I’ve self-randomized hacks now.
All randomized hacks here are shared only after the creators have agreed to participate via this thread. If you’d like your project removed from here, please let me know and I’ll do so. If you want your project self-randomized and added here, send me a message. All credits for these hacks go to the original authors; please see their threads for details regarding their project.
My Own Projects | ||
---|---|---|
Pokémblem | AW2 Randomizer | Self Randomized Hacks |
FE6 Self Randomizer | FE7 Self Randomizer | FE8 Self Randomizer |
Find an issue? Please report it in my discord server below.
Users over in my discord have helped in playtesting some of these already in order for me to iron out major issues. But there are many randomized hacks and a number of little quirks will likely occur. In particular, my code cannot tell which classes/items/characters go unused or should not be randomized. If you would like to see certain classes/items/chars not randomized in your hack, please send me the IDs to ignore with this formatting:
NeverChangeItem(0x1) // Iron Sword
NeverChangeItems(0x1, 0xFF) // never change any items from 1 to 0xFF
NeverChangeClass(0x1) // EirikaLord
NeverChangeClasses(0x1, 0xFF)
NeverChangeChar(0x1) // Eirika
NeverChangeChars(0x1, 0xFF)
Feel free to also link the download of the randomized version of your project in your own thread if you like.
F.A.Q.
Why does __ game freeze on this chapter/turn after x seconds?
- Try turning Music to Vanilla in config.
Why do stats above 31 go down after resetting?
- Not all hacks support stats above 31, so do not enable stat caps of 45/60 for those ones.
How do I access the debugger?
- Press B on a unit.
If you haven’t tried these hacks as non-randomized before, I encourage you to try out these projects as they were intended by the original authors.
Please self-randomize responsibly.