diff --git a/FAQ.md b/FAQ.md index a1944ec..8c0c9b3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -25,7 +25,7 @@ Function: const class amdaemon:: AimeUnit &_thiscall amdaemon:: Aime::getUnit(un Message: `unitIndex` is out of range. ``` -To fix this, simply add the OpenSSL patch to [environment variables](https://www.reddit.com/r/Smite/comments/pl35y6/fix_64bit_not_working_on_10th_gen_and_11th_gen/) or to the first line in `start.bat`: +To fix this, simply add the OpenSSL patch to [environment variables](https://www.reddit.com/r/Smite/comments/pl35y6/fix_64bit_not_working_on_10th_gen_and_11th_gen/) or to the first line in `launch.bat`: ```bat set OPENSSL_ia32cap=:~0x20000000 @@ -254,7 +254,7 @@ Path to the amfs directory in segatools.ini too long. Newer "AM Daemon" version ### RegCreateKeyExW(). ErrorCode -5 -Cannot write to registry as non-admin, so either update your sgeatools or run the `start.bat` as admin. +Cannot write to registry as non-admin, so either update your sgeatools or run the `launch.bat` as admin. ### amSysFileInitEx(). ErrCode -5 diff --git a/SDBT.md b/SDBT.md index f40757b..eda67a4 100644 --- a/SDBT.md +++ b/SDBT.md @@ -69,7 +69,7 @@ This file will automaticall be created when you hold enter in Test mode or the a | [ARTEMiS](https://gitea.tendokyu.moe/Hay1tsme/artemis) | Python 3.9+ | - Harder to setup/easy to run
- Useless GUI
- Faster/more frequent updates
- Supports importing your own Option data | 11. Regardless of the used server, make sure the title server IP address is not `localhost` or `127.0.0.1`, rather your own IPv4 address! -12. DONE! Launch `start.bat` and have fun +12. DONE! Launch `launch.bat` and have fun (c) Instructions written by Dniel97 \ No newline at end of file diff --git a/SDDS.md b/SDDS.md index 6432266..a179be1 100644 --- a/SDDS.md +++ b/SDDS.md @@ -21,7 +21,7 @@ Some instructions how to get SDDS up and running | Key | Default Value | Documentation | | --------- | --------- | ------------- | | `amfs` | Empty string (causes a startup error) | Configure the location of the SEGA AMFS volume. Stored on the `E` partition on real hardware. | -| `appdata` | appdata | Configure the location of the SEGA "APPDATA" volume (nothing to do with the Windows user's `%APPDATA%` directory). Stored on the `Y` partition on real hardware. Do not change the value if you don't want to break the start.bat script! | +| `appdata` | appdata | Configure the location of the SEGA "APPDATA" volume (nothing to do with the Windows user's `%APPDATA%` directory). Stored on the `Y` partition on real hardware. Do not change the value if you don't want to break the launch.bat script! | | `option` | Empty string | Configure the location of the "Option" data mount point. This mount point is optional (hence the name, probably) and contains directories which contain minor over-the-air content updates. | #### `[dns]` @@ -80,9 +80,9 @@ These are dinput button numbers. Note that buttons are numbered from 1, while so | 2.30 | [Download](https://gitea.tendokyu.moe/Dniel97/SEGAguide/media/branch/master/SDDS/230.zip) | - includes amfs folder with correct ICF files | -6. Launch `start.bat` to configure the Server +6. Launch `launch.bat` to configure the Server 7. Wait for the NETWORK CHECK, enter Test Menu (`1` keyboard button): `GAME ASSIGNMENTS` -> `SUB` and change it to `MAIN`, and click yes to REBOOT -8. DONE! Launch `start.bat` and have fun :) +8. DONE! Launch `launch.bat` and have fun :) 9. _Hold_ the Enter key for a few seconds to scan a card, this will now automatically create a random `aime.txt` in the `App\Todoroki\WindowsNoEditor\AMDaemon\DEVICE` folder diff --git a/SDDT.md b/SDDT.md index e210729..cc6f28f 100644 --- a/SDDT.md +++ b/SDDT.md @@ -66,7 +66,7 @@ Some instructions how to get SDDT up and running | [ARTEMiS](https://gitea.tendokyu.moe/Hay1tsme/artemis) | Python 3.9+ | - Harder to setup/easy to run
- Useless GUI
- Faster/more frequent updates
- Supports importing your own Option data
- Supports SDED | 10. Regardless of the used server, make sure the title server IP address is not `localhost` or `127.0.0.1`, rather your own IPv4 address! -11. DONE! Launch `start.bat` and have fun +11. DONE! Launch `launch.bat` and have fun diff --git a/SDED.md b/SDED.md index c65b452..dc6d208 100644 --- a/SDED.md +++ b/SDED.md @@ -64,7 +64,7 @@ Some instructions how to get SDED up and running | [ARTEMiS](https://gitea.tendokyu.moe/Hay1tsme/artemis) | Python 3.9+ | - Harder to setup/easy to run
- Useless GUI
- Faster/more frequent updates
- Supports importing your own Option data
- Supports all Card Maker features | 8. Regardless of the used server, make sure the `dns` entry in segatools.ini **[USES A DOMAIN](#using-a-domain-for-artemis)**, IP Addresses won't work for that game! -9. DONE! Launch `start.bat` and have fun +9. DONE! Launch `launch.bat` and have fun ### Using a domain for ARTEMiS diff --git a/SDEJ.md b/SDEJ.md index da02118..5bf0ee8 100644 --- a/SDEJ.md +++ b/SDEJ.md @@ -70,9 +70,9 @@ Some instructions how to get SDEJ up and running | FGOAudioHooks | [Download](https://gitea.tendokyu.moe/Dniel97/SEGAguide/media/branch/master/SDEJ/FGOAudioHooks.zip) | - WASAPI shared and stereo hook
- Compatible with version 9.61 and 10.80 (by @mcda_i) | -5. ALMOST DONE! Launch `start.bat` and wait for the printer firmware update to complete +5. ALMOST DONE! Launch `launch.bat` and wait for the printer firmware update to complete 6. Open up the test menu (F1) and go to `GAME ASSIGNMENTS` and change `START UP MODE` from `SATELLITE:SUB` to `SATELLITE:MAIN` (This will close the game) -7. DONE! Launch `start.bat` and have fun :) +7. DONE! Launch `launch.bat` and have fun :) 8. _Hold_ the Enter key for a few seconds to scan a card, this will now automatically create a random `aime.txt` in the `DEVICE` folder diff --git a/SDFE.md b/SDFE.md index 710ffca..1feb834 100644 --- a/SDFE.md +++ b/SDFE.md @@ -57,7 +57,7 @@ Some instructions how to get SDFE up and running 6. Regardless of the used server, make sure the title server IP address is not `localhost` or `127.0.0.1`, rather your own IPv4 address! 7. Optional, but highly recommended: Install **[Any2WACCAi](#anny2waccai)** from packages. -8. DONE! Launch `start.bat` and have fun :) +8. DONE! Launch `launch.bat` and have fun :) 9. _Hold_ the Enter key for a few seconds to scan a card, this will now automatically create a random `aime.txt` in the `DEVICE` folder diff --git a/SDFV.md b/SDFV.md index cb59836..0d06ffb 100644 --- a/SDFV.md +++ b/SDFV.md @@ -89,6 +89,6 @@ Make sure to set the DipSw accoring to the Cabinet ID: | 3.00 | [Download](https://gitea.tendokyu.moe/Dniel97/SEGAguide/media/branch/master/SDFV/300.zip) | - ICF1/ICF2 with opt OP01 included
- Unpacked `amdaemon.exe` (from FGO AC 4.50) and `app.exe` included | 6. Unpack the files and overwrite everything (Optional: Make a Backup of just the files in `Package/`) -7. DONE! Launch `start.bat` twice (first launch cannot set DipSw settings so you will get an error 3003) and have fun +7. DONE! Launch `launch.bat` twice (first launch cannot set DipSw settings so you will get an error 3003) and have fun (c) Instructions written by Dniel97 diff --git a/SDGT.md b/SDGT.md index 6bfaf54..a515804 100644 --- a/SDGT.md +++ b/SDGT.md @@ -98,7 +98,7 @@ These are dinput button numbers. Note that buttons are numbered from 1, while so | [Bayshore (SDGT)](https://github.com/shiroikitsu8/Bayshore_sdgt_legacy) | TypeScript | - Used for Fuiyoh Public Server | -7. DONE! Launch `start.bat` and have fun +7. DONE! Launch `launch.bat` and have fun 8. _Hold_ the Enter key for a few seconds to scan a card, this will now automatically create a random `aime.txt` in the `App\DAC\AMDaemon\DEVICE` folder diff --git a/SDHD.md b/SDHD.md index 9a5c425..55d914c 100644 --- a/SDHD.md +++ b/SDHD.md @@ -85,7 +85,7 @@ This file will automaticall be created when you hold enter in Test mode or the a | [ARTEMiS](https://gitea.tendokyu.moe/Hay1tsme/artemis) | Python 3.9+ | - Harder to setup/easy to run
- Useless GUI
- Faster/more frequent updates
- Supports importing your own Option data | 11. Regardless of the used server, make sure the title server IP address is not `localhost` or `127.0.0.1`, rather your own IPv4 address! -12. DONE! Launch `start.bat` and have fun +12. DONE! Launch `launch.bat` and have fun (c) Instructions written by Dniel97