You are viewing a potentially older version of this package. View all versions.
barrett_50_cal-CustomLoadingScreens-0.7.1 icon

CustomLoadingScreens

Customize Valheim loading screens with your own images and optional custom loading tips.

Date uploaded 3 days ago
Version 0.7.1
Download link barrett_50_cal-CustomLoadingScreens-0.7.1.zip
Downloads 5
Dependency string barrett_50_cal-CustomLoadingScreens-0.7.1

This mod requires the following mods to function

denikson-BepInExPack_Valheim-5.4.2332 icon
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.2332

README

Custom Loading Screens

Credits

This package is a preservation re-upload of the original Custom Loading Screens mod by aedenthorn.

All credit for the mod, source code, and original development belongs to aedenthorn. This Thunderstore package exists to preserve and distribute the mod while directing users to the original creator whenever possible.

If you enjoy using this mod, please consider supporting the original author by visiting the Original Resources section at the bottom of this page.

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, and other settings in the configuration file.

The mod comes with an empty tips.txt file and three .png files from Wikipedia that are vaguely related to Vikings.

The tips shown in the screenshots come from:

https://www.kickassfacts.com/viking-facts/

The original author makes no guarantee about the accuracy of the Viking facts on that site.

Configuration

A configuration file is created after running the game once with this mod:

BepInEx/config/aedenthorn.CustomLoadingScreens.cfg

You can adjust the configuration by:

  • Editing the file with any text editor.
  • Using Configuration Manager in-game (if installed).

Reloading the Configuration

To reload the configuration without restarting the game, open the console (F5) and enter:

loadingscreens reset

Technical

Manual Installation

  1. Install BepInEx.
  2. Place the mod's .dll file into:
BepInEx/plugins/

Original Resources

If you enjoy this mod, please consider supporting the original author by visiting the original project and related resources.

Original Nexus Mods Page

https://www.nexusmods.com/valheim/mods/389

Source Code

https://github.com/aedenthorn/ValheimMods

More Valheim Mods by aedenthorn

https://www.nexusmods.com/valheim/users/18901754?tab=user+files

Discord Community

For support related to the original mod, to follow development, or to explore more of aedenthorn's work:

https://discord.gg/aedenthorn

CHANGELOG

Changelog

Version 0.7.2

  • Fixed CHANGELOG.md formatting for proper Markdown rendering on Thunderstore.
  • No code or functionality changes.

Version 0.7.1

  • Initial Thunderstore release.
  • Ported the latest Nexus Mods version (0.7.1).
  • No code or functionality changes.

The entries below are the original release history by aedenthorn.

Version 0.7.0

  • Fix for update.

Version 0.5.0

  • Fix for Mistlands update.

Version 0.4.0

  • Fix for update.

Version 0.3.0

  • Added loading tips to the loading screen.

Version 0.2.1

  • Fixed the last PNG in the list never being selected.

Version 0.2.0

  • Fixed image stretching.