Jump to content

Sacred Blaze

Member
  • Posts

    265
  • Joined

  • Last visited

Posts posted by Sacred Blaze

  1. I've run into this issue whilst hacking FE8 on chapter 2, although I'm not sure if the chapter itself is the problem.

    So, when I load my units, everything is fine at first, as seen in this image: https://imgur.com/mWs7e2O
    But whenever I restart this chapter, (by using the in-game menu option) for some reason the cleric and the knight change classes to a knight and a paladin respectively: https://imgur.com/sw0q9w5

    This doesn't occur when hard-resetting the emulator or resuming the chapter. (although the changes will be there if resuming after restarting the chapter)
    If it does mean anything, the two units in question here are being loaded using the LOAD2 command, as they had appeared in the previous chapter, where they were loaded using LOAD1 and below is the unit pointer bracket which they are being loaded in, along with the other two allied units, who appear to be fine.
    And when they change into the class, they retain all of their current stats and weapon ranks and inventory, so they don't appear to be loading as completely different units.
    I've attached the event script below, including the code where I load them in. For reference, the two units experiencing this issue are Gilliam (Sword Knight) and Franz (Cleric).

    Units:
    UNIT Eirika EirikaLord 0x0 Level(1,Ally,False) [1,14] 0x00 0x00 0x00 0x00 [Lightning, Vulnerary] NoAI
    UNIT Ephraim EphraimLord Eirika Level(2,Ally,False) [2,14] 0x00 0x00 0x00 0x00 [LightAxe, HandAxe] NoAI
    UNIT Gilliam ArmourSword Eirika Level(4,Ally,False) [2,13] 0x00 0x00 0x00 0x00 [IronSword, Vulnerary] NoAI
    UNIT Franz Attendant Eirika Level(1,Ally,False) [1,13] 0x00 0x00 0x00 0x00 [LightStaff, Heal] NoAI
    UNIT
    
    Enemies:
    UNIT Bone Mercenary 0x00 Level(5,Enemy,False) [12,1] 0x00 0x00 0x00 0x00 [IronBlade] AttackInRangeAI
    UNIT 0x34 Soldier Bone Level(3,Enemy,True) [4,7] 0x00 0x00 0x00 0x00 [IronLance] AttackInRangeAI
    UNIT 0x35 Mercenary Bone Level(3,Enemy,True) [4,8] 0x00 0x00 0x00 0x00 [IronSword] AttackInRangeAI
    UNIT 0x36 Fighter Bone Level(3,Enemy,True) [4,9] 0x00 0x00 0x00 0x00 [IronAxe] AttackInRangeAI
    UNIT 0x37 Archer Bone Level(3,Enemy,True) [4,10] 0x00 0x00 0x00 0x00 [IronBow] AttackInRangeAI
    UNIT
    
    TurnBasedEvents:
    END_MAIN
    
    CharacterBasedEvents:
    END_MAIN
    
    LocationBasedEvents:
    END_MAIN
    
    MiscBasedEvents:
    CauseGameOverIfLordDies
    DefeatBoss(EndingScene)
    END_MAIN
    
    Dunno:
    //DO NOT TOUCH
    WORD $00
    
    Tutorial:
    //DO NOT TOUCH
    WORD $00
    
    TrapData:
    END_MAIN
    
    ALIGN 4
    
    BeginningScene:
    RELOAD(Units) //RELOAD = "_LOAD2 0x1 UnitPointer"
    ENUN
    LOAD(Enemies)
    LOAD(NPCS)
    ENUN
    ENDA
    
    EndingScene:
    STAL 50
    MNC2 Ch3
    ENDA
    
    // Events
    
    // Manual Movement
    
    // Scripted Fights
    
    // Units
    
    // Shop Data
    
    //Map Starts at B2C880
    MESSAGE Events end at offset currentOffset
    

    Let me know if there's any other information I can provide.

  2. 4 hours ago, XIII Hearts said:

    Thanks.  So is it a case that I have to make a separate save file for this particular map?  Or something else?  Also, does this map still adhere to the maximum supports for each character being 5 conversations?  If so, then how would I go about getting everyone's A support for every possible support?

    Yep, still only 5 conversations per character.

    So, once you get an A support, you have to start the Alicia mode over again. (Through a new game) And then do the same thing to get another A support. It's a bit of a grind, I know, but I don't think there are any workarounds to it that I would only be able to apply to this chapter.

    The main part of the chapter is just to bring some context to some of the things that didn't quite get enough background though, seeing as I didn't have a world map events like the normal games would or anything.

  3. 19 hours ago, XIII Hearts said:

    Edit:  Also, who the hell is Manfred?  He has literally not appeared at any other point of the game.

    I wouldn't worry about it too much, he's not important at all really. Short story is, he's just a prisoner of the fortress, that isn't quite all there anymore.

    The longer story is a much longer one that has to do with the events of the Great War that people keep referring to in the game. It can sort of be learned about through some supports (Val & Kane, Isaac & Kane, for example) and then Alicia's mode. Even then, there's not a whole lot to know.

    Just think of him as a way of getting your S rank axe.

    16 hours ago, XIII Hearts said:

    So I just started Alicia mode, and I'm confused by what Layla said about unlocking the characters' support conversations.  Can anyone clarify what she meant by that?  Like if I am somehow able to build everyone's support so that the conversation chart has been filled 100%?  How would I go about doing that?

    2 hours ago, Vince777 said:

    Wait, there's a second mode in this game?

    Does this imply different maps?

     

    As for this, from the Secrets/Missable Stuff Spoiler on the front post:

    Misc:

    After beating the game, there is an extra chapter available if you start a new game on Hector (Alicia) mode. There's not actually a map to fight on or anything, so don't get your hopes up.

    And what Layla is talking about is that basically, when you finish the chapter, you can repeat it again and again, allowing you to get character's A supports unlocked, if you really want to. It's not like Hector mode in being an alternative version of the Ash story, or being a whole new thing.

  4. If you do Shift + Enter, you should be able to get single line breaks in your text.
    Or does it still force the spacing of the image, even then?

    The main source of slowdown here is working around the hidden super mini bosses - the Hero and the General before the stairs, although they probably won't give you too much trouble here, I assume. I think the fastest I've done this chapter is around 7 or 8 turns. That involved being really aggressive, just running up one side of the map and running through the enemies that came my way.

    The turn count was more restraining in a much earlier version of the game that I had, where units the balancing for both the player and enemy units was a bit more off, but I left it there even after changing things just as a worse case scenario. I doubt very many people have trouble with it on normal mode, but I've seen some people who reach up into 13 or so turns to complete it, because their playstyle is a little too defensive.

    On Hard mode, you absolutely have to be as aggressive as possible if your units aren't particularly strong though. It's very difficult to go sub-10 turns there, without some luck.

    Also:

    Spoiler

    The TRUE FINAL FIGHT is paid DLC.

    And yeah, to confirm, no support changes anything at all within my part of the game. Funnily enough if you do the right ones with Ash and get them to A, he can get Eliwood's paired ending pictures, which is strange when you consider that Val is Lyn's slot and Alyssa is in Ninian's slot. Fiora is Gemma, but Ash obviously doesn't support with her.
    There are actually tools to do it now, but IIRC it's a patch that's best applied before you've put most of the game together. As a result, it's absence will lead to some support ignorant conversations during the ending of the game., which might be slightly jarring.

  5. On 14/01/2017 at 9:44 PM, TheNiddo said:

    Giant dude you've never seen before? Previous emperor of Isaac and Kane's people. And Isaac's father IIRC. I don't remember if its only Kane or both of them that have a convo before fighting him.

    The rest are true, but this part isn't. The previous Emperor is dead.

    His backstory stuff is mostly just related to Kane and not Isaac. They have a talk conversation during the chapter that explains it a little, in addition to the stuff in the Alicia mode extra chapter. And there are many more talk conversations as well in this chapter between other characters. Like TheNiddo said though, and I'll even admit to this, there's no way you could possibly be expected to understand who Manfred is at all. Same goes for Danielle, but in her case it was more due to me not figuring out a way to get that across with the screentime she had, whereas Manfred was kind of just shoehorned in. That's part of the reason why he never even showed up until now.

    I think I said it before at some point, but I wanted an S rank Axe-User boss for the chapter and just did what I could with the character.

    And like Baby Bonnie Hood said, you only need Linda - and Thelma to be deployed to get their extra scenes at the end of the chapter. They obviously have boss convos with the units and stuff as well. Edward only has a boss dialogue though with Rydell though. Josie also has one with Danielle.

  6. 6wzdds4.png

    Well gee, SOME houses give valuable lore info to players who take the time to stop by them... but not THIS loser, I guess...

    I'm actually not sad, it means I have less dialogue recording work to do

    oYkmSPG.png

    Hale: Well, well, well… Have you come to offer up your life so soon?

    Val: …I will make you pay for your crimes against my people!

    Hale: Hmph… Come at me, then! I’ll run you right through and make sure you don’t survive, this time!

    This time? Has it happened before? Did I miss something?

    Back when that village worked, it hinted at the location of the secret shop in this chapter - which was in the top right behind the burned down house, by the way.

    Then, all of a sudden the village conversation there started causing the game to break for some reason. Like, it caused the map to glitch and became unplayable. I never managed to figure out why and didn't get around to asking about it.

    It also does sell extra promotion items for characters, should you need them, so unfortunately the chance has been missed here. IIRC the only other promotion item is an Elysian Whip on chapter 19x.

    What Hale is referring to is the time back in Val's mode where Bran basically killed her before Ash stepped in and went over to Bran's side.

    And yes, Alyssa doesn't join you if Val, Ash, Alicia or Andrei visit that village. Instead of talking to her, they'll talk to a villager, who has basically been sent out instead to talk to them. You get a Goddess Icon for it.

    Sorry to hear about this being your last LP by the way. You wouldn't know because I was just lurking, but I did keep up with a few of the hacks that you played in your threads. I hope this one will be a good enough one to go out on for you.

  7. I'd agree with what a lot of other people are saying here about making progress.

    Nobody will help out a project that has nothing to show except ideas.

    But to throw in my own two cents on this too:

    If you want to generate real interest in your project, you have to make something that you personally think is impressive, even if you don't think it would be to other people. That means you really have to push through the initial phases of impatience.

    There are a lot of people who come onto the board trying to do exactly what you're doing and so once you've done that, people know that a lot of real effort has gone into whatever you've made.

    If you can do that, I can almost guarantee that it will impress at least one other person and then when that's seen by other people, they'll be more likely to want to try and get on board to help you out.

  8. Seeing that actually makes me feel bad on the inside.

    What kind of horrible person would make this map?

    Seriously though, that's actually just horrible luck.

    It definitely won't happen again... maybe... I think... probably.

    In my (weak) defense, I honestly don't rate this chapter all that highly myself. I wanted a rain chapter like any insane person would and this was it.

    In earlier patches- and I think one I posted on Serenes, the rain used to last longer and start earlier, so it could be worse if that makes you feel any better about it.

  9. [spoiler=These are the units I brought to the final chapter:]

    efKoRqy.png98IS4hx.png5SkvhoY.pnglH3NODT.pngWGbKLJC.pngooxgXB4.png

    BrejRYi.pngcTNS4ZW.pngF3PTLR3.png9v6uNbP.pngiEAVrTn.pngCOVDepj.png

    I'd say everyone except for Alicia and Ordanze was great. (didn't check out growthrates)

    I must admit I used a few status boots on Val (energy drop, draco shield, angelic robe) in part 1. I'm not sure, if she would have maxed defense without it.

    About the second iron rune:

    I found it a little bit weird too that I still got (a second) one after stealing it from the boss. After thinking about it I thought it was scripted for some reason. But apparently it wasn't.

    It doesn't mean that I don't like to see multiple iron runes. For example The Last Promise gave you two delphi shields (iirc one was stealable from a pegasus knight boss and one was dropped by an enemy)

    Your characters are turned out pretty good across the board, I'd say.

    Your Ordanze and Alicia are actually pretty standard, honestly. Your other characters just were a lot better it seems.

    I've never seen Val max out defence before, even with all the dragonshields you get throughout the game.

    I'm doing a playthrough on hard mode right now, and I wish I had a Hawke like that. He's level 15 unpromoted right now with 8 speed. (10 now that I gave him some speedwings) He definitely won't turn out like that.

    Here's my final team. I only played Normal in both modes.

    Kd45YEd.png

    MdDCI5E.png

    AWlzYJB.png

    AqmkGTK.png

    NiGQsfM.png

    en1nmfu.png

    VXvFQ7A.png

    aC0rg7V.png

    YKo2mMn.png

    eJseYE0.png

    FFysDSP.png

    t9gw6Zo.png

    uk3yzUd.png

    Yok3Hl7.png

    Other than the body rings, I forgot what I gave to who. Also, Andrei and Isaac got bit by the bug.

    Pretty good set of characters here as well, I'd say.

    Funny that you both ended up having good Vals in the end. Gonna guess that's once again to the use of statboosters in her mode.

  10. Yeah, shining bow targets Res.

    It's good for units like Linda and promoted Nala against enemies with good defense, especially when their strength is looking pretty terrible. Much lighter than using something like the break bow against knights as well.

    Looking forward to see how the next one goes. I find that it difficulty can vary depending on a lot of things.

    It's probably one of the few chapters where the unit makeup you have plays a big part in how well it goes.

  11. That shouldn't happen...? I recall that when you steal an item set to be dropped it erases the drop flag instead of transferring it to the next item up.

    Then yeah, I guess there's no real reason. Enjoy the free iron rune if you can be bothered to get it.

    Might actually be a helpful tool, especially on the final chapter in hard mode. Those berserkers, swordmasters and Luna druids can really screw you over there.

  12. Why didn't Almer and Layla recognize Alicia? Wouldn't they have seen here in Chapter 7 or something?

    She didn't really do anything in chapter 7 of particular note that they would have seen to make them remember her is the best explanation I can give.

    And in chapter 8, the conversation she had with Val and the others would have been private.

  13. Played it, loved it. It could easily pass as an official GBA FE game.

    And it's 100% complete too. Even today, the only other 100% complete hack is still The Last Promise. I'm starting to think that your name should contain the word "Blaze" if you actually want your hack to be fully completed.

    Now, I read the part of this thread about how Clare should use light magic instead of anima, like how valkyries used light in FE8. Then I looked at the FE8 units in this hack and I figured something: Might as well add another FE8 unit while we're at it. In this case, make Alicia promote into a Mage Knight (but still use Anima/Dark instead of Anima/Staff). After all, lots of lords get horses on promotion.

    [spoiler=Finished Requiem]

    It was fun.

    The map design was good for the most part..

    My favorite chapter was the escape mission when Shel appeared after a certain time.

    It's one of very few FE games / hacks I enjoyed using a pirate. Hawke literally broke the game for me. He was an axe myrmidon with amazing strength and speed growth. His skill wasn't bad either. He could oneround Legato and the final boss (with dancer).

    Of the lords honestly I only found Valentine usable at the end. She started squishy but with a bit investment in form of stat boosts she became amazing, maxed strength, skill, speed and defense.

    The mage lords were outclassed unfortunately. Ash was alright, but Alicia became pretty mediocre at the end with low magic and speed.

    Also I kinda wished that some characters had better bases / growthrates. Nala's strength and defense were awful and she was totally lost when Ordanze joined.

    Edward was pretty bad too... but I had to use him because he was the only thief I got.

    Also Andrei was a complete disappointment I promoted him at level 12 to a hero with 9 (!!!) speed. Thankfully he wasn't forced later on anymore.

    After playing the early chapters... I thought it would turn into a really hard hack because especially the prolog and chapter 1 were tough.

    But at least after the reunion it became easier and easier... tbh a bit too easy at the end. Though it was only normal mode, so I hope for a bit more challenge in hard mode.

    Of the two completed hacks I enjoyed Requiem more than The Last Promise,.despite latter added some non-FE themes. But gameplaywise Requiem was more enjoyable all in all.

    Glad you two enjoyed it!

    And yeah, normal mode tends to get a little too easy in the late-game. I think Skye and Hawke are the two characters that tend to become a little too powerful for the game to handle sometimes. I've seen it in some playthroughs of the game.

    If you want to share your character stats, it'd be nice to see them.

    Oh, I forgot to mention this the first time.

    You can actually steal Matthias' Iron Rune, and still get the one that the end of the battle gives you. So you can have two Iron Runes.

    Not sure why the Iron Rune wasn't just simply made droppable.

    I don't remember all that clearly, but I think I did it because otherwise you could steal the Iron Rune and then you'd be able to get 2 S-Rank Swords, by killing him and then getting another one at the end of the chapter.

    If that's not an FE7 thing, or even a FE thing, then I have no idea why. Probably an oversight.

  14. Yeah that dialogue on the prep screen is what would have been the augury woman's (Hannah?) dialogue in vanilla FE7.

    And the levels of the enemies should start to increase, albeit very steadily, from this point onwards, so no more level 1 enemies all the time. Because I had so many enemies on some of the early chapters, (And because I was bad at balancing) I had to severely hold the enemies levels back.

    Ohhhhhh this next map is one of my favorites in the game, but I'll let you figure out why

    Because of the return of one, or both of the two characters you get back?

    Or it the new ones?

    I never would have thought that this would be a favourite chapter of anyone's. I mean, I don't think it's awful or anything, but not a favourite either.

  15. Yeah, after the second one on the first mug, I'm trying to make the hair look less straight at the back and each one just adds another little bit of an attempt at detail. Nothing else is really being changed.

    The maps aren't for Requiem, no. I'm currently trying to work on something new, but it's not gotten anywhere yet.

  16. I recently tried something silly in this hack. I tried to kill both Bran and Legato in Chapter 7.

    9ec9f527909bed348436d818508b6513o.jpg3523b254f9377e315d1916619885f40co.jpg

    Josie, Rayden and Val (with the help of a cheat to lock it on turn 8) were all I needed.

    Doesn't seem to affect the fact that you beat Legato, nevertheless it's cool to see what happens when you beat Bran.

    Did you freeze Legato's AI or something?

    I thought he moves to attack you when in range and pretty much one-rounds most of your units. He at least, isn't intended to be beaten at all.

    Summer is here and I've decided that it's time to play a new Fire Emblem hack.

    Requiem has gotten requested more than any other hack, probably because it is finished, which I respect a great deal.

    So I suppose you can all expect a Requiem LP on my channel sometime in the near future!

    Cool. I've never watched one of your LPs but I know a lot of people do, so I look forward to it.

  17. Thanks for all the advice, I really appreciate it. I had an attempt at trying to remedy some of it.

    Gonna guess this is better but still not quite there yet.

    T4VqWUu.png

    First is the original.

    Second is just edits on the eyes and shading on the clothes.

    Third onwards are my attempts to do something about the hair disrepancy. Tried to go further each time, but hair is difficult, so I'm wondering which one I shold just leave it at for now.

    imZiyiO.png

    Fur seems difficult, so I decided to only try it on a smaller area.

    Chin and collar line are also fixed up a bit, I think.

  18. Not exactly what was said, but still something different, I think.

    Am I doing fur-like material even a little bit right though, on the second guy? I was using some other examples as a reference point but I'm not so sure if it needs more or less detail to it.

    As for the lady there, I'm thinking that the shading on the orangey clothing might be lacking, but I've only got two colours to work with.

    bqwYude.png9DY7ptr.png

    Gonna try something else different next, but that's all for now.

  19. I can try and give it a go, but do you have any advice on where to start, really?

    Would I need to start trying to custom draw some stuff, or do I need to just try and splice parts a bit more creatively instead. I do play it pretty safe when splicing, in order to keep things as neat as I can, sort of.

    Either way, I'm mostly doing these mugs in between the downtime of trying to make maps anyway.

  20. For the record: Val and Keiran do have a support together.

    And ya, that whole "go easy on them" doesn't effect gameplay at all. Its just a way of saying "You're capturing them. With swords to the face. Don't question it."

    In this case I imagine it to be case where they're trying their best not to kill people, as opposed to Fates' way, where somehow, literally no one dies.

    Also, when you're against the likes of Rayden and Josie, would anyone really bother trying to fight to the death?

    I dunno, I think Linda/Katarina is the OTP so far, but then again, I tend to prefer same-sex pairings, especially girl/girl, to het ones. Linda/Katarina do appear to have a paired ending, but I have no idea if it's romantic or not. In fact, all of Linda's paired endings appear to be with females, so perhaps she's a lesbian? Are there romantic same-sex paired endings in this hack? It'd be neat if there were, as the only hack can think of with them is GhebFE and well... GhebFE is GhebFE, so...

    Don't believe there's any same-sex pairings. Only a few paired endings in general and most of them involve the main lords. This game doesn't really need many of them tbqh. People are too spoiled by Awakening and Fates, take off your shipping goggles people. I can tell you which one is the most likely "canon" one for Val, but that would be spoiling things.

    There technically is one, I guess, but not really.

    But the best romances are usually the ones that aren't as clearly pointed out or platonic, at least as far as FE goes, imo.

    Anyway, good to see that the playthrough is going well.

  21. I didn't intend to be gone for as long as I was, but I'm back at it for now.

    Also picked up FE: Fates (Why was the European release so late?), so I'll be enjoying that as best I can for a while, hopefully.

    PqKLrq3.png

    Intended to be some sort of prison break chapter, starting from the top left.

    The walling at the top is supposed to be cells, that's why the height difference is there like that, before someone asks. I'm not sure if that generally is good practice though.

    IoF3M7l.png

    I didn't really have a specific purpose in mind when making this one, but I think it's turned out well enough.

    Probably a normal end-to-end defeat boss or rout chapter with village to protect and ruins to visit for something.

    LrZ8XPw.png

    I think something is off about this this one here.

    Either the angling of his head is off, or maybe I need to do something on his left shoulder to fix it.

    QxXzfUy.png

    This one turned out better.

    A female knight character.

    Anyway, that's all for now. I'll be back with more soon.

  22. Hey Sacred Blaze, I don't know if this has been brought to your attention yet, but... I was browsing through eBay when I suddenly saw this.

    s-l1600.jpg

    Lol, I don't know how to feel about this.

    I really hope someone doesn't buy this thinking it's some sort of FE universe crossover hack.

  23. Thanks.

    And yeah, that might be the case. Dart's head isn't really at the same angle as this guy's and I just ripped it straight from there.

    Not sure how to go about refitting it to a new angle, but I'll try and give it a go if I can.

×
×
  • Create New...