[SOLVED] A grumpy Nightmare Module

Hey FEUniverse. I just try to learn how to do basic modules for fun but it seems I’m missing something when I build one.

The module is just meant to change the Stat Items bonuses values. Instead of just replacing these values in hex in a hex editor :

1
FE7 Stat Booster Items Editor by Solum
0x8C98FA4
9
12
Boost items.txt
NULL

HP Bonus
0
1
NEDS
NULL

STR/MGC Bonus
1
1
NEDS
NULL

SKL Bonus
2
1
NEDS
NULL

SPD Bonus
3
1
NEDS
NULL

DEF Bonus
4
1
NEDS
NULL

MDF Bonus
5
1
NEDS
NULL

LCK Bonus
6
1
NEDS
NULL

MOUV Bonus
7
1
NEDS
NULL

CONS Bonus
8
1
NEDS
NULL

The error message is telling me the rom and the module are not compatible. Even if tried many times to know why…

0x8C98FA4 -> 0xC98FA4

1 Like

Lol. What an Idiot I am thanks Arch. =)