
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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
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
- Go to the root folder of your game.
- Open the
BepInEx\plugins
folder. - Place the
RandomPaintingSwap.dll
file of the plugin inside this folder.
Adding Custom Images
- In the
plugins
folder where you placed theRandomPaintingSwap.dll
file, create a folder namedRandomLandscapePaintingSwap_Images
,RandomSquarePaintingSwap_Images
, andRandomPortraitPaintingSwap_Images
. - 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