Jump to content

Search the Community

Showing results for tags 'custom animations'.

  • 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 9 results

  1. Hello everyone, I'm not sure if this is the right place to ask this, but I'm also unsure where else to put my question. A few months ago I came across a fire emblem rom hack for one of the gba games, I think it was fire emblem 7 but I'm not entirely sure. In this rom hack they updated the sprites to match what the characters looked like in their portraits. To my knowledge there were no new characters or classes etc., just updated sprites to match the playable characters more accurately. I have been searching on google and through the forums for multiple hours, but I cannot for the life of me find it again. Can anyone help me? Has anyone else seen this hack before? and could you link me to it? Much appreciated.
  2. Hello, I'm new in hacking. I want to make my own custom sprites and animation for a project. The question is, What is the easiest way to "draw" the sprites?, or the easiest tool to do it? If someone can give some advices i will be very grateful. Oh, another question. Is it easier to draw a sprite using an already existing one or start one from zero? Sorry for the bad english, thank to everyone.
  3. I remember trying a long time ago but I can't seem to get it correctly now. I go to FEditor -> Click Spell Animation Inserter -> Load From Script -> Press Quit -> Press Save. I then check but nothing shows up, just the same hand axe animation. Oops I was pressing the wrong button. Hee-hee I figured it out. (Press Terminate and not Quit)
  4. I know I just uploaded, but I really need help with this. I think I did everything right for my custom battle animation, but for some reason, it keeps saying error. Here's my script and animation. Is there something I'm missing? [spoiler=Script] /// - Mode 1 C03 - C07 - 3 p- standing.png /// - Attack Frames C04 C1A C1F /// - Frames after hitting but before stopping to wait for HP depletion C01 /// - RETURN TO BASE 3 p- standing.png C06 C0D ~~~ - /// - Mode 3 C03 - C07 - 3 p- standing.png /// - Critical Frames C04 C08 C1F /// - Frames after hitting but before stopping to wait for HP depletion C01 /// - RETURN TO BASE 3 p- standing.png C06 C0D ~~~ - Mode 5 C03 - C07 - 5 p- standing.PNG C05 4 p- standing.PNG C01 4 p- standing.PNG C06 3 p- standing.png C0D ~~~ - Mode 6 C03 - C07 - 5 p- standing.PNG C05 4 p- standing.PNG C01 4 p- standing.PNG C06 3 p- standing.png C0D ~~~ - Mode 7 C02 2 p- standing.PNG C0E 3 p- standing.PNG C01 2 p- standing.PNG C06 2 p- standing.png C0D ~~~ - Mode 8 C02 2 p- standing.PNG C0E 3 p- standing.PNG C01 2 p- standing.PNG C06 2 p- standing.png C0D ~~~ - Mode 9 3 p- standing.png C01 - ~~~ - Mode 10 3 p- standing.png C01 - ~~~ - Mode 11 3 p- standing.png C01 - ~~~ - Mode 12 C03 - C07 - 3 p- standing.png /// - Attack-That-Will-Miss Frames C04 C1F /// - Frames after hitting but before stopping to wait for HP depletion C01 /// - RETURN TO BASE 3 p- standing.png C06 C0D ~~~ - End Animation Data And my picture: http://i.imgur.com/7nR5ktA.png
  5. Okay, so, I've been hacking for a pretty long time, but I've only done minor stuff (to fire emblem atleast) and I've found a lot of amazing custom animations I'd like to try adding to my game, and while I've read the tutorials and understand how, my current problem is that I want to start with a pre-hacked base rom, specifically: http://serenesforest.net/forums/index.php?showtopic=58795 why, because this hack fixes every problem I had with fire emblem 8. What I'd like to do is add some custom animations to add some new weapons to specific classes to make the game a bit more challenging.(I'd be giving the enemy these new weapons also) My problem is however that I tried opening the rom in Feditor and it wouldnt let me access the animations at all, but I opened a clean rom of FE8, and it did allow me. So my main question is: is there a way for me to add the animations to this hack, or is there no way for me to do so. If you need more information I'm happy to provide it.
  6. Hi there, as you might remember i said i would make an Idoun and a Fomortis for FE7. Here is the deal, when i just finished pasting Idouns head on her Body, and tried to make a test in Feditor, i get an error: "IllegalArgumentException That image uses too many tiles!" Is there anyway to boost Feditor for bigger images? The version i am using is 20110104.1, and another thing, is there a way to bypass the OAM overflow??. Thanks, and thats that, Idoun is a as big as in FE7, i know perfectly that she uses background, but im triying to make one for FEDITOR and to be portable. And i think there will be the same issue with Fomortis
  7. So, I changed Amelia's Recruit promotions to Soldier and Female Mercenary, just for shiggles. I also added the Female Mercenary custom animation to the appropriate class through FEditor. When I go to promote Amelia, the screen goes black. Did I do something wrong, or is FEditor being funny with me? Yet another question: How do I create a custom class in FE8? I want to have the Halberdier available as a promotion for the soldier class, but I can't figure out how to make the class and put it into the game's files.
  8. All right. I have a bit of a problem to deal with. Basically I imported the animations of a female Hero from FE6 to FE8 and the animations worked fine. Next, I changed the female Mercenary's promotion path into just the female Hero via the Promotion Branch Editor module. And again, it worked fine. However, the issue comes into play when I branched the promotion paths of the female Mercenary; to the standard options of female Ranger and female Hero. When I tried to promote the class, the game stalls at a black screen as it gets to the choosing part.The music continues to play but the game itself freezes. I tested again, but with the male Hero as an option instead of the female one, and it worked. Finally, I tested it with another class with a custom animation and the game freezes once again. I figured out that it was the custom animations that was causing the problem, but I just can't get a solution for it. (The indices of the imported and custom animations are CA and beyond fyi so does it have to do something with it?) I'm a complete n00b when it comes to hex editing but does it have to do something with it? Sorry if this is long-winded but I tried to give as much detail as I could. Do I have to resort to single-path promotions with custom animations or is there a way to have branched promotions with them?
  9. I think something is wrong with my script, the frames are fine, but it wont load it, if someone could give me 5 minutes of their time to help that would be great.
×
×
  • Create New...