• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Converting .dat, .spr to a sprite atlas.

im working on a Tibia like mobile game made with Unity and im interested in getting atlas sprites from all clientes, currently working with latests sprites of Tibia but also old client sprites to get an old school game feeling, problem is when i extract old sprites with 'Tidus-Editor' it slices all sprites to 64x64 and i need the whole sprite sheet Atlas, can i acheive that with this project or i need another tool for old clients?(7.6-8.0)
Thanks!
 
C:\konwenter\bin\Debug> ./opentibiaunity_datspr_converter --version=1098 --dat=Tibia.dat --spr=Tibia.spr
Unknown Attribute: --dat=Tibia.dat
someone knows how to solve this problem and why it happens ?
 
Back
Top