Hyper

Results 16 issues of Hyper

This would make it easier to extract achievement icons and information for Xbox 360 executables through ROM Properties.

TODO: - Localise the error message in `locale.cpp`. - Test on unsupported hardware (if failing, compile `main.cpp` with `no-avx` flag). - Test on platforms other than Windows.

Closes https://github.com/hedge-dev/UnleashedRecomp/issues/895.

Closes https://github.com/hedge-dev/UnleashedRecomp/issues/939.

Not a perfect solution for mitigating save data corruption, for that we'd want backups of `SYS-DATA` created before writing to the main file. This should prevent corruption by casually closing...

When enabled with any language other than Japanese, the game title will be SONIC WORLD ADVENTURE. If the language is Japanese, the game title will be SONIC UNLEASHED. Closes https://github.com/hedge-dev/UnleashedRecomp/issues/1196.

Moved all of the sources in `./UnleashedRecomp/api/` over to a new repository: [SWA](https://github.com/hedge-dev/SWA). This is by no means any progress towards code modding, just an easier way for people developing...

This PR adds the following codes; - Disable Drift on Brake - disables the ability to drift by holding back on the analog stick and turning. - Disable Drift on...

hmm code

Closes https://github.com/hedge-dev/UnleashedRecomp/issues/324.