Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
YetAnotherRandomPaintingSwap
Randomize paintings throughout the game with custom images — supports square/portrait/landscape images and multiplayer sync. Optional grunge textures.
| Last updated | a year ago |
| Total downloads | 567 |
| Total rating | 1 |
| Categories | Mods Misc Client-side Cosmetics |
| Dependency string | snowtyler-YetAnotherRandomPaintingSwap-1.1.0 |
| Dependants | 0 other packages depend 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\pluginsfolder. - Place the
RandomPaintingSwap.dllfile of the plugin inside this folder.
Adding Custom Images
- In the
pluginsfolder where you placed theRandomPaintingSwap.dllfile, 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
.pngand.jpg/.jpegimages 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