From 475a4d71d8f706a0e971930bac6415abdf1e15ff Mon Sep 17 00:00:00 2001 From: aap Date: Sun, 14 Feb 2021 09:48:35 +0100 Subject: [PATCH] optimize performance -> readme to-do --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93b69340..44621056 100644 --- a/README.md +++ b/README.md @@ -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)