Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
Weapongrp.dat data structure
#1
Hi Everyone~

First I have to apologize for writing in English.

Recently I try to decode WeaponGrp.dat for GoD:Stranger (Korean Client), I do it as usual, compare new and old DAT :

[Изображение: CPVoZz2.png]

Good, it looks like that new DAT added two 4bytes of DATA:

===============Begin of My DDF definition======================
UINT tag;
UINT id;
UINT drop_type;
UINT drop_anim_type;
UINT drop_radius;
UINT drop_height;
UINT UNK_0;
UNICODE drop_mesh1;
UNICODE drop_mesh2;
UNICODE drop_mesh3;
UNICODE drop_tex1;
UNICODE drop_tex2;
UNICODE drop_tex3;
UNICODE drop_extratex1;
UINT newdata[8];
UNICODE icon[5];
INT durability;
UINT weight;
UINT material;
UINT crystallizable;
UINT UNK_1;
UINT UNK_2_cnt;
UINT UNK_2_tab[UNK_2_cnt];
UINT UNK_3[3];
UNICODE timetab_1;
UNICODE Unknown_Item; <==First one
ASCF drop_sound;
UINT UNK_4;
UINT body_part;
UINT handness;
UINT wpn_mesh_cnt;
UNICODE wpn_mesh[wpn_mesh_cnt];
UINT wpn_unkval[wpn_mesh_cnt];
UINT wpn_tex_cnt;
UNICODE wpn_tex[wpn_tex_cnt];
UINT item_sound_cnt;
UNICODE item_sound[item_sound_cnt];
UNICODE drop_sound;
UNICODE equip_sound;
UNICODE effect;
UINT random_damage;
UINT weapon_type;
UINT crystal_type;
UINT mp_consume;
UINT SS_count;
UINT SPS_count;
UINT curvature;
UINT UNK_5;
INT is_hero;
UINT UNK_6; <==This one must be INT
FLOAT UNK_7; <== Second one
=====================End of My DDF Definition================

After modified I am still unable to decode the DDF therefore I look for other available DDF from Internet.

A workable DDF shows that the data type of UNK_6 MUST BE INT, not UINT.

This confuses me because they are both 32bits in length, the difference is sign.
I don't understand how it work.

Could anyone give me a hint?

Also, how do you handle this extremely large DAT file with lots of items?
It is impossible to look all the DAT structure and write down the DDF definition.
Ответ


Возможно похожие темы ...
Тема Автор Ответы Просмотры Последний пост
  Lineage New UKX Structure CriticalError 0 1,301 05-16-2021, 09:29 AM
Последний пост: CriticalError
  Weapongrp вопросики OneThunder 13 3,935 11-19-2018, 09:54 PM
Последний пост: Emperor
  Weapongrp Infinity Odyssey CriticalError 0 1,142 06-25-2015, 08:33 AM
Последний пост: CriticalError
  Работа с weapongrp Evencelance 2 1,190 04-25-2014, 03:11 PM
Последний пост: Evencelance
  Поля в weapongrp Hint 6 2,629 04-14-2013, 07:13 PM
Последний пост: Hint
  Помогите написать Weapongrp Adm1nk0 2 1,589 01-28-2013, 05:39 PM
Последний пост: ..Kirito..
  WeaponGrp FilipMorris 0 1,288 10-10-2011, 05:08 PM
Последний пост: FilipMorris
  armorgrp/weapongrp moonbeam 2 1,821 09-13-2011, 06:02 PM
Последний пост: moonbeam

Перейти к форуму:


Пользователи, просматривающие эту тему: 1 Гость(ей)