AsuraBro Posted July 30, 2014 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 74 Reputation: 3 Joined: 07/12/14 Last Seen: June 28, 2016 Share Posted July 30, 2014 so i've tried to patch my texture folder in my grf but when i do patch them this happens to me. in ThorGenerator i select GRF - dirctory . C:\Users\user\Desktop\RAGNAROK\Patching\data\ inside the data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\map\ when i select Unicode it crates for me this folder called A and when i select Acsii it creates for me folder called A¯A there is nothing inside them. bump Quote Link to comment Share on other sites More sharing options...
AsuraBro Posted July 31, 2014 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 74 Reputation: 3 Joined: 07/12/14 Last Seen: June 28, 2016 Author Share Posted July 31, 2014 Try Unicode with Single File, not as Directory. you can specify the path after you push the Generate button. still same problem but this time the .thor file got size. so.. i found way to patch them. its not likely a fix, patch or somthing i just made new grf with the texture folder and spirite then make it as a single file patch with data.ini and upload it. and it just worked i dont know how.. the problem with patching texture via thor patching i guess its bugged for me or somthing. Quote Link to comment Share on other sites More sharing options...
1 Tokei Posted July 31, 2014 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 696 Reputation: 722 Joined: 11/12/12 Last Seen: 18 hours ago Share Posted July 31, 2014 (edited) Heya, Create an empty project in GRF Editor, drop your data folder (with the files for the patch - C:\Users\user\Desktop\RAGNAROK\Patching\data) and then extract it. Doing so will fix any encoding issues with your path names. Try to make a Thor patch with this new folder instead and it should be working fine (use ASCII in thor). As for why you're having issues... empty folders are never shown in GRF Editor. This will happen if the file paths inside the GRF aren't encoded properly (they contain unknown characters). When you make a patch with Thor, you have to make sure ALL the files use the same encoding. If you see "À¯ÀúÀÎÅÍÆäÀ̽º" in windows explorer, you should choose ASCII and if you see "유저인터페이스", you should choose Unicode. Since you tried both encoding and none worked, you probably have paths with mixed encodings and this will not work =/. Hope this helps! Edited July 31, 2014 by Tokei 1 Quote Link to comment Share on other sites More sharing options...
AsuraBro Posted July 31, 2014 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 74 Reputation: 3 Joined: 07/12/14 Last Seen: June 28, 2016 Author Share Posted July 31, 2014 (edited) i just did what you just said. and it creates for me 47bytes .thor file and when i patch it creates this file "A" - i want so ask somthing i didnt get it about acsii and unicode. selecting unicode or acsii only for Folder or dose it even effect on files. for example. data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\t_¹è°æ1-1.bmp < Acsii ? data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\ad_title.png < i should select Acsii or unicode for it ? Edited July 31, 2014 by AsuraBro Quote Link to comment Share on other sites More sharing options...
Tokei Posted July 31, 2014 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 696 Reputation: 722 Joined: 11/12/12 Last Seen: 18 hours ago Share Posted July 31, 2014 47 bytes for a Thor file is too small as you probably know already. Are you... sure you selected the folder containg the files in it? Please check again, it doesn't make much sense to be that small! As for the encoding, it has no effect on the content on a file, these are treated as raw bytes no matter what you choose. When saving a GRF/Thor file, the paths need to be converted to ASCII (this is fixed and part of the structure, it cannot be changed). When you add files from Windows Explorer, the paths could be anything : Unicode, UTF-16, etc. Thor needs to know this information because it won't properly convert the paths otherwise. In your case, all the paths are ASCII characters, so you should use that. Quote Link to comment Share on other sites More sharing options...
AsuraBro Posted July 31, 2014 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 74 Reputation: 3 Joined: 07/12/14 Last Seen: June 28, 2016 Author Share Posted July 31, 2014 i tried to go into the my grf and extract the data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\map\ in ThorGenerator then it creates this. after i patch it still creates same folder.. so where is the wrong exactly i did like what u said and still this happens. is it from my windows or somthing? Quote Link to comment Share on other sites More sharing options...
Yonko Posted July 31, 2014 Group: Members Topic Count: 166 Topics Per Day: 0.03 Content Count: 789 Reputation: 50 Joined: 04/16/12 Last Seen: July 8, 2022 Share Posted July 31, 2014 Ascii = if the files or folder contains like "À¯ÀúÀÎÅÍÆäÀ̽" lettersUnicode = plain text the abcde... Quote Link to comment Share on other sites More sharing options...
AsuraBro Posted July 31, 2014 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 74 Reputation: 3 Joined: 07/12/14 Last Seen: June 28, 2016 Author Share Posted July 31, 2014 (edited) so this path should be Ascii ? data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\map\ i tried it like what you can see in the pic still same thing bump Edited July 31, 2014 by AsuraBro Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted July 31, 2014 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted July 31, 2014 Try Unicode with Single File, not as Directory. you can specify the path after you push the Generate button. Quote Link to comment Share on other sites More sharing options...
Question
AsuraBro
so i've tried to patch my texture folder in my grf but when i do patch them this happens to me.
in ThorGenerator
i select GRF - dirctory . C:\Users\user\Desktop\RAGNAROK\Patching\data\
inside the data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\map\
when i select Unicode it crates for me this folder called A
and when i select Acsii it creates for me folder called A¯A
there is nothing inside them.
bump
Link to comment
Share on other sites
8 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.