zaksabeast / DreamRadarCartRedirect

A patch for dream radar redirecting nds cart reading/writing to a file on the SD
GNU General Public License v3.0
74 stars 4 forks source link

Flips can't read ROM when building patch #29

Closed Chaaboy closed 1 month ago

Chaaboy commented 1 month ago

When putting in flips command it says i cant read the rom

zaksabeast commented 1 month ago

It sounds like flips can't find the file you're making the patch from, which suggests the file name you typed is inaccurate or the file path is inaccurate.

Make sure you dumped the .code, opened a terminal in the folder containing the .code file, and double check to make sure there aren't any typos in the command.

Chaaboy commented 1 month ago

.code should be renamed to transporter.bin correct?

zaksabeast commented 1 month ago

Yep, that's correct.

Chaaboy commented 1 month ago

out terminal

zaksabeast commented 1 month ago

The armips command should make a transporter_patched.bin file, but that doesn't look like it exists.

You also need the sd-save-utils.s file from the repository. Instead of copying the repository files to gm9\out, try copying the transporter.bin to the repository and running the commands from there. That will make sure all of the files you need will be present.

One more note, update the SD_SAVE_PATH path so that \s are /s, and remove the leading D:.

Chaaboy commented 1 month ago

im geussing the problem is armips, i could not figure out how to download it from github

Chaaboy commented 1 month ago

how do i get armips off github, when i downoad reposiotry it say command ./ armips dosent work

zaksabeast commented 1 month ago

Download armips from here: https://github.com/Kingcom/armips/releases/tag/v0.11.0

Chaaboy commented 1 month ago

i downloaded new armips and flips and transporter_patched was not created when entering command