rdr2_screenshot_converter/README.md

827 B

RDR2 Screensht converter Licence

Convert and save screenshots from rdr2 photo mode to JPEG format

Imgur

QuickStart

Just download the executable file from releases and run it. It will automatically find your screenshots and save them.

Arguments

You can define a path for saving screenshots. To do this, open a command prompt, specify the path to the executable file and the path to save the screenshots.

rdr2_screenshot_converter.exe C:\screenshots

This command will save screenshots to C:\screenshots

Building

All instructions tested on Windows 10 Pro for workstations 19042.928.

You need:

rustup override set nightly
cargo build --release