Olivercomet / EPFExplorer

File editor for the EPF DS games, as well as other First Playable Productions titles.
GNU General Public License v3.0
20 stars 4 forks source link

Simply Minesweeper (DSiWare) - Not working #20

Open milesthecreator opened 2 years ago

milesthecreator commented 2 years ago

Greetings. This game appears to use all files that are .arc, .rdt and .bin, figured I would use this tool but it doesn't seem to work properly. (e.g. some rdt files won't open at all, broken sound files)

Would it be possible to add support for this game?

Olivercomet commented 2 years ago

I've had a look, but it's been so long that I wouldn't be able to implement support without investing a lot of time into it; more time than I have at the moment. For what it's worth, mp2.bin seemingly contains just one big sample; no sequenced data like the other games.

milesthecreator commented 2 years ago

Yeah. This game's music is streamed, couldn't find any way of getting it extracted unfortunately. Same with sound effects.

In case you'll look into it someday, take your time and good luck!