[Archive] Legion Modding and Filedata, possible ?
[Archive] Legion Modding and Filedata, possible ?
Archived author: wungasaurus • Posted: 2016-07-28T20:40:10+00:00
Original source
I am the original author of list_root. If you don't give me the error, I can't help you though.
Archived author: Rangorn • Posted: 2016-07-28T20:43:38+00:00
Original source
i didn't know about that
![[Image: 20ef818731.png]](http://puu.sh/qhPBB/20ef818731.png)
Archived author: wungasaurus • Posted: 2016-07-29T08:19:41+00:00
Original source
Use a compiler that supports c++11.
Archived author: Rangorn • Posted: 2016-07-29T16:28:20+00:00
Original source
Did you have a release .rar with the exe program ? Honestly, i don't think i will modify the source code or do something with the code.
Archived author: wungasaurus • Posted: 2016-07-29T16:29:34+00:00
Original source
no, i don't use windows.
Archived author: Rangorn • Posted: 2016-07-29T16:34:48+00:00
Original source
Ok i'm fucked then.
I will try to made my own program, but i just need to understand the Root structure, i will eventually made a 010 editor template if everything is clear.
Archived author: wungasaurus • Posted: 2016-07-29T18:48:42+00:00
Original source
I really don't see an issue with just using mine. Just install an up to date compiler.
Archived author: Rangorn • Posted: 2016-07-29T19:26:29+00:00
Original source
It's not about using another program, just CMake and Visual studio pissing me off, and i don't want to waste time trying to fix problems.
BTW, i have modified CascExplorer Code and i start to understand the Root structure, not really difficult finally.
Archived author: Rangorn • Posted: 2016-07-30T02:10:46+00:00
Original source
Ok, now i have my own wowRootParser, and gave me the full list of filedataid<=>Hashname
Btw, telling me that filedata is gone, now all the filedata ids are referenced in the root file (extractable from CascEditor, in the menu) and hash values are just the filename hashed with the Jenkins96/lookup3/hashlittle2 method, in only one sentance to my first question, it would have been better.
Srsly, it's not a puzzle game where i got a new clue after a resoluted enigma.