lunarex Posted February 17, 2004 Share Posted February 17, 2004 hey, im making an nes hack and i want to change the music to something else. like putting regular music on a game. i know the music has to be 8 bit, but how do you get it on the emulator and which nes emulator should i use for this?thanks Link to comment Share on other sites More sharing options...
Ramsus Posted February 22, 2004 Share Posted February 22, 2004 You can modify an existing emulator to play songs from a folder, but they wouldn't be synchronized to the anything in the game. You'd probably have to give up sound effects too. However, it'd be relatively straightforward if you use an open source emulator. Actually putting the music in an NES ROM requires learning about how to program the NES's sound chip in 6502 assembly and the audio format of the data sent to it. Look up some documents on NSF ripping and NES tech specs, and maybe you can figure out some specifics. I don't think anyone's ever succeeded in it though. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now