diff options
author | aap <aap@papnet.eu> | 2021-02-14 09:48:40 +0100 |
---|---|---|
committer | aap <aap@papnet.eu> | 2021-02-14 09:48:40 +0100 |
commit | d0afa692f523bf6d3b13403ab5c7eb6d8115a6bb (patch) | |
tree | 546b89cdc638033518f3164649d833c605fb61a0 /README.md | |
parent | 9f6f9a7af3f68c3732b655cd31bd6f11a2f5bc22 (diff) |
optimize performance -> readme to-do
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,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) * [PS2 port](https://github.com/GTAmodding/re3/wiki/PS2-port) * Xbox port (not quite as important) * reverse remaining unused/debug functions |