Frequently Asked Questions: Difference between revisions
m Add how to patch ROM hacks |
m Added a section about the randomizer error that shows up if you're missing the Windows redistributable files. |
||
| Line 265: | Line 265: | ||
==== I’m getting the error “Errno 2 No such file or directory: [...]/header_stub_wvcna.asm” ==== | ==== I’m getting the error “Errno 2 No such file or directory: [...]/header_stub_wvcna.asm” ==== | ||
You are using a Wii U virtual console rom, which isn’t supported. Try using an EU or US rom. | You are using a Wii U virtual console rom, which isn’t supported. Try using an EU or US rom. | ||
==== I'm getting an error window that contains the text "ARMIPS reported an error while applying the patch" ==== | |||
You are missing some Windows files required to appply patches and run the randomizer. Visit [https://www.microsoft.com/en-US/download/details.aspx?id=48145 this link] and download both the x86 and the x64 versions of the C++ Redistributable, then install them, restart the randomizer and try again. | |||
==== I tried to randomize my ROM and I'm getting errors or strange side effects, such as all the NPCs being randomized to the same pokémon. What happened? ==== | ==== I tried to randomize my ROM and I'm getting errors or strange side effects, such as all the NPCs being randomized to the same pokémon. What happened? ==== | ||