insarius Posted October 18, 2012 Posted October 18, 2012 So I made a GRF from my data folder, rediffed the client so it doesnt read the folder but uses .grf's. my data.ini says 1=aro.grf 2=data.grf WHy doesn't it work? Quote
michaelsoftman Posted October 19, 2012 Posted October 19, 2012 Should start with 0. So 0=aro.grf 1=data.grf But are you sure those are the only data files? Usually, rdata.grf is there too. Quote
Neo-Mind Posted October 19, 2012 Posted October 19, 2012 rdata,grf is not necessary anymore since data.grf already contains everything inside (at-least that's what i have seen). Quote
insarius Posted October 19, 2012 Author Posted October 19, 2012 (edited) Should start with 0. So 0=aro.grf 1=data.grf But are you sure those are the only data files? Usually, rdata.grf is there too. I tried with 0=aro.grf 1=data.grf Still didn't work, and yes, I have rdata but it used to worked fine without it. EDIT: My client starts up in korean, as if it only read rdata or something, but I haven't it even in my data.ini Edited October 19, 2012 by insarius Quote
Emistry Posted October 19, 2012 Posted October 19, 2012 make sure you get the translated files here... http://subversion.assembla.com/svn/ClientSide/Translation_Project/data/ http://subversion.assembla.com/svn/ClientSide/Lua_Project/lubs/ and ...when you diff your client...make sure you didnt diff these 2 file Load LUA before LUB Read Data Folder 1st Quote
insarius Posted October 19, 2012 Author Posted October 19, 2012 make sure you get the translated files here... http://subversion.as...n_Project/data/ http://subversion.as...a_Project/lubs/ and ...when you diff your client...make sure you didnt diff these 2 file Load LUA before LUB Read Data Folder 1st Load LUA needs to be off aswell? I didn't know that, I'll try it today, thanks. Quote
Winz Posted October 20, 2012 Posted October 20, 2012 if you want your client to read your grf, and you make "read data folder first", so, you must change the "data" folder's name. so, your client will not find any folder named "data" in the root folder. either delete or change to another name (e.g: dellte) or maybe aro.grf is being opened with a grf tool or the aro.grf is broken.. Quote
Question
insarius
So I made a GRF from my data folder, rediffed the client so it doesnt read the folder but uses .grf's.
my data.ini says
1=aro.grf
2=data.grf
WHy doesn't it work?
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.