-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the auto-tt-recorder guide!
The guide you will use will be different depending on what type of recording you want. There are three possible options.
- I want to record a CT or 200cc run that is WR or is WR tops, with a Custom Top 10 at the start.
- I want to record a personal best that isn't WR or WR tops.
- [I want to record a run with a Custom Top 10, but using data from a source other than the Chadsoft Leaderboards (e.g. recording a RT WR)]
Firstly, check
If you aren't familiar with how paths work, then follow this mini-guide to fill in any field which requires a filename.
- Right click the file you want to get the filename of.
- Click the option that says "Copy as path".
- Paste (Ctrl+V) in your config.yml where you need to fill in the setting.
- Replace every \ character in the pasted path with / (VERY IMPORTANT)
E.g. if we're filling in the music-filename
field, then after step 3, the line would look like this:
And after step 4, the line would look like this:
Another example, instead filling in the iso-filename
field. After step 3, the line would look like this:
This can also be done
- luckytyphlosion, the main writer of this program
- stebler, for making some gecko codes specifically for this project.
- WhatisLoaf, for his TT-Rec Tools
- Tockdom wiki, for MKW documentation
- SwareJonge, dragonbane0 and Dolphin devs, for Dolphin-Lua-Core
- Wiimm, for his ISO and SZS tools.
- The creators of all the codes used, credited in the gecko code template files in data/
The output file extension
The line you put after output-video-filename:
Your
Make sure you didn't set the backend of the Dolphin emulator provided in the download to anything but OpenGL, as this Dolphin release will crash if dumping frames on a backend that is anything but OpenGL. If Dolphin still randomly crashes, then please contact the developer.