Overriding filecheck when first launching chiru

josesito

2020-12-03 21:42:31

I modified the files and added env[verify]=none in ons.cfg to bypass the initial check. Everything works perfectly for the first 4 chapters, but trying to start chiru will prompt a new check and it will say something like FILES ARE MISSING, VOIDING. How can I override this too?

vit9696

2020-12-03 23:24:20

This happens, when critical files are actually missing, so you have broken installation really the files checked are:

backgrounds\cha_p1b.png (must exist)
sound\bgm\umib_194.ogg (must exist)
sprites\ama\1\ama_a14_defo1.png (must exist)
chiru.none (must not exit)
graphics\locale\text008.png (must have 801805 size)

josesito

2020-12-04 02:11:51

Is graphics\locale\text008.png correct? I checked the locale folder on my untampered PC files that run perfectly and there's no 008, just from 13 to 29.png Also, where is chiru.none created?

josesito

2020-12-04 02:35:09

oh, forget it, I read locale/text/text008.png found it in the locale folder, will reply if something's wrong again