- Add support for the "American McGee's Alice" title screen from the console versions
- Add support for Anisotropic Texture Filtering
- Add a fix related to menu timing issues during rapid transitions
- Add a workaround for the main menu issue when using Proton (Linux)
- Add scaling for the legal screen
- Improve the scaling for the menu borders on non-16:9 aspect ratios
- Fix 'AutoResolution' to remember when the resolution 640x480 is choosen
- Add 'Alice2Path' in the configuration to set a custom path for Alice: Madness Returns
- Add 'DisableCursorScaling' in the configuration to prevent automatic adjustments of the cursor size
- Add 'CustomSavePath' to set a custom path for saving the game's data
- Adjust the position of the save icon to be more accurate to the console version when 'ConsolePortHUD' is enabled
- Adjust the vertical alignment of the text in the dialog box for two-line messages, similar to the positioning used in the console versions
- Add "Resolution" and "Fullscreen" settings to the controller menu
- Add original Quit screen with Controller Button prompts (Thanks @CRASHARKI)
- Fixed an issue on the PlayStation controller screen where the D-Pad and left stick controls were incorrectly swapped
- Fixed scaling for the "Press Any Key" dialog box in the control settings
- Replace the "injector" dependency that was unnecessarily increasing the size of the executable
- Added some missing imports for
winmm
which could break if used with other.dll
mods