koitsu wrote:
Considering rainwarrior
just created this, I'd say you could do exactly that and use a PowerPak for testing (not identical to actual VRC6 hardware, but you asked about converting it to a "NES ROM", so there you go).
It's not going to work as-is, but if you're sufficiently motivated you might be able to convert the banking to run on a VRC6 mapper. (Also, the thing I made
doesn't produce ROMs that will run on a PowerPak because it uses the new Mapper 31 that
hasn't yet been implemented for PowerPak; though there is also an NROM export option. You can already play NSFs on the PowerPak anyway though.)
The NSF that was distributed is 600k. VRC6 PRG-ROM only goes up to 256k, so right off the bat you need to split it up at least. (I think someone actually did make a 3 NSF splitting of it for PowerPak.)
I think someone "decompiled" the NSFs back into FTM files when they came out, which would be a much better starting point to work from, since you can re-arrange and re-export a lot easier that way. Don't ask me where to find them, though (try googling). A more polite thing to do might just be to ask Virt for the FTMs.
tepples wrote:
For a VRC6 music cart sold outside East Asia, you'd need not only an appropriate mapper but a dongle to plug into the bottom of a front-loader because I imagine most NES Control Decks aren't audio modded. That is, unless you get rainwarrior to make a soft VRC6, like what he did back in August with CV3 (
YouTube;
discuss).
That's more of a "soft MMC5" than a "soft VRC6", though it's kinda halfway in between. VRC6 duty, but no saw. It also explodes your data size, and has no banking capability at this point, so there'd be a lot of work to do splitting it up and adding that.