optimize performance -> readme to-do

This commit is contained in:
aap 2021-02-14 09:48:35 +01:00
parent 0dd5be788f
commit 475a4d71d8
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ Some of them can be toggled at runtime, some cannot.
The following things would be nice to have/do:
* Fix physics for high FPS
* Improve performance on lower end devices, especially the OpenGL layer on the Raspberry Pi (if you have experience with this, please get in touch)
* Compare code with PS2 code (tedious, no good decompiler)
* [PS2 port](https://github.com/GTAmodding/re3/wiki/PS2-port)
* Xbox port (not quite as important)