Page 1 of 1

Overriding filecheck when first launching chiru

Posted: 04 Dec 2020, 00:42
by josesito
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?

Re: Overriding filecheck when first launching chiru

Posted: 04 Dec 2020, 02:24
by vit9696
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)

Re: Overriding filecheck when first launching chiru

Posted: 04 Dec 2020, 05:11
by josesito
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?

Re: Overriding filecheck when first launching chiru

Posted: 04 Dec 2020, 05:35
by josesito
oh, forget it, I read locale/text/text008.png found it in the locale folder, will reply if something's wrong again