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
Fork of aedenthorn/CustomLoadingScreens. Customize loading screens and tip screens. Updated for Valheim 1.0.
| Date uploaded | 12 hours ago |
| Version | 0.9.2 |
| Download link | cjayride-CustomLoadingScreens-0.9.2.zip |
| Downloads | 41 |
| Dependency string | cjayride-CustomLoadingScreens-0.9.2 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2350README
CustomLoadingScreens
Updated for Valheim 1.0
A fork of aedenthorn/CustomLoadingScreens
Custom Loading Screens and Tips
Use your own images as custom loading screens.
Recommended image size: 1920x1080
Setup
- Launch the game once, to generate the config file and default image folder.
Configuration
DEFAULT IMAGE FOLDER:
The pack includes plugins\CustomLoadingScreens next to CustomLoadingScreens.dll. Put .png / .jpg images and tips.txt in that folder.
Thunderstore / r2modman installs it as:
plugins\cjayride-CustomLoadingScreens\CustomLoadingScreens
- Optionally, specify another directory inside the BepInEx folder (see config file).
EDIT CONFIG FILE:
config\cjayride.CustomLoadingScreens.cfg
-
Example: You can also specify a directory in the config folder to save your images: config\mypack\CustomLoadingScreens
-
You can specify any directory path inside the BepInEx folder.
Known Issues
-
For local hosted games, the screens only display when first loading into the game, but not when using portals.
-
For dedicated server games, the screens will display when first loading into the game, AND when using portals, but the images are not randomized. Moreover, one image is randomly selected at game launch, and is used throughout the rest of the session.
Contact
-
𝕏: x.com/cjayride
-
Discord: discord.gg/cjayride (find me at the top of the user list) "cjayride"
-
Twitch: twitch.tv/cjayride
AI Generated
This code was not AI Generated, however, AI was used to verify that it works with the new version of the game.
CHANGELOG
v0.9.2
- Re-upload to tag for Deep North Update on Thunderstore
v0.9.1
- Fixed Harmony patch on ZNet.RPC_ClientHandshake for Valheim 1.0
v0.9.0
- Updated for Valheim 1.0
- Bumped BepInExPack_Valheim dependency to 5.4.2350
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.