xenia
xenia copied to clipboard
XamLoaderLaunchTitle does not currently work
In Xenia, I cannot start running a new xex after one xex is already running. For example: before starting a new game, I need to close Xenia and reopen it. I also cannot go into Call of Duty Multiplayer after starting the game's default.xex, because the multiplayer is default_mp.xex. Please fix this bug
Thank you
Its not a bug. Its because xenia simply doesn't know how to swap between xex's.
The issue is the XamLoaderLaunchTitle
API. At the moment, we handle termination in Xenia very poorly.
Related to #665.