Skip to content

Releases: mafradon/GTACTW-Port-R36s

v1.0 — first public release

04 Jun 21:30

Choose a tag to compare

First public release of the GTA: Chinatown Wars port for R36S and clones running ArkOS.

What's in this release

The attached ZIP contains everything you need to drop into /roms/ports/ on
the device, plus the launcher script. Source is in this repo.

Tested working on

  • R36S (Mali-400 Utgard, Rockchip RK3326)
  • R36S clones with Mali-Bifrost G31 (Rockchip RK3566)

Features

  • All rendering programs working: world geometry, lit objects, animated sprites, HUD/minimap
  • Full audio: sound effects + radio / music streaming (mpg123 + OpenAL via ALSA)
  • Gamepad input (built-in retrogame_joypad, GO-Super, and any standard SDL gamepad)
  • Save games persist across launches
  • 4× MSAA, trilinear mipmaps, anisotropic filtering (up to 16×)
  • BGRA→RGBA texture swizzle for Mali compatibility

Installation

  1. Copy the contents of the zip into /roms/ports/
  2. Drop your own main.4.com.rockstargames.gtactw.obb and gtacw.apk (v1.04)
    into /roms/ports/gtactw/
  3. Launch the port. On first run, the launcher extracts both archives with
    on-screen progress, then deletes them to reclaim ~838 MB

You must legally own the Android version of the game. No assets are bundled.

See the README for the full
build-from-source and install instructions.