Skip to content

AssaultCube OUYA v1.0

Choose a tag to compare

@RyoSaeba89 RyoSaeba89 released this 09 Jun 20:34
· 7 commits to main since this release

AssaultCube — OUYA port (v1.0)

A native port of AssaultCube (Cube-engine FPS) to the OUYA console — NVIDIA Tegra 3,
Android 4.1 (API 16), OpenGL ES 2.0 via gl4es, with full game-controller support.

Install

  1. Enable sideloading / connect ADB to your OUYA.
  2. adb install AssaultCube-OUYA-v1.0.apk (or copy it to the console and open it with a file manager).

Controls (OUYA pad)

  • Left stick move · Right stick look
  • R2 fire · L2 aim · R1/L1 next/prev weapon
  • A jump · B crouch · X reload · Y knife
  • D-pad grenade / pistol / weapon cycle
  • Start menu · Back (hold) scoreboard

Notes

  • Online multiplayer works — join the official AssaultCube servers from the in-game server browser.
  • Single-player vs bots (three difficulties) also fully playable.
  • Renders at 720p upscaled to fullscreen for a smooth framerate on the Tegra 3 (render scale /
    quality are adjustable — see OUYA_PORT.md).

Built from source in this repo — see OUYA_PORT.md for the full build + engineering log.
Based on AssaultCube (assaultcube/AC); zlib/libpng-style license (Cube engine) retained.