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

Could not build. Documentation or source files may be incomplete #12

Closed system198 closed 1 year ago

system198 commented 1 year ago

Tried using the command as mentioned in the Readme but it gives me an error:

armips transporter.s -strequ SD_SAVE_PATH "/nds/saves/black2.sav" -strequ GAME_ID "IREO"
transporter.s(2) fatal error: Could not open file transporter.bin
Aborting.

armips source is from https://github.com/Kingcom/armips while flips at https://www.romhacking.net/download/utilities/1040/

zaksabeast commented 1 year ago

You need to dump code.bin from transporter using GodMode9, then rename it to transporter.bin, and place it in the root of the repository.