mirror of
https://gitea.tendokyu.moe/Dniel97/SEGAguide.git
synced 2026-09-09 04:36:07 -05:00
Rename start.bat to launch.bat
4
FAQ.md
4
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
|
||||
|
||||
|
||||
2
SDBT.md
2
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<br>- Useless GUI<br>- Faster/more frequent updates<br>- 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
|
||||
6
SDDS.md
6
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
|
||||
|
||||
|
||||
|
||||
2
SDDT.md
2
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<br>- Useless GUI<br>- Faster/more frequent updates<br>- Supports importing your own Option data<br>- 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
|
||||
|
||||
|
||||
|
||||
|
||||
2
SDED.md
2
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<br>- Useless GUI<br>- Faster/more frequent updates<br>- Supports importing your own Option data<br>- 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
|
||||
|
||||
4
SDEJ.md
4
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<br>- 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
|
||||
|
||||
|
||||
|
||||
2
SDFE.md
2
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
|
||||
|
||||
|
||||
|
||||
2
SDFV.md
2
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<br>- 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
|
||||
|
||||
2
SDGT.md
2
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
|
||||
|
||||
|
||||
|
||||
2
SDHD.md
2
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<br>- Useless GUI<br>- Faster/more frequent updates<br>- 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
|
||||
|
||||
Reference in New Issue
Block a user