Recording video

From Emulation General Wiki
Revision as of 21:54, 10 February 2014 by SonofUgly (talk | contribs) (Just a start.)
Jump to navigation Jump to search

RetroArch

Recording options aren't currently implemented in RGUI, so you either need to use Phoenix or CLI. It's recommended you record to MKV format. For command line:

retroarch.exe -r "C:\Path to Recordings\recording_name.mkv" --menu

By default RA will record at native resolution, to record at a higher resolution, use --size then specify widthxheight. you can also set --recordconfig to use a specific config file when recording.