Releases: simons-public/protonfixes
Releases · simons-public/protonfixes
1.0.15
- Features can be turned off/on using ~/.config/protonfixes/config.ini
- Checks added that generate warnings in the log for potential issues
- Corefonts are now symlinked instead of hardlinked
- util.install_from_zip added
Gamefixes Added:
- Banished
Gamefixes updated:
- Doom 2016 (Added CChromaEditorLibrary to fix 100% cpu usage)
1.0.14
- Protontricks now uses Proton wine with winetricks
- Added checks module, currently only warns about esync file limits
- Protonfixes now automatically installs ms corefonts due to the number of games requiring them
- Minor modifications to the debugging output
- Game name is now automatically parsed and output in the log
- CEF excepthook has been restored so the splash doesn't hang during crashes
Game fixes added:
- A Hat in Time
- Rise of Nations
- Fallout 1
- Fallout 2
1.0.13
Big thanks to all the contributors:
dreamer
pchome
MrCraigen
BlueBoxWare
Includes new utils:
- util.set_dxvk_option
- util.disable_dxvk
- util.disable_esync
- util.disable_d3d11
- util.disable_d3d10
- util.disable_nvapi
- util.winedll_override
- util.get_game_install_path
New games:
- Little Nightmares
- Titan Quest
- Evil Within
- Tomb Raider I
- Bioshock 2 Remastered
1.0.12
Version bump for pypi
1.0.9
- Added better logging
- Added Munch's Oddysee to gamefixes
- Updated gamefixes to use new features
1.0.8
1.0.7
- Added debugging info to Steam log
1.0.5
1.0.4
- Added a splash screen for long running fixes (i.e winetricks)
- Added a util to make command replacements
- Added a util to append arguments
1.0.3
Added the ability to use a 32bit prefix with util.use_win32_prefix()