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

Kivy splash #117

Closed mrjackv closed 4 years ago

mrjackv commented 4 years ago

As discussed in #116 this is a PR for the inclusion of a splash screen based on kivy. There is also the soft-deprecation of cef, which means that cef will not be used by default even if present, it will be used only if specifically set in the config (this was an arbitrary choice, the reinclusion or the complete removal of cef is trivial).

The README.md has been updated to reflect the recent changes regarding splash screens.