snowtyler-YetAnotherRandomPaintingSwap icon

YetAnotherRandomPaintingSwap

Randomize paintings throughout the game with custom images — supports square/portrait/landscape images and multiplayer sync. Optional grunge textures.

Last updated 2 weeks ago
Total downloads 406
Total rating 1 
Categories Mods Misc Client-side Cosmetics
Dependency string snowtyler-YetAnotherRandomPaintingSwap-1.1.0
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

YetAnotherRandomPaintingSwap V1.0.0 (R.E.P.O.)

YetAnotherRandomPaintingSwap randomly replaces all paintings in the game with images of your choice.

It is a fork of the RandomPaintingSwap, FittingPaintings and AnotherRandomPaintingSwap mods, including all of the functionality:

  • Randomizes paintings across the game using images in three separate aspect ratios.

  • Applies a customizable grunge filter to the paintings. (not fully working just yet...)

  • Synchronizes the seed between host and clients so that all players see consistent replacements.

Installation

Manual Installation

  1. Go to the root folder of your game.
  2. Open the BepInEx\plugins folder.
  3. Place the RandomPaintingSwap.dll file of the plugin inside this folder.

Adding Custom Images

  1. In the plugins folder where you placed the RandomPaintingSwap.dll file, create a folder named RandomLandscapePaintingSwap_Images, RandomSquarePaintingSwap_Images, and RandomPortraitPaintingSwap_Images.
  2. Place your images inside this folder. These images will be used to randomly replace the paintings in the game.
  • Landscape paintings go in any folder named RandomLandscapePaintingSwap_Images (2:1)
  • Square paintings go in any folder named RandomSquarePaintingSwap_Images (1:1)
  • Portrait paintings go in any folder named RandomPortraitPaintingSwap_Images (It varies but between 9:16 and 3:4 will look fine)

Images Format

  • .png and .jpg/.jpeg images are supported.

Other

Github: https://github.com/snowtyler/YetAnotherRandomPaintingSwap
Author: snowtyler

Thunderstore: https://thunderstore.io/c/repo/p/ZeroTails/FittingPaintings/
Author: ZeroTails

Github: https://github.com/Phnod/AnotherRandomPaintingSwap
Author: Phnod

Forked from (Who did most of the work)
Github: https://github.com/GabziDev/RandomPaintingSwap
Author: Gabzdev