mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-12-25 01:44:15 +08:00
update notes
This commit is contained in:
parent
3482c6fae3
commit
7feca7f173
@ -37,9 +37,10 @@ You do not need to create a `steam_interfaces.txt` file for the `steamclient` ve
|
|||||||
* `Mode` (in `[Persistence]` section):
|
* `Mode` (in `[Persistence]` section):
|
||||||
- 0 = turned off
|
- 0 = turned off
|
||||||
- 1 = loader will spawn the exe and keep hanging in the background until you press "OK"
|
- 1 = loader will spawn the exe and keep hanging in the background until you press "OK"
|
||||||
- 2 = loader will NOT spawn exe, it will just setup the required environemnt and keep hanging
|
- 2 = loader will NOT spawn exe, it will just setup the required environemnt and keep hanging in the background
|
||||||
in the background until you run the exe manually, and press "OK" when you've finished playing.
|
you have to run the Exe manually, and finally press "OK" when you've finished playing
|
||||||
This should help in scenarios where an external app has to launch the game, it is also recommended to run the loader with admin rights in this mode
|
you have to rename the loader to "steam.exe"
|
||||||
|
it is advised to run the loader as admin in this mode
|
||||||
|
|
||||||
|
|
||||||
**Note** that any arguments passed to `steamclient_loader.exe` via command line will be passed to the target `.exe`.
|
**Note** that any arguments passed to `steamclient_loader.exe` via command line will be passed to the target `.exe`.
|
||||||
|
@ -39,6 +39,7 @@ IgnoreLoaderArchDifference=0
|
|||||||
# 1 = loader will spawn the exe and keep hanging in the background until you press "OK"
|
# 1 = loader will spawn the exe and keep hanging in the background until you press "OK"
|
||||||
# 2 = loader will NOT spawn exe, it will just setup the required environemnt and keep hanging in the background
|
# 2 = loader will NOT spawn exe, it will just setup the required environemnt and keep hanging in the background
|
||||||
# you have to run the Exe manually, and finally press "OK" when you've finished playing
|
# you have to run the Exe manually, and finally press "OK" when you've finished playing
|
||||||
|
# you have to rename the loader to "steam.exe"
|
||||||
# it is advised to run the loader as admin in this mode
|
# it is advised to run the loader as admin in this mode
|
||||||
Mode=0
|
Mode=0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user