mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2025-08-11 09:55:35 +02:00
Update README.release.md
This commit is contained in:
parent
1efbeee272
commit
790be55730
1 changed files with 5 additions and 5 deletions
|
@ -9,12 +9,12 @@ https://gitlab.com/Mr_Goldberg/goldberg_emulator
|
||||||
|
|
||||||
## How to use:
|
## How to use:
|
||||||
1. Replace the `steam_api(64).dll` (Windows) or `libsteam_api.so` (Linux) from the game with the emu.
|
1. Replace the `steam_api(64).dll` (Windows) or `libsteam_api.so` (Linux) from the game with the emu.
|
||||||
2. Use the command line tool `generate_emu_config` to generate the `steam_settings` folder
|
2. Use any Tools that generate a `steam_settings` folder. (You can just copy the `steam_settings.EXAMPLE` folder and edit the configs, easier for many people)
|
||||||
3. Use the command line tool `generate_interfaces` to generate the file `steam_interfaces.txt`,
|
4. Use the command line tool `generate_interfaces` to generate the file `steam_interfaces.txt`,
|
||||||
then move it inside the folder `steam_settings`
|
then move it inside the folder `steam_settings`
|
||||||
4. Move the entire folder `steam_settings` beside the emu .dll/.so.
|
5. Move the entire folder `steam_settings` beside the emu .dll/.so.
|
||||||
5. Copy the the example files `steam_settings.EXAMPLE\configs.xxx.EXAMPLE.ini` and paste them inside your own `steam_settings` folder, then the postfix `.EXAMPLE`.
|
6. Copy the the example files `steam_settings.EXAMPLE\configs.xxx.EXAMPLE.ini` and paste them inside your own `steam_settings` folder, then remove the postfix `.EXAMPLE`.
|
||||||
6. Make sure to keep the **only** options you need, do **NOT** sepecify everything inside these .ini files
|
7. Make sure to keep the **only** options you need, do **NOT** need to specify everything inside these .ini files
|
||||||
|
|
||||||
|
|
||||||
Mr.Goldberg's note:
|
Mr.Goldberg's note:
|
||||||
|
|
Loading…
Add table
Reference in a new issue