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.
CustomLoadingScreens
Customize loading screens and tip screens.
| Date uploaded | 4 years ago |
| Version | 0.4.1 |
| Download link | cjayride-CustomLoadingScreens-0.4.1.zip |
| Downloads | 482 |
| Dependency string | cjayride-CustomLoadingScreens-0.4.1 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Uploading this open source mod from Nexus Mods because it's not on Thunderstore yet.
Developer: aedenthorn
Original mod link: https://www.nexusmods.com/valheim/mods/389
This mod customizes tip and loading screens
To use this mod after installing it, place as many png files as you like in *BepInEx\plugins\CustomLoadingScreens*
The mod will choose one image at random for the Loading... part, and optionally another for the screen with the tips.
You can optionally add a tips.txt file with one tip per line if you want to replace the tips with your own list. Tips can be shown on both parts of the loading screen.
You can also customize the vignette, color mask, etc. in the config file.
The mod comes with an empty tips.txt file and three png files from Wikipedia vaguely related to Vikings.
The tips in the screenshots come from https://www.kickassfacts.com/viking-facts/ I make no guarantee about the veracity of the Viking facts on that site.
*Change log
Version: 0.4.1
Moved the directory of the CustomLoadingScreens folder to the config directory, so that it works better with R2modman.
You can now specify a custom folder/directory within the config directory for your images / tips.
The default folder is: CustomLoadingScreens (inside the config folder) <-- make this folder and put your images there
Configuration
A config file BepInEx/config/aedenthorn.CustomLoadingScreens.cfg is created after running the game once with this mod).
You can adjust the config values by editing this file using a text editor or in-game using the Config Manager.
To reload the config from the config file, type loadingscreens reset into the game's console (F5).
Github
https://github.com/aedenthorn/ValheimMods/tree/master/CustomLoadingScreens
CHANGELOG
v0.8.0
- Removed terminal reload
- Added compatibility for v0.217.46
v0.7.1
- Fixed issue with missing assembly MonoMod
v0.7.0
- Two changes (commits) by "aedenthorn" on Aug 25, 2023 and Oct 6, 2023
- Keeps the cjayride changes from previous versions
v0.5.2
- Fixed issue with default filepath in config file
- Renamed config file to cjayride.CustomLoadingScreens
- Added free images and viking quotes you can use (or not)
v0.5.1
- Update for cjaycraft modpack
- Re-added two configuration parameters to the configuration file: PathToImagesFolder and PathToTipsFolder --- This is to allow for easier customization with modpacks
v0.5.0
- Fix for mistlands update
v0.4.2
- Changed default image folder
- Can now specify an image directory path in either plugins folder or config folder -- anywhere inside the BepInEx folder!
- Received report on Discord that mod wasn't working. Make sure you generate the image folder and place your images in the folder before launching the game. The game will load these images into the game during startup.