Comment on Mario Kart 64 got finally decompiled!
ChairmanMeow@programming.dev 3 weeks agoYou can’t do what you say, because the original ROM is required to get the assets. Just this repo gets you nowhere w. running the game.
Comment on Mario Kart 64 got finally decompiled!
ChairmanMeow@programming.dev 3 weeks agoYou can’t do what you say, because the original ROM is required to get the assets. Just this repo gets you nowhere w. running the game.
LovableSidekick@lemmy.world 3 weeks ago
The assets folder in the github repository seems to contain the assets - unless you’re talking about different assets.
ChairmanMeow@programming.dev 3 weeks ago
Those are the references to where the assets are located in the original ROM (that’s the data inside those json files). There’s no actual asset in there.
LovableSidekick@lemmy.world 3 weeks ago
Oh I see. So to play the game using this code do you need hardware to physically connect the cartridge so the PC can read the assets, or does it read a dump of the ROM?
ChairmanMeow@programming.dev 3 weeks ago
It will read a dump from the ROM. The project obviously can’t be held responsible for how you may have obtained that ROM.