Skip to content

Releases: simons-public/protonfixes

1.0.15

27 Oct 21:35
Compare
Choose a tag to compare
  • 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

22 Oct 23:16
Compare
Choose a tag to compare
  • 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

17 Oct 22:44
Compare
Choose a tag to compare

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

16 Oct 16:16
Compare
Choose a tag to compare
Version bump for pypi

1.0.9

12 Oct 00:39
Compare
Choose a tag to compare
  • Added better logging
  • Added Munch's Oddysee to gamefixes
  • Updated gamefixes to use new features

1.0.8

12 Oct 00:38
Compare
Choose a tag to compare
  • Fix to proton path detection bcf30c9
  • Removed 'STEAMSCRIPT' env var requirement

1.0.7

12 Oct 00:37
Compare
Choose a tag to compare
  • Added debugging info to Steam log

1.0.5

09 Oct 00:20
Compare
Choose a tag to compare

Fix for #3 so the Proton directory can be found in alternate installation paths

1.0.4

09 Oct 00:18
Compare
Choose a tag to compare
  • 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

07 Oct 08:39
0811517
Compare
Choose a tag to compare

Added the ability to use a 32bit prefix with util.use_win32_prefix()