Running FGO Arcade v9.0.0 #3

Closed
opened 2024-01-06 01:21:08 +00:00 by Parasel · 5 comments

Hi, I see FGO Arcade being listed in supported games in this repo.
I've build the dlls successfully, however using the provided scripts I'm still unable to boot the game successfully.

Currently the game opens, gets past data initialization and immediately goes to "Error 4102 Unexpected Game Program Failure".
Any help is appreciated, thank you.

image

Hi, I see FGO Arcade being listed in supported games in this repo. I've build the dlls successfully, however using the provided scripts I'm still unable to boot the game successfully. Currently the game opens, gets past data initialization and immediately goes to "Error 4102 Unexpected Game Program Failure". Any help is appreciated, thank you. ![image](/attachments/5e3b68d8-204e-4b40-8a7f-7e9fb001e25b)
Owner

Hey, FGO AC is indeed supported but it requires an unpacked amdaemon.exe, so if your amdaemon.exe is under 9 MB its packed and won't work.

Hey, FGO AC is indeed supported but it requires an unpacked `amdaemon.exe`, so if your `amdaemon.exe` is under 9 MB its packed and won't work.
Author

Thanks for the info. I think the amdaemon that came with my copy of 9.0.0 is indeed packed.
Pulled another copy for 5.53.0 with an unpacked amdaemon, I'm able to boot into the test menu.

When booting the game proper, it's stuck on network settings image

If I don't change the dns settings in segatools.ini, I get Error 8404 Lan installation server not found.
If I change the dns to my own IP, I get Error 8114 Unable to connect to ALL.Net (RTC).

Not exactly sure how to proceed from here. I feel like I'm missing something extremely obvious here :(

Thanks for the info. I think the amdaemon that came with my copy of 9.0.0 is indeed packed. Pulled another copy for 5.53.0 with an unpacked amdaemon, I'm able to boot into the test menu. When booting the game proper, it's stuck on network settings ![image](/attachments/cd1f5ce1-e8cc-42f8-a16c-3ad35ee8a26f) If I don't change the dns settings in segatools.ini, I get Error 8404 Lan installation server not found. If I change the dns to my own IP, I get Error 8114 Unable to connect to ALL.Net (RTC). Not exactly sure how to proceed from here. I feel like I'm missing something extremely obvious here :(
273 KiB
Owner

There is a game or segatools bug (not quite sure yet) that you cannot change the SATELLITE:SUB to SATELLITE:MAIN inside the test menu. So In order to successfully change the SUB to MAIN: go to test menu -> game assignments, set SUB to MAIN, close the game, go to appdata/SDEJ/ram and remove the .tmp from PreData.bin. That will at least fix the Location Server issue.

BUT keep in mind that it is NOT possible to play Fate/Grand Order Arcade without an ALL.Net + title server. So you can boot into the attract screen but that's it.

There is a game or segatools bug (not quite sure yet) that you cannot change the SATELLITE:SUB to SATELLITE:MAIN inside the test menu. So In order to successfully change the SUB to MAIN: go to test menu -> game assignments, set SUB to MAIN, close the game, go to `appdata/SDEJ/ram` and remove the `.tmp` from `PreData.bin`. That will at least fix the Location Server issue. BUT keep in mind that it is NOT possible to play Fate/Grand Order Arcade without an ALL.Net + title server. So you can boot into the attract screen but that's it.
Author

Yeah, I thought I could poke around minime a bit to get it working after the game boots, but totally didn't think about the title server.

Did the PreData.bin fix, now it correctly goes into test-mode, stays in MAIN, but boots immediately to ERROR 4105.
Read on other forums that directory names could be an issue, but that doesn't seems to be the case.

Right now even the attract screen evades me it seems.
I think I'll write a simple build/doc for FGO sometime this week and do a PR.

Yeah, I thought I could poke around minime a bit to get it working after the game boots, but totally didn't think about the title server. Did the PreData.bin fix, now it correctly goes into test-mode, stays in MAIN, but boots immediately to ERROR 4105. Read on other forums that directory names could be an issue, but that doesn't seems to be the case. Right now even the attract screen evades me it seems. I think I'll write a simple build/doc for FGO sometime this week and do a PR.
Owner

4105 is often a missing ICF1/ICF2 file in the amfs folder or running the game under E:/. Best way to launch the game is to move it to C:\FGO. Sure feel free to write a doc for it. I will close the issue now because those issues are not related to my segatools fork :)

4105 is often a missing ICF1/ICF2 file in the amfs folder or running the game under E:/. Best way to launch the game is to move it to C:\FGO. Sure feel free to write a doc for it. I will close the issue now because those issues are not related to my segatools fork :)
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Dniel97/segatools#3
No description provided.