ThirteenAG / WidescreenFixesPack

Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.
https://thirteenag.github.io/wfp
MIT License
2.33k stars 222 forks source link

[Linux/wine] SCC fusion mod not working. #1438

Open Fabxx opened 1 year ago

Fabxx commented 1 year ago

tried to launch with d3d9 override at native,builtin and also without overrides. The dll does not inject. Is there a specific game version that needs to be used? I'm using a deluxe edition repack with all DLCs

ThirteenAG commented 1 year ago

It's not d3d9 that loads asi, it's version.dll.

Fabxx commented 1 year ago

It's not d3d9 that loads asi, it's version.dll.

ok, i tried overriding version as native,builtin but this time the process just terminates when it has to launch

ThirteenAG commented 1 year ago

Likely exe is not compatible, I'm only able to test with latest steam version.

Fabxx commented 1 year ago

understood, will try with another exe based on the lastes 1.04 and will update on the situation

frankchau93 commented 3 weeks ago

Were you able to figure this out?