How to record and trace Pokemon Uranium - acedogblast/Project-Uranium-Godot GitHub Wiki

Thank you for you time on helping the project. This page will explain how to record and trace the original game. All software explained here are free to download and use.

Recording software: OBS Studio (https://obsproject.com)

Make sure you check the browser plug-in during installation. Add a new Browser source. Set the URL to:

https://cdn.rawgit.com/sam0737/a0ee8ca253fc5c84b2aa2ac018f7b8ad/raw/108196e17c2c9d79ff60ed3bf788973ab94da9af/clock.html?style=font: bold 30px monospace; color: lightgray; display: inline-block; border-radius: 5px; padding: 2px 5px;background-color: rgba(0,0,0,0.5);&format=kk:mm:ss

Make sure the clock is clear and visible.

Download Process Monitor (https://docs.microsoft.com/en-us/sysinternals/downloads/procmon)

Open Process Monitor → Filter → Organize Filters

Import this filter (https://drive.google.com/file/d/1qIXkKawTHWznaE4x-k2t9KX3AnkIWcXu/view?usp=sharing)

With Process Monitor running, start recording with OBS and start up the game.

When finished recording, click the save icon in process monitor. Set Events of save to “Events displayed using current filter” Save using Comma-Separated Values (CSV).

Send both the video and the CSV file to me in the issue.