VNDragonV2 Posted Monday at 07:17 PM Posted Monday at 07:17 PM The default resource path in zoo.ini is as follows: ./dlupdate;./updates;./xpack2/loc;./xpack2;./dupdate;./zupdate1;./xpack1/loc;./xpack1;./zupdate;./loc;. Is this also indicative of the game's reading order as well? Ergo, "loc" is read first and "dlupdate" is read last. I used to think they are read alphabetically but that wouldn't make sense for the existence of dlupdate, which we know is read last or else none of the hacks would be working. I am sure this has been established/known eons ago but did not find a thread confirming this explicitly.
Fern Posted yesterday at 02:33 AM Posted yesterday at 02:33 AM From Jay: Yes, that line is what tells the reading order to ZT. Things to the right in that order will be read before things to the left, allowing the things on the left to override things read on the right. But "loc" is read second. To the right of that is ";.". That "." means ZT's main folder is read first. This order applies to ".ztd" files but not ".dll" files. ZT will only read ".dll" files that are in ZT's main folder. As for hacks, I feel they should be in a hacks folder, since some hacks affect things in the dlupdate folder. I talk about this in the "Combined Guest Hack For ZT Community" topic at DD: http://www.ztcdd.org/DD/index.php?topic=11622.0 2
VNDragonV2 Posted yesterday at 06:59 PM Author Posted yesterday at 06:59 PM 16 hours ago, Fern said: From Jay: Yes, that line is what tells the reading order to ZT. Things to the right in that order will be read before things to the left, allowing the things on the left to override things read on the right. But "loc" is read second. To the right of that is ";.". That "." means ZT's main folder is read first. This order applies to ".ztd" files but not ".dll" files. ZT will only read ".dll" files that are in ZT's main folder. As for hacks, I feel they should be in a hacks folder, since some hacks affect things in the dlupdate folder. I talk about this in the "Combined Guest Hack For ZT Community" topic at DD: http://www.ztcdd.org/DD/index.php?topic=11622.0 Thank you both for confirming. I manage hacks by alphabetical order in my .ztd, but creating a separate folder is a great approach too.
Fern Posted 22 hours ago Posted 22 hours ago It does make it easy to find them (hacks) too when you want to check something.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now