Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TWK editor Update #70

Open
vigneshvampire opened this issue Apr 21, 2022 · 4 comments
Open

TWK editor Update #70

vigneshvampire opened this issue Apr 21, 2022 · 4 comments
Assignees

Comments

@vigneshvampire
Copy link

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

@mogaika
Copy link
Owner

mogaika commented Apr 24, 2022

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

AI1
WadInfo
WadInfoGroup
CSM
Orb
OrbEmitter

@mogaika
Copy link
Owner

mogaika commented Apr 24, 2022

@vigneshvampire
Copy link
Author

ok thanks ill try it now

@mogaika
Copy link
Owner

mogaika commented Apr 29, 2022

My bad, fixed building and added missed files, so you need to try again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants