You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably TWK_WadInfo_ should be modified as well, it contains virtual vfs values. TWK_ files contain hashes of strings, not strings themselves. Maybe we can copy content from other wads where monsters used and replace wad id only.
athn01a TWK_WadInfo_068: https://pastebin.com/raw/uGhPrB07
athn03a TWK_WadInfo_047: https://pastebin.com/raw/mc9rdeHe
dest01 TWK_WadInfo_046: https://pastebin.com/raw/gWbX04JZ
I will try to make an editor for TWK data
i want to know about this process,Its very complicated i cant understand only this process what exotically i change in athn01a TWK_WadInfo_068 in this file give some example its very useful for me ...?i cant understand this step only (Maybe we can copy content from other wads where monsters used and replace wad id only.)give example
Thanks
The text was updated successfully, but these errors were encountered:
Ok, working on yaml exporter/importer. But it will nor work for all types yet, because we will need to declare type of each field in vfs to correctly parse bytes array. I using vita version to figure out types since it has required function calls not inlined and strings not hashed. Currently testing with
Hi i want to know when you upload TWK editor
#27
Probably TWK_WadInfo_ should be modified as well, it contains virtual vfs values. TWK_ files contain hashes of strings, not strings themselves. Maybe we can copy content from other wads where monsters used and replace wad id only.
athn01a TWK_WadInfo_068: https://pastebin.com/raw/uGhPrB07
athn03a TWK_WadInfo_047: https://pastebin.com/raw/mc9rdeHe
dest01 TWK_WadInfo_046: https://pastebin.com/raw/gWbX04JZ
I will try to make an editor for TWK data
i want to know about this process,Its very complicated i cant understand only this process what exotically i change in athn01a TWK_WadInfo_068 in this file give some example its very useful for me ...?i cant understand this step only (Maybe we can copy content from other wads where monsters used and replace wad id only.)give example
Thanks
The text was updated successfully, but these errors were encountered: