update cli
parent
3f6a957039
commit
5341d1bd8d
|
@ -7,7 +7,7 @@ Cxbx-Reloaded is a single executable which operates in two different modes:
|
|||
2. To emulate Xbox software, Cxbx-Reloaded relaunches itself (with the path to the Xbox executable to run on the command-line).
|
||||
The emulated Xbox screen is then put over the user-interface.
|
||||
At the end of emulation, the second instance terminates and the user-interface reappears.
|
||||
* If you want to start standalone emulation, than the following argument should be input `cxbx.exe /load "path to xbe"` via command prompt.
|
||||
* If you want to start standalone emulation, than the following argument should be input `cxbxr-ldr.exe /load "path to xbe"` via command prompt.
|
||||
|
||||
If another process launches Cxbx-Reloaded (for instance, a user starts a shortcut via Windows Explorer) with a command-line argument, there's no parent process, so when emulation ends in this scenario, the Cxbx-Reloaded process terminates entirely.
|
||||
|
||||
|
|
Loading…
Reference in New Issue