Skip to content

Instantly share code, notes, and snippets.

@tesence
tesence / read_seed.lua
Last active April 16, 2022 08:21
An OBS lua script that loads a seed file for Ori and the Blind Forest DE Randomizer and displays its options
-- Setup:
-- * Load the script in OBS under "Tools > Scripts > (+)"
-- * Create a Text Source on the scene you want the seed options to be displayed
-- * Select the created source as the "Text Source" in the script options
-- * Set the "Path to randomizer.dat file" option by browsing the location where the seed files are copied
-- * Check off the box if you want the item pool to be displayed on the seperate line
-- * Define "Alt + L" as "Reload Seed" hotkey under "Settings > Hotkeys"
obs = obslua
source_name = ""