lunarian Posted August 5 Share Posted August 5 Hi ! I am trying to decompile "Attack on Titan 2: Final Battle" game by "KOEI TECMO GAMES". The game uses "LINKDATA.bin" that i would like to decompile to get access to the rigged models and textures. I tried "yretenai/Cethleann: KTGL (Soft Engine) data exploration and research (github.com)" tool (dosent work). I am a beginner in this topic so if someone is able to help me ! Thanks. Link to comment Share on other sites More sharing options...
Solution lunarian Posted August 8 Author Solution Share Posted August 8 (edited) Found a solution: Use https://github.com/yretenai/Cethleann/releases/download/1.2.0/cethleann-net7-win-x86-64-rel.zip version "RDX Support" (the latest cause some bugs). Then use this command using a cmd (or create a start.bat on the folder idk): Cethleann.DataExporter.exe -r -R --linkarchive -g Aot2 "outpout-path" "game-path" "game-path\LINKDATA" "game-path\LINKDATA\EX" "game-path\LINKDATA\PATCH" "game-path\LINKDATA\REGION" Edited August 8 by lunarian Link to comment Share on other sites More sharing options...
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