Find a file
2026-05-13 11:52:05 +05:00
gamefiles Initial commit 2026-04-29 04:17:06 +05:00
group Add resources in pkg 2026-05-09 18:10:08 +05:00
sis Bump pkg version 2026-05-12 22:46:35 +05:00
src VC4 fixes 2026-05-12 22:44:44 +05:00
utils/gxt Initial commit 2026-04-29 04:17:06 +05:00
vendor/librw VC4 fixes 2026-05-12 22:44:44 +05:00
.gitignore Fix compilation for windows 2026-05-12 07:00:35 +05:00
printHash.bat Fix compilation for windows 2026-05-12 07:00:35 +05:00
printHash.sh Fix compilation for windows 2026-05-12 07:00:35 +05:00
README.md Update readme 2026-05-13 11:52:05 +05:00
TODO.md Update todo 2026-05-12 22:49:50 +05:00

re3-symbian

Work-in-progress port of GTA III for Symbian devices.

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

State

See TODO.md for more details on project state.

Tested devices:

  • Belle with BCM2763 (700) - GLES 2.0
  • Anna/Belle with BCM2727 (E7, N8, E6) - GLES 2.0
  • S60v3.1 with PowerVR MBX (E90, N95) - GLES 1.1

Device requirements

  • S60 3rd Edition FP1, S60 5th Edition (non-Nokia), Symbian^3 or later
  • GPU
  • 128 MB RAM with at least 50 MB free
  • Functional E: drive with 400 MB of free space

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.

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.