nunuhara / alice-tools

Tools for extracting/editing files from AliceSoft games.
GNU General Public License v2.0
131 stars 19 forks source link

Issue: ex build not working properly with Rance01 #66

Open Darkc0m opened 3 months ago

Darkc0m commented 3 months ago

Problem

I'm currently modding the .ex file from Rance01 (Mangagamer version) and having some problems when I build the file. imagen Chip for the item Course Guard II dissapears when looking at chip collection imagen 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