GTA: San Andreas - Nintendo Switch port
This is a wrapper/port of the Android version of Grand Theft Auto: San Andreas (v2.11.311).
It loads the original game binary, patches it and runs it.
It's basically as if we emulate a minimalist Android environment in which we natively run the original Android binary as is.
The performance isn't great at the moment
It's CPU-bound on draw calls, the game issues a lot of GL calls per frame and Switch mesa driver is slow per-call
Thanks to @dima353 for the improvements, including patches from the Vita port and shader optimizations
Available here :
https://github.com/NaGaa95/gtasa_nx
This is a wrapper/port of the Android version of Grand Theft Auto: San Andreas (v2.11.311).
It loads the original game binary, patches it and runs it.
It's basically as if we emulate a minimalist Android environment in which we natively run the original Android binary as is.
The performance isn't great at the moment
It's CPU-bound on draw calls, the game issues a lot of GL calls per frame and Switch mesa driver is slow per-call
Thanks to @dima353 for the improvements, including patches from the Vita port and shader optimizations
Available here :
https://github.com/NaGaa95/gtasa_nx






