-
Notifications
You must be signed in to change notification settings - Fork 25
Emulators
Q: Can I use emulators with OSOL to run support utilities or master launchers through Steam?
A: Yes. You can add up to two support utilities as the LauncherPath
and PreLaunchExecPath
variables. However, only the LauncherPath
executable will be tracked/closed automatically when the GamePath
executable has exited.
Note: As of v1.09g you can use the ForceKillExternals=True
variable in the OSOL .ini to force the PreLaunchExecPath
executable to be closed when OSOL exits.
Q: How can I use a pre-game utility like SC Gyro for CemuHook with Cemu?
A: In the case of FrogTheFrog's Steam Gyro for CemuHook utility, simply follow the normal instructions for OSOL, except choosing the SC for CemuHook utility's steam-gyro-for-cemuhook.exe
as the LauncherPath
. Choose your Cemu GamePath
as normal.
You can also have Cemu auto-start a game upon launch by changing the GameArgs
in the OSOL .ini to something like: -g "C:\Games\yourgame.wud" -f
These instructions are up to date as of version v1.09h on 12/20/2021.