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 | |
parent | Merge pull request #1024 from IlDucci/miami (diff) | |
download | re3-d0afa692f523bf6d3b13403ab5c7eb6d8115a6bb.tar re3-d0afa692f523bf6d3b13403ab5c7eb6d8115a6bb.tar.gz re3-d0afa692f523bf6d3b13403ab5c7eb6d8115a6bb.tar.bz2 re3-d0afa692f523bf6d3b13403ab5c7eb6d8115a6bb.tar.lz re3-d0afa692f523bf6d3b13403ab5c7eb6d8115a6bb.tar.xz re3-d0afa692f523bf6d3b13403ab5c7eb6d8115a6bb.tar.zst re3-d0afa692f523bf6d3b13403ab5c7eb6d8115a6bb.zip |
Diffstat (limited to '')
-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 |