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

Fix engine module for unknown game engines #91

Closed pchome closed 4 years ago

pchome commented 4 years ago

Everything else seems works as expected.

For -pf_nointro -pf_windowed -pf_dxvk_set=dxvk.hud=full unknown game engine

ProtonFixes[28597] INFO: Running protonfixes
ProtonFixes[28597] INFO: Engine: unknown Game engine
ProtonFixes[28597] INFO: Using local defaults for "Saints Row IV" (206420)
ProtonFixes[28597] WARN: nointro: Engine not defined
ProtonFixes[28597] WARN: windowed: Engine not defined
ProtonFixes[28597] INFO: Creating new DXVK config
ProtonFixes[28597] ADD: env: DXVK_CONFIG_FILE=/tmp/protonfixes_dxvk.conf
ProtonFixes[28597] ADD: DXVK: dxvk.hud = full

known game engine

ProtonFixes[23115] INFO: Running protonfixes
ProtonFixes[23115] INFO: Engine: Unity
ProtonFixes[23115] INFO: Engine: https://pcgamingwiki.com/wiki/Engine:Unity
ProtonFixes[23115] INFO: Using local defaults for "Kingdom: Classic" (368230)
ProtonFixes[23115] WARN: Unity: nointro: not supported
ProtonFixes[23115] INFO: Unity: windowed: borderless window
ProtonFixes[23115] INFO: Creating new DXVK config
ProtonFixes[23115] ADD: env: DXVK_CONFIG_FILE=/tmp/protonfixes_dxvk.conf
ProtonFixes[23115] ADD: DXVK: dxvk.hud = full