kegsmr / sc4mp-client

SimCity 4 Multiplayer Project Launcher
https://www.sc4mp.org
MIT No Attribution
19 stars 5 forks source link

Steam Error: `Application load error 5:0000065434` #13

Open kegsmr opened 1 year ago

kegsmr commented 1 year ago

This error occurs on certain Steam installations of SimCity 4 when launching the game. Exact cause unknown.

Workarounds:

image

asier-ochoa commented 1 year ago

This happens to me when I attempt to launch the steam version directly from the exe without the Steam executable. One option to fix this is for the game to be launched using steam's browser protocol for steam users, especifically steam://run/<id>//<args>/.

kegsmr commented 1 year ago

This happens to me when I attempt to launch the steam version directly from the exe without the Steam executable. One option to fix this is for the game to be launched using steam's browser protocol for steam users, especifically steam://run/<id>//<args>/.

That's a great idea. I'll have to look into that.