> Pokemon Inclement Emerald is a ROM Hack based on Pokemon Emerald with many features and changes. You can choose any regional starter, obtain Pokemon from gen 1-8, use custom mega evolutions, tutor moves, and more.
PKHeX does not support ROM hacks. Especially not ones that have drastic custom changes like adding in Pokémon species that are not present in the original game.
Judging from the structure of the save data roughly matching the original format, it appears that blocks 0,1,2 are missing from your save data. Those 3 blocks are pretty much all the "progress" storage.
You can try copying over blocks 0x03->0x0D to a new save file (and update the save counters to match the save file you transplant into) which should let you recover your boxes.
https://bulbapedia.bulbagarden.net/wiki/Save_data_structure_(Generation_III)#:~:text=The Generation III save file is broken up,the other block represents the previous game save.