Skip navigation
NintendoAge
Welcome, Guest! Please Login or Join
Loading...

Nintendo DS Prototype problem !

Feb 22, 2018 at 9:41:11 AM
voodooween (3)
avatar
(Thomas ) < Little Mac >
Posts: 70 - Joined: 09/30/2016
France
Profile
Hello NintendoAge !

I found a prototype of "The Hardy Boy Treasure Track" but when I want to start a game I have this error :




Do somoene have an idea of how I can fix it?

-------------------------
My video game collection blog !

Feb 22, 2018 at 12:51:29 PM
CD2193 (6)

< Meka Chicken >
Posts: 670 - Joined: 11/11/2013
Texas
Profile
Looks like a bug in the game's programming.

Feb 22, 2018 at 2:37:31 PM
voodooween (3)
avatar
(Thomas ) < Little Mac >
Posts: 70 - Joined: 09/30/2016
France
Profile
I searched on the rom and I found this in Scripts/explore.lua :

DialogT:ModalMonologue(
{"Room script load or compile error.", "Mail at design department."},
function () Explore.nav(Explore.idx_railcar, Explore.idx_screen) end,
"Tweek"
)

Do you think the "patch" could be on a Eeprom chip?

-------------------------
My video game collection blog !


Edited: 02/22/2018 at 02:38 PM by voodooween

Feb 22, 2018 at 2:52:15 PM
rlh (67)
avatar
(Richard ) < King Solomon >
Posts: 3759 - Joined: 09/06/2016
North Carolina
Profile
Wait... ds games are written in lua? Certainly this isn't an interpreter, rather than compiled code?!

That said, you may have found code that was in memory and just written to fill up the data on the cart. I'd be surprised if that's still a thing, but this is how large portions of the Link's Awakening DX carts source was released. The code was in memory and when the compiler built the rom, the "empty" data areas contained the ASM source. I can only assume that's what happened here.

-------------------------
Please check out my --> WANT LIST (FIXED!)
~ Trading for a Bit of Everything ~

Feb 22, 2018 at 3:07:08 PM
voodooween (3)
avatar
(Thomas ) < Little Mac >
Posts: 70 - Joined: 09/30/2016
France
Profile
I used "NDSeditor" for this, so I don't know if it's the actual code ^^. It was on the "Data" folder.

I am just a DS collector and my "Dev" skill are below zero so I don't know if the cartridge was burned bugged or if I fucked up somewhere.
The cartridge came with a 512k Eeprom chip but I, unfortunately erase this one (I found 10+ cartridges and only this one had an Eeprom...) and I'm kinda thinking I fucked up a possible important file on it.

-------------------------
My video game collection blog !

Feb 24, 2018 at 5:41:23 PM
voodooween (3)
avatar
(Thomas ) < Little Mac >
Posts: 70 - Joined: 09/30/2016
France
Profile
If somebody needs the rom for testing stuff dont hesitate to pm me. I don't know if you allow download link on a thread ^^.

-------------------------
My video game collection blog !