Got this issue with the TestGame-Maniac from the TestGame repository, as well as a music player project I made.
I tried to strip down the current TestGame-Maniac to see where the issue could be, but I can't really find any leads as-is:
- It's not tied to the assets (removing them does not change anything)
- It happens before the game gets time to execute any code (enabling or disabling the title screen gives the same result). What is happening in-game seems to be of no importance (I removed every event, every common event code, meaning nothing is running at all, yet the program cannot be booted)
- Whether the game is running in a zip or not is of no importance
- Removing the EasyRPG.ini file of the game or the dummy RPG_RT executable taken from the TestGame is of no importance
TestGame-Maniac-Stripped.zip
I had no issues running some other games on the Wii (the other TestGames, a YNFG named Ultra Violet, Helen's Mysterious Castle) and thus whether they are in a zip or not, so it does not seem to be a thing for every game.
Got this issue with the TestGame-Maniac from the TestGame repository, as well as a music player project I made.
I tried to strip down the current TestGame-Maniac to see where the issue could be, but I can't really find any leads as-is:
TestGame-Maniac-Stripped.zip
I had no issues running some other games on the Wii (the other TestGames, a YNFG named Ultra Violet, Helen's Mysterious Castle) and thus whether they are in a zip or not, so it does not seem to be a thing for every game.