Can't figure out SavePointList #12
-
I'm really confused, I followed the guide but I just want to define where the player starts when they start a save file. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
-
This is because you didn't give the galaxy any MSBT Text. Look inside LocalizeData, and pick your language. (probably UsEnglish if you are NTSC-U) and head into MessageData. Once you're there, you're looking for Once the MSBT's are created you can use WiiExplorer a second time to replace the original msbt files. Save and you should be able to get beyond this crash. |
Beta Was this translation helpful? Give feedback.
-
Are you certain that it's the same crash? |
Beta Was this translation helpful? Give feedback.
-
I see the issue now If you are trying to make a hubworld, make sure your scenario is set to not include any stars. You can use Scenaristar to edit the Scenario.arc file, and uncheck all of these boxes: Unchecking the boxes in the red square should be the only thing that you need to do here, so just save the arc when you're done. You may need to also set the Stage Mode to 2. You can do this by editing GalaxyInfo.bcsv inside Scenario.arc (which you can do in a level editor, like Whitehole) |
Beta Was this translation helpful? Give feedback.
I see the issue now
The game cannot find a Power Star.
If you are trying to make a hubworld, make sure your scenario is set to not include any stars. You can use Scenaristar to edit the Scenario.arc file, and uncheck all of these boxes:
Unchecking the boxes in the red square should be the only thing that you need to do here, so just save the arc when you're done.
You may need to also set the Stage Mode to 2. You can do this by editing GalaxyInfo.bcsv inside Scenario.arc (which you can do in a level editor, like Whitehole)