mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-13 17:47:12 -04:00
commit
a0c9da6712
@ -10,5 +10,6 @@ Compiling with Carbide C++
|
||||
- In PKG File drop down list, select `misc\symbian\ClassiCube.pkg`.
|
||||
- Check `Don't sign sis file`, click OK.
|
||||
- Apply and close properties.
|
||||
- Project > Build
|
||||
|
||||
(Based off comments from https://github.com/ClassiCube/ClassiCube/pull/1360)
|
@ -92,6 +92,7 @@ And also runs on:
|
||||
* PS1 - unfinished, major rendering and **stability issues** (can [download from here](https://www.classicube.net/download/ps1))
|
||||
* Xbox 360 - completely unfinished, **broken on real hardware** (can [download from here](https://www.classicube.net/download/360))
|
||||
* Xbox - unfinished, major rendering issues (can [download from here](https://www.classicube.net/download/xbox))
|
||||
* Symbian (S60 3rd Edition FP1 and later) - unfinished, but usable
|
||||
|
||||
# Compiling
|
||||
|
||||
@ -392,6 +393,10 @@ Run `make saturn`. You'll need [libyaul](https://github.com/yaul-org/libyaul)
|
||||
|
||||
The PowerPC build will usually perform much better
|
||||
|
||||
#### Symbian S60
|
||||
|
||||
[Guide for Carbide.c++](misc/symbian/readme.md)
|
||||
|
||||
#### Other systems
|
||||
|
||||
You'll have to write the necessary code. You should read `portability.md` in doc folder.
|
||||
|
Loading…
x
Reference in New Issue
Block a user