(09-28-2021, 05:59 PM)mbc07 Wrote: The game cannot access files that aren't on the disc. This load/save feature you found on the debug build probably interacts with a GameCube development unit, which has special hardware and thus won't work in Dolphin...
I created a folder with a similar path and the requested file for all 4 combinations of the game request, I tried to put this folder in the archive with the game in the save data of Card A, but it was unsuccessful.
-------------------------------------------------- -------------------------------------------------- -------
I don't know if this has anything to do with my problem, but I noticed that in the debug version, when trying to save the gameplay, the game offers 2 variations.
![[Image: e64e983a6c83.jpg]](https://d.radikal.ru/d20/2109/cb/e64e983a6c83.jpg)
The first and only working variation marked "CARD SLOT A" creates a regular save in .gci format
The second variation, marked "HARD DISK", does not work and prints the following error to the log console:
HDwrite: "d: \ bio4 / room / savedata00.dat" write failed!
HDread: "d: \ bio4 / room / sysdata.dat" not found !!!
HDwrite: "d: \ bio4 / room / sysdata.dat" write failed!
This error looks similar to mine, only here the game requests data from a certain disk "d".
I think that I just need to find the desired disk and put the files requested by the game into it, or emulate this disk on Dolphin, perhaps there is also an option for making the game look for the files it needs in another place.
