simons-public / protonfixes

A module for applying fixes at runtime to unsupported games with Steam Proton without changing game installation files
https://simons-public.github.io/protonfixes/
Other
233 stars 114 forks source link

kdialog splash not working #121

Closed soredake closed 4 years ago

soredake commented 4 years ago

Describe the bug Kdialog splash is not working, and no fixes installed. If i install python-cef python-kivy kdialog is working and fixes installed.

To Reproduce Install arch, install kdialog, try launch game with fixes.

Expected behavior Kdialog wokring.

Logs kdialog.log

from protonfixes import debug
import protonfixes

Operating System:

Game (if applicable):

Additional Information Add any other information [i.e. Modified Proton, Non-default Steam Library folder, etc] that might be useful in troubleshooting.

mrjackv commented 4 years ago

Looked at the log, I made a mistake :scream: App is a kivy class, but it might not exist and so pf crashes Will send PR asap