Quests: .quest* and .scene files

Documentation on .quest* and .scene files

Summary

Last documented update: January 26, 2025 by Zhincore

This page will explain how quests and scenes work.

Node types

Scenes and quests contain various types of node, here is a list of what we know about them:

Audio

QuestAudioNode

Allow the quest to play a sound event (can be found in SoundDB).

AudioMixNode

Controls various states defined in the cooked_metadata.audio_metadata file using signals (or signposts as named in WolvenKit).

Last updated

Was this helpful?