Jump to content

Search the Community

Showing results for tags 'GBAGE'.

The search index is currently processing. Current results may not be complete.
  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Important Links
    • Serenes Forest Code of Conduct
    • Mistakes or Errors on the Site
  • Important Forums
    • Announcements
    • Member Feedback
    • Site Content
  • General Forums
    • Introductions
    • General
    • Far from the Forest...
    • Creative
    • Fan Projects
    • General Gaming
  • Fire Emblem Forums
    • General Fire Emblem
    • NES and SNES Era
    • GameBoy Advance Era
    • GameCube and Wii Era
    • Nintendo DS Era
    • Nintendo 3DS Era
    • Fire Emblem: Three Houses
    • Fire Emblem: Engage
    • Fire Emblem Heroes
    • Related Games
  • Miscellaneous
    • Forum Graveyard

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Jabber


Skype


Yahoo


ICQ


Website URL


MSN


AIM


Interests


Location

Found 2 results

  1. I would Like to Preface that I'm hacking FE7 and that I have already repointed to Class table So, I've been having some trouble doing exactly what the title says, associating moving map sprites with a custom class, along with a couple of other problem related to custom classes, easily broken down, they are as follows: 1. In nightmare, when I try to add my custom class number to a class list(say, adding 0x65 to the Class List.txt) I find that it shows up in Class editor, and only Class editor, not even Character Editor, which is in the same folder. Am I doing something wrong? and how do I do it properly? 2. Using GBAGE, I have written over the Peer standing and moving animations with my own custom map and moving sprites. The moving sprite went fine, but I had to repoint the standing sprite, does this have any impact on how nightmare associates the peer with it's repointed standing sprite, or no?(as in, does night, mare still point to where the old sprite is, or where I repointed it to using GBAGE when I imported a Bitmap) 3. when I open nightmare(specifically the Class editor) and scroll down to my custom Class (0x65) I notice that there is a option for choosing the standing map sprite of the custom class, but none for choosing the moving map sprites, how should I go about associating the moving sprites with a new class? That should be it for now, I will add more questions relating to this topic whenever I get the chance. Note, Currently, problem number one is the one Im trying to solve the most, as I know ignoring it now will lead to me beating my head against the keyboard at a later date(though that is not to say that my head has not already made contact with the desk multiple times) Thanks in advance!
  2. So after repointed standing map sprite table at 0xb2a610(free space), I inserted a custom map sprite at B2AE10(0x6B). And this happens... It only displays a shadow. I'm sure that map sprite itself works perfectly fine in other games. So I guess it must have something to do with hex. I already changed all these address 26706 2678A 2680C 26C68 27250 27B96 27C82 27D30 27DF0 27E84 27F5A 2804C to FF. But it didn't seem to work. Please help :( Edit: Never mind I figured it out lol Edit:Solution After use Standing map sprite editor in nightmare, open your rom in HxD, go to the address of your repointed table, to the address of that map sprite, you'll find it displays like 02 FF(unknown number) 01 FF(size 16x32) B4 C9 B2 08(graphic address). Change FF to 00 to solve the problem. (Don't know if csv have the same issue though)
×
×
  • Create New...