Home Artists Posts Import Register

Downloads

Content

An early version of the Dynamic Loading Screen mod.

This is an early version of the mod that is not yet well tested and may throw UI_Exception errors. If any errors appear, please let me know in private messages.


In version 1.5, a new feature is being tested - the ability to change the size and position of the tip text and the plumbob.

The mod will now allow you to adjust the position and scale of the two main elements on the loading screen via an XML file in the mod's .package file. 

If you still don't know how it works, check out this guide:
https://www.patreon.com/posts/dynamic-loading-93114413

So there are now 7 new configuration variables added to the XML.

- <Plumbob_X_Offset>0</Plumbob_X_Offset>
The offset value from the default position for the X-axis of the plumbob position.
Valid values: -∞, +∞.

- <Plumbob_Y_Offset>0</Plumbob_Y_Offset>
The offset value from the default position for the Y-axis of the plumbob position.
Valid values: -∞, +∞.*

- <Plumbob_Scale>0.5</Plumbob_Scale>
Multiplication value for the plumbob scale.
If the standard size of plumbob is 1, then 0.5 is halved, 0.33 is tripled, and so on.
Valid values: 0.000001, +∞ (but I think there is no need for more than 2.0).

- <Tip_X_Offset>0</Tip_X_Offset>
The offset value from the default position for the X-axis of the tip text position.

- <Tip_Y_Offset>0</Tip_Y_Offset>
The offset value from the default position for the Y-axis of the tip text position.
Valid values: -∞, +∞.*

- <Tip_Scale>0.5</Tip_Scale>
Multiplication value for the tip text scale.
Valid values: 0.000001, +∞ (but I think there is no need for more than 2.0)

- <Tip_Align>center</Tip_Align>
Alignment option for the tip text.
Valid values: center, left, rigt.

Just experiment with these settings to get the view you like.

* - You can change the value for the Y-axis of the plumbob or tip so high or low that it just it just goes off the screen, thus removing it from view without using additional mods.


You can find all basic information about the mod in the description of the public version on Patreon or LoversLab.

Images are published in separate posts:
AI.REAL.FEMALE.NSFW
AI.REAL.FEMALE.SFW
AI.REAL.ANIME.NSFW
AI.EVENT
AI.4K.FEMALE.NSFW

A guide on how to add your own images to the DLS mod.

If you want to configure the mod, you can find a tutorial for that here.


Version 1.5.2
- Fixed X-axis editability for the Plumbob and Tip.
- Added Tip alignment option.

Version 1.5.1
 - Fixed "Switch Image On Click" feature for 4K images, also feature now works for all DPI scales.
 - Small fixes to the scale feature.

Version 1.5.0
- Added a new feature to change the position and scale of the plumbob and tip.
- Core file updated for the game version 1.104.
- Improved performance.
- Other small fixes.
And as always:
- Added support for new images.


Files