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

Restoration of the flow diagram in WolvenKit 7 #13

Open
sabakhshi opened this issue Dec 6, 2022 · 1 comment
Open

Restoration of the flow diagram in WolvenKit 7 #13

sabakhshi opened this issue Dec 6, 2022 · 1 comment

Comments

@sabakhshi
Copy link

Is your feature request related to a problem? Please describe.
In WolvenKit 7 the flow diagram presentation of w2phase and w2scene files that was present in previous versions was removed. This feature was invaluable for mod authors that aimed to fix bugs and restore cut content in the game. The feature was very useful for seeing how a scene flows and helped authors fix game breaking bugs where dialogue would not loop back to the selection menu.

Describe the solution you'd like
I would like the flow diagram presentation reintroduced in the next version WolvenKit 7 planned for the next gen update of the Witcher 3. If possible, any enhancements in navigation over the old flow diagram in previous version of the WolvenKit would be appreciated.

Describe alternatives you've considered
We have considered and tried editing the chunks straight from the list however this greatly slows down bug fixing or makes it impossible in some cases. This has resulted in most of the Brother's In Arms Ultimate Bugfix and Restored Content Collection team keeping multiple versions of WolvenKit installed which is not ideal.

Additional context
I am not aware of the original reason the flow diagram was removed but it looked to be it stopped working and was removed after a commit related to chunk handling was made.

@nikich340
Copy link
Collaborator

If flow diagram is presented in cp version, which probably is going to be a base for new version, then it may be adapted for w3.
Old flow version (used in 0.6) was missing many chunks and couldn't render much items without freezing, so I amnot sure if it reasonable to restore/use it at all.

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