Find a file
2026-05-06 23:30:01 +05:00
gamefiles Initial commit 2026-04-29 04:17:06 +05:00
group Preparations for possible audio impl in future 2026-05-06 23:23:36 +05:00
sis Enable both gles1 and gles2 builds 2026-05-06 23:14:16 +05:00
src Update todo, disable effects in s60v3 2026-05-06 23:30:01 +05:00
utils/gxt Initial commit 2026-04-29 04:17:06 +05:00
vendor/librw Merge gles1 and master 2026-05-06 22:01:55 +05:00
.gitignore Restore gl1 implementation 2026-05-01 19:50:02 +05:00
README.md Add notes about building 2026-05-03 05:13:02 +05:00
TODO.md Update todo, disable effects in s60v3 2026-05-06 23:30:01 +05:00

re3-symbian

Work-in-progress port of GTA III for Symbian^3 using GLES 2.0

Based on re3, uses some code from Dreamcast and Vita ports.

State

Currently compiles and runs normally on Nokia 700 (Belle FP1), and with texture glitches on Nokia N8 (Symbian Anna) and Nokia E7 (Belle Refresh).

See TODO.md for more details on project state

Building

Import bld.inf in Carbide.c++ with Symbian^3 or newer SDK, add PKG file to SIS Builder and build the project.

I use Carbide.c++ 3.2, Symbian Belle SDK with sbsv2 from QtSDK and RVCT 4.0, but it should also work with GCCE 4.4.1.

Combination of S60 5th Edition (and older) with GCCE 3 or RVCT 2.2 produces non-working binaries, either use GCCE 4, or Symbian^3 SDK.

License (copied from original README)

We don't feel like we're in a position to give this code a license.
The code should only be used for educational, documentation and modding purposes.
We do not encourage piracy or commercial use.
Please keep derivate work open source and give proper credit.