diff --git a/Cxbx-Reloaded-overview.md b/Cxbx-Reloaded-overview.md index 7ce14d1..22775ea 100644 --- a/Cxbx-Reloaded-overview.md +++ b/Cxbx-Reloaded-overview.md @@ -5,7 +5,8 @@ Cxbx-Reloaded is a single executable which operates in two different modes: 1. If launched normally (without any command-line arguments), it will show a user-interface. 2. To emulate Xbox software, Cxbx-Reloaded re-launches itself (with the path to the Xbox executable to run on the command-line). The emulated Xbox screen is put over the user-interface. At the end of emulation, the second instance terminates and the user-interface re-appears. -3. If another process launches Cxbx-Reloaded (for instance, a user starts a short-cut 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. + +If another process launches Cxbx-Reloaded (for instance, a user starts a short-cut 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. # Emulation aspects