protonfixes icon indicating copy to clipboard operation
protonfixes copied to clipboard

no protonfixes modue user_settings

Open AireagoirSteam opened this issue 2 years ago • 4 comments

An error with proton not detecting protonfixes while proton fixes is installed globally my distro is ubuntu 20.04

To Reproduce Steps to reproduce the behavior install protonfixes development build then run install_protonfixes, start steam then hit play on tomb raider 1. Additionally adding the debugging for protonfixes didn't do anything or produce any logs in /tmp/dump

Expected behavior A clear and concise description of what you expected to happen. protonfixes to be detected and working and some visual indication of protonfixes

Proton: ************************************************ Proton: THERE IS AN ERROR IN YOUR user_settings.py FILE: Proton: No module named 'protonfixes' Proton: ************************************************

Operating System: Porotn 6.3-6 Ubuntu 20.04

Game (if applicable):

  • Game Name:Tomb Raider 1
  • Game ID:224960

AireagoirSteam avatar Sep 25 '21 14:09 AireagoirSteam

this must be caused by #164 because protonfixes is no longer correctly installed to the soldier runtime

VoodaGod avatar Jan 14 '22 10:01 VoodaGod

Any ideas if a workaround or possible fix?

AireagoirSteam avatar Jan 14 '22 14:01 AireagoirSteam

i tried putting protonfixes into my soldier runtime's python folder, but proton could still not find it. hopefully someone who knows what they're doing can figure this out, i didn't get anywhere in the couple hours I tried to get it to work

VoodaGod avatar Jan 14 '22 15:01 VoodaGod

Ah, that's why I wasn't able to test it with adding use protonfixes in the user_settings.py and having the file beneath .config/protonfixes/localfixes.

What I ended up with was using GE Proton and adding my file to the .steam/compatibilitytools.d/GE-Proton7-21/protonfixes/gamefixes folder.

I guess the testing segment in the wiki should be updated accordingly.

Corben78 avatar Jul 01 '22 12:07 Corben78