Disquse
Disquse
I was surprised that ~25% of website visitors are using smartphones. I don't understand why, but it means that I need somehow optimize current design to make it work better...
Feel free to contribute your localization packages for the current version of the project. Take a look at [this file](https://github.com/Disquse/PUBGServersPing/blob/master/src/locales/en.json) to see how you can do it. The text in...
### Goal of this PR The goal of this PR is to improve the readability of `rage::netTimeSync` related code. Additionally, it aims to improve the maintainability of `CloneExperiments.cpp` by logically...
#pm files contains file name string pointer (0x38 offset). Wrote a silly script to batch-export names (for future updates): https://gist.github.com/Disquse/014882c6463a66af7e184d79136aeaed
### Goal of this PR The fix introduced in d1b35aa (#2358) didn't resolve some broken scenarios. This PR is meant to resolve everything. ### How is this PR achieving the...
### Goal of this PR Using an invalid marker type index will cause an OOB crash. This PR is meant to fix this issue. ### How is this PR achieving...