Improved sections, close #9

Dniel97
2024-08-08 06:13:21 +00:00
parent e5ee1e1b95
commit f41040ee19

12
FAQ.md

@@ -123,6 +123,8 @@ enable=1
Domain `mobirouter.loc` or `dslrouter.loc` has been resolved, which should be stubbed by segatools. Change your DNS server to a different one.
## In-Game error codes
### Error 0000 - Unexpected Error Occurred
Bad dump, get a better one!
@@ -178,6 +180,8 @@ Function: enum am::util::ModuleContext<3>::Status __cdecl am::netdeliver::Contex
Message: amGfetcherInit(). ErrCode -1.
```
Find your exact error message in the [AM Daemon](#am-daemon-error-codes) section down below.
### Error 6401 - I/O board not connected
Restart the game and make sure you are not running out of CPU ressources.
@@ -223,6 +227,10 @@ Update segatools and make sure it shows `DVD: hook enabled.` during startup, oth
Update your segatools version or create a new TXT file, then rename it `first_ar.conf` inside `C:\Users\<Your Username>\temp`.
## AM Daemon error codes
### ampdGd1232a01aInit(). ErrCode -4.
Invalid VFD port number set. Update your segatools or check that your VFD has the same port defined as in the `config*.json`.
@@ -241,4 +249,6 @@ Cannot write sysfile.dat in the amfs folder specified in `segatools.ini`. Check
### amGfetcherInit(). ErrCode -1
ICF1 (ICF2) is missing in the amfs directory. Get a correct Installation Configuration File (ICF) for your game (the gameId must be correct).
ICF1 (ICF2) is missing in the amfs directory. Get a correct Installation Configuration File (ICF) for your game (the gameId must be correct).
Go to the [SEGAguide wiki](https://gitea.tendokyu.moe/Dniel97/SEGAguide/wiki) and select the corresponding page for your game. Head to the packages section, and download one with `ICF1` in it.