mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-22 17:47:20 +03:00
Supress logging
This commit is contained in:
parent
3bec747ea6
commit
78e6740735
4 changed files with 22 additions and 6 deletions
10
README.md
10
README.md
|
|
@ -8,11 +8,6 @@ Based on re3, uses some code from [Dreamcast](https://gitlab.com/skmp/dca3-game)
|
|||
|
||||
See [TODO.md](/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
|
||||
|
|
@ -20,6 +15,11 @@ Tested devices:
|
|||
- 128 MB RAM with at least 50 MB free (won't run on regular 64 MB N95 unless you disable all textures)
|
||||
- Functional E: drive with 400 MB of free space (will be more as it'll start to support audio)
|
||||
|
||||
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
|
||||
|
||||
## Building
|
||||
|
||||
Import bld.inf in Carbide.c++ with Symbian^3 or newer SDK, add PKG file to SIS Builder and build the project.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue