Recent content by advancewars161

  1. advancewars161

    ROM Hack Narc files and their contents

    Ok, got it! Thank you again for all you're help.
  2. advancewars161

    ROM Hack Narc files and their contents

    Well, I added a "User Control" template from the Projects window (on the left), right-click, add new item, in the c# windows app. changed name from usercontrol1.cs to panelImage.cs. Don't know if that was the panel you are speaking of. Found the Lightning bolt and put MainFormLoad and...
  3. advancewars161

    ROM Hack Narc files and their contents

    Ok, so I've been trying to use that code to extract the other pictures. My problem is now that, when I try to put it together in SharpDevelop, I get as an error. I'll admit that I do not know what I am doing, but I did change the baseName to the file I currently have out. I chose windows...
  4. advancewars161

    ROM Hack Narc files and their contents

    Alright then, thank you much for the prompt help. Is that Java by the way?
  5. advancewars161

    ROM Hack Narc files and their contents

    Well, the image I am wanting to try and grab is at the end of the game, so i figured that it would just be quicker to try to rip it straight from the game. By complicated, do you mean that it will be time consuming, hard to piece it together, or both? I'd also like to know how people would...
  6. advancewars161

    ROM Hack Narc files and their contents

    I am trying to get the images from a game, specifically Advance Wars: Days of Ruin. I see some files that look promising using Ndsts but they are in the .narc format. I looked around online to see what the heck to do after that, but I found nothing what so ever. I had extracted the contents with...