The game.nes disappeared

bbrocker2007

New member
The game.nes has disappeared randomly. I don't know how this happened. All I did was put music and sound in my game and after that, it said that the game.nes was not found. Please help if you can. I really want to play my game.
 

bbrocker2007

New member
Yes, I did have a compiler error in the command prompt. Instead of game.nes written, it says routines\basic\modulescripts\tilescripts\adventure\keyPickup.asm(37):playsound(3): unkown lable.
 

TurtleRescueNES

Active member
You may have to go through all of your sound effects and relink them. That should clear out your errors and allow your game file to generate.
 

TurtleRescueNES

Active member
Click on sounds then sfx. That should open up some predefined SFX labels. Make sure they all point to a valid sound file. No blanks.
 
Top Bottom