Meister1593 / SaveScreenshotToDifferentDirectory

Allows to additionally copy screenshot to different directory in system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SaveScreenshotToDifferentDirectory

A ResoniteModLoader mod for Resonite.

Created due to severe issues with Steam saving screenshots unreliably on Linux, but should work on Windows as well.

Usage

  1. Install ResoniteModLoader.
  2. Place SaveScreenshotToDifferentDirectory.dll into your rml_mods folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\Resonite on windows or $HOME/.steam/steam/steamapps/common/Resonite for a default install on linux.
  3. Start the game. Change default folder to something you would like in NeosModLoader settings under mod tab.

Do note that this might not work with Standalone client, as it hooks up to Steam part of the Resonite codebase.

If you use Proton on Linux, any type of path will work as long as it can reach that folder:

  • with forward slashes only
  • backward slashes only
  • full Windows-like path

About

Allows to additionally copy screenshot to different directory in system

License:MIT License


Languages

Language:C# 100.0%