Jump to content

jespoke

Member
  • Posts

    28
  • Joined

  • Last visited

1 Follower

About jespoke

  • Birthday 10/11/1995

Previous Fields

  • Favorite Fire Emblem Game
    Radiant Dawn

Recent Profile Visitors

2,266 profile views

jespoke's Achievements

Newbie

Newbie (1/14)

  1. Transformed Earth Dragon was excluded for crashing my emulator but Earthstone PRF access is given out, and Tiki holds an Earthstone and a Divinestone. Soldier i removed along with the transformed dragons, but i guess it is actually a fully functional class right?
  2. The randomizer is available here: https://feuniverse.us/t/fe11-jespokes-fe11-randomizer-1-0/7253 So i tried my hand at learning Haskell over the last few weeks, using it to make a new Fire Emblem Randomizer! I’m very much on brand this time too, making a very janky randomizer for a game that had none before: FE11 this time. Partially because Haskell turned out to be a very… unconventional language for this kind of project, there is no GUI this time. Everything is operated in a terminal with (y/n) or 1, 2, 3 inputs for answers. The available randomization options are: Classes – Enemy classes Inventory Bases – Enemy bases * Growths – Enemy growths Reclass system* * Whether you can reclass at all, or randomized class sets. It also adds Falcon Knight to the regular class pool, and if you randomize classes, it also shuffles who has access to each PRF weapon. The Whitewings, who normally each start over water, should move to land now so you can actually get them if they can no longer fly. Basic instructions on how to use it: Download the folder with the randomizer Download DSLazy, and place the DSLazy folder in the randomizer folder Run DSLazy.exe, pick your FE11 ROM with the […] button, and unpack it Then run Jespoke’s FE11 Randomizer.exe, and follow the text instructions Once the randomizer closes after applying your edits, use DSLazy to pack a new ROM Lastly, i included a side feature i call the Meme Mart. It’s selection is sparse for now, but it has a few very stupid edits you can apply to the game, after the randomization, or on its own without any randomizing. I would like people’s suggestions for what edits i should put in the Meme Mart in the future. I load a ton of the variables of the game into easily edited datastructures, so what kind of edits i can offer is pretty broad, so give me some ideas 😃
  3. Heyy, you figured out how to give everyone skills in FE9? Where did it end up being hidden? I will give this a try at some point, and see if this gets a "just use YUNE now" rating over my old one like it did with FE4.
  4. The editor works with the European and American versions, and not the Japanese one.
  5. This randomizer works with the Project Naga patch, not the Gharnef patch. You should consider if you want to use this one or YUNE. This one has some wilder options, but YUNE is a smoother and more stable randomizer.
  6. The previous version had problems with giving Chant and Lockpick all over the place, and my fix to that seems to somehow have allowed all the banned and protected skills into the randomization. It should be a small fix i can make tonight.
  7. That was a bug with the last version, it should be fixed now.
  8. That is Ilyana, a character that causes issues for me and i thought i had fixed, but apparently not. I'm afraid I'm going to have some tedious work before me in editing every difficulty separately.
  9. So i used the time between exams and the new semester, and now a significant time into said semester, to give a crack at making an FE9 randomizer. What i ended up with was a Character Editor/Randomizer for Windows. What I’ve made is an editor/randomizer for FE9 that can be used to edit these parts of the character entries: · Bases · Growths · Class · Weapon Ranks --- Which ones you can equip is still dictated by the class · Weapons --- Only exchanging, no adding · Items --- Only exchanging, no adding · Skills --- Only exchanging, no adding · Portrait · Models --- Changing class automatically picks out matching models · Name ID --- Which name in the files to use · Level · Build/Weight You can also increase enemy growth rates, either to all stats, only Strength/Magic/Skill/Speed, or only Strength/Magic For the randomizing, there are · Bases · Growths · Class · Skills The randomizer creates a log with the changed values in it, as well as one with only the growths for avoiding spoilers. Bases and Growths both swap Str and Mag so the higher one matches the class’s weapon type. Class randomizing has some nuances: A character’s highest weapon rank is applied to the new class’s primary weapon, and the last item in their inventory becomes an Iron weapon for their new class. Laguz classes are handled by counting 1 laguz level = 2 beorc levels, and weapon ranks are assigned by level too. Laguz have a Laguz Stone as their starting weapon. Marcia and Jill are moved to appear in spots where they can be reached without flight. (Thanks /u/PokecheckHozu for the help figuring this one out) I advise against making Shinon a laguz, as his re-recruitment leaves him declawed. The randomizer heeds this advice. If you run in to any bugs or issues, or want help with editing FE9 outside of what this editor can do, feel free to comment here, or ping me on the Fire Emblem subreddit discord. The editor/randomizer (You need everything in the folder): https://1drv.ms/f/s!AsfU3qRjcTTdhi8Mglgc0qgyEr-C The source code on Github: https://github.com/jespoketheepic/FE9-Character-Editor-and-Randomizer You need two other tools to use this. For extracting files from a .iso/.gcm; GCTool: https://wiki.gbatemp.net/wiki/GC-Tool and for rebuilding the finished product back into an iso; GCRebuilder: https://www.romhacking.net/utilities/619/ I posted my notes in a post on FEU: https://feuniverse.us/t/fe9-file-structure-notes/5020 --- v1.1 changelog: - Fixed enemy growth increase instead setting them to 0 - Illyana should be fixed now? I added a fixing case for updating to v1.1 without re-randomizing: Open the new version of the editor, go to Illyana, press apply, set the enemy growth to 0, then save and quit. That should fix everything up, except Illyana past her recruitment. You are then free to open the editor back up to (now for real) re-apply the enemy growth increase. You can then re-build the iso with the fixes, it will work with the old save. v1.2. - The system.cmp simultaneous access issue should be fixed now. - Skill randomizing, fixed the main bug, might be some bugs hiding under it still, idk. - Ike can’t become classes that can’t fight. v1.3 - Fixed an NA version exclusive issue where skill randomizing went completely haywire. - Lords and Thieves can now promote - Randomizing now makes the laguz royals no longer transform when they arrive, to prevent them from de-promoting into beorc classes. I can sadly not edit this for each individually as it is the same cutscene for all three. - Fixed an issue where the enormous HP growths of base game Laguz were counting negative to their growth total. I also put some new overflow protection on the growth randomizing. - Removed all the unused Mages/Sages from the random selection. Increased the appearance odds of the standard ones to be higher, but it still results in less overabundance of magic units. - Gatrie now also can’t become a laguz, like Shinon, again to prevent literal declawing upon rejoining. - Known issue: Valkyries that start promoted don’t get swords for some reason. - Known issue: Geoffrey always gets bow access for some reason? Use them at your own risk, it can crash in various ways.
  10. .cmp are compressed packaged files. The compression is probably LZ77 (It is for FE9 and FE11 after all), though if you need to get the individual model out of the packaging you may need to open it up and find the name and corresponding pointer. This may help https://feuniverse.us/t/fe9-file-structure-notes/5020
  11. Did you try resetting the game after recruiting him? Ced in particular is tricky because he is a green unit iirc, but in my test run resetting fixed it. Also, did you end up with other inaccuaracies in the changelog, or just Seliph? The problems in his special case handling may be bigger than i thought...
  12. The idea was to let him inherit the holy blood that he can do, and give him random ones in place of the ones he can't. But when i fixed a big bug, i may have made a smaller one that overwrites Seliph's holy blood again. Are you sure your rom was a clean/project naga one? Not loading the prologue is pretty severe.
  13. Does he not have holy blood at all? The part in charge of giving Seliph holy blood is some of the most jank code I've ever written, but I can't justify going to fix this randomizer right in the middle of exam season...
  14. Hey, some people showed up while i was gone! The spoilerfree log was super outdated, the actual classes are the ones listed with the substitutes in the full log. I have a fix in mind for a new update. Seliphs blood is STILL causing problems... The code that handles it is a candidate for the ugliest i have ever written... I think i have to remake it from scratch... As for Holy Weapons, i already had a ton of trouble with the limited item slots as is. It would have to come at the cost of getting less weapons other places in the game. Altering recruitment in FE4 is a massive pain, ends up pretty janky, and that i don't have any experience with.
  15. Are you sure you are using the 2.1.7 version? The Gerrard glitch is not showing up in my tests anymore.
×
×
  • Create New...