- Fixed incorrect window size when using WindowBorderless
- AllowAshleySuplex: restores Ashley suplex glitch back to game (previously only possible in the first GameCube NTSC release)
- Allow reading DAT/EVD inner-files from loose folders if they exist, instead of needing to repack into the DAT/EVD
- Patched game to allow enabling subtitles when using English language, if valid subtitle data exists
- Added newly written English subtitle data to the game, which was missing originally (thanks to linkthehylian, Zaphero1, nr1995 & laymonage for writing/contributing to these!)
- Fixed certain incorrect subtitles during radio conversations (thanks to linkthehylian for correcting them, and zatarita for helping to locate them!)
- EnableFastMath: replaces games older math functions with newer SSE-enabled equivalents, helps improve framerate issues in certain areas
- PrecacheModels: helps solve framerate drops when showing multiple new enemies on screen at once (disabled by default as vanilla/HDProject doesn't require it - mod authors may find it useful though!)
- OverrideCostumes: allows changing character costumes at any point, and fixes missing physics & animation issues with certain costumes
- Updated SilenceArmoredAshley patch to allow setting changes on-the-fly
- Allow tweaking volume levels of music/effects/cutscenes during gameplay, via new Audio section in the re4_tweaks config menu.
- Now reads setting override INIs from re4_tweaks\setting_overrides\ folder, useful for mod authors that require certain re4_tweaks setting values (more details inside override_info.txt file)
- FixDPIScale: fixes DPI scaling issues when monitor scaling is set above 100%