diff --git a/README.md b/README.md index 2818846..7af9dca 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ git clone https://git.redacted.cc/Redacted/Re3D.git && cd Re3D && mkdir build && So then, A simple game-engine with the goal of **all** of the code being public domain. ### Additional Notes -It is possible to run Re3D on ARM. Re3D is known to run on the X13s using Ubuntu 24.04 at a reported 500 FPS as of writing. Thank you to Richard Neale for this discovery! +It is possible to run Re3D on ARM. Re3D is known to run on the X13s using Ubuntu 24.04 at a reported 500 FPS (Software Renderer) as of writing. Thank you to Richard Neale for this discovery! It is also possible to run Re3D on the VisionFive2 (RISC-V). We've tested this not long ago and have made appropriate fixes since. If I remember correctly we were running Debian on the board. (FPS not documented, but we remember it being quite low - Maxine)