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

Load the Adv state from Vm state #19

Open
DCNick3 opened this issue Jan 24, 2023 · 0 comments
Open

Load the Adv state from Vm state #19

DCNick3 opened this issue Jan 24, 2023 · 0 comments
Labels
architecture Needs non-trivial large-scale code restructuring missing A feature present in the game is missing

Comments

@DCNick3
Copy link
Owner

DCNick3 commented Jan 24, 2023

This seems to be called "Scene Loading" in the game

The idea is to first run a lighter version of VM, without loading assets & rendering to a specific position in the script, and then to materialize it to the "real" ADV view.

This feature is used to implement loading (definitely), rollback and save thumbnail building (maybe). Also, warping to specific point of SNR is useful for development & debugging.

@DCNick3 DCNick3 added architecture Needs non-trivial large-scale code restructuring missing A feature present in the game is missing labels Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Needs non-trivial large-scale code restructuring missing A feature present in the game is missing
Projects
None yet
Development

No branches or pull requests

1 participant