openrw
openrw copied to clipboard
OpenRW "Open ReWrite" is an un-official open source recreation of the classic Grand Theft Auto III game executable
I'm not sure if anyone else asked this before, but I recently discovered that GTA III was decompiled last year. The code is still available at https://github.com/td512/re3 and I had...
Doing review doesn't require that you have understand all code. If something is hard to read, you can ask author to explain why he/she thinks it is best approach. Bugs...
http://docs.flatpak.org/en/latest/introduction.html#reasons-to-use-flatpak https://github.com/flathub/flathub/wiki/App-Submission
Hello, I am trying to compile and run this project on an unsupported platform. I am trying it in Haiku, to achieve this I only had to make a modification...
Running the game above 60fps results in doubled frames. GPU usage looks like it's rendering more frames (38% usage at 60fps, and 82% usage at 144fps), and Rivatuner reports higher...
Fixes the gates opening/closing. Distance to stop the gate when it's closing and would collide with a ped or a car has been tuned with eye precision so not 1:1...
The player can now no longer accelerate whilst exiting a vehicle. This prevents Claude from floating next to the vehicle if the player accelerates during the exit animation. At the...
Like the exit vehicle pull request, this one improves entering a vehicle
This removes a lot of stuff that's needed just for Qt and simplifies the code.   A few things left to match functionality...