I'm currently modding the .ex file from Rance01 (Mangagamer version) and having some problems when I build the file.
Chip for the item Course Guard II dissapears when looking at chip collection
Monster Jellyfish MkII does some weird things and image doesn't appear
There might be more problems that I haven't been able to find
Steps to reproduce
Dump the .ex file from the original game
alice.exe ex dump -o out.x Rance01.ex
Build the .ex file from the generated out.x file (I'm using --old flag as said on .ex readme)
alice.exe ex build -o ..\Debug\Rance01.ex --old out.x
Replace the new Rance01.ex file with the old one
Version
I'm currently using alice-tools 0.13.0 from the latest releases
Relevant files
I'm attaching a .zip file with 100% gallery unlock saves for easier testing
rance01_ponkotsu.zip
Problem
I'm currently modding the
.ex
file from Rance01 (Mangagamer version) and having some problems when I build the file. Chip for the item Course Guard II dissapears when looking at chip collection Monster Jellyfish MkII does some weird things and image doesn't appearThere might be more problems that I haven't been able to find
Steps to reproduce
Dump the
.ex
file from the original gamealice.exe ex dump -o out.x Rance01.ex
Build the.ex
file from the generatedout.x
file (I'm using--old
flag as said on .ex readme)alice.exe ex build -o ..\Debug\Rance01.ex --old out.x
Replace the newRance01.ex
file with the old oneVersion
I'm currently using alice-tools 0.13.0 from the latest releases
Relevant files
I'm attaching a
.zip
file with 100% gallery unlock saves for easier testing rance01_ponkotsu.zip