Skip to content

Releases: ClonkAndre/VLoadingScreen

Version 1.3

13 Jun 19:27
f8c7a64

Choose a tag to compare

Changelog

  1. Rewrote and made compatible with IV-SDK .NET v1.9 and above.
  2. Added a lot more customization.
  3. Added ability to add loading screens for custom episodes, no longer hardcoded to only work with GTA IV and its Episodes.
  4. Added ability for the background image to change perspective, making it even more like GTA V.
  5. Added proper cleanup logic.
  6. Cleaned up, organized and optimized source code.
  7. The images are now orientated in the center of the screen, making the background image zoom out effect look better.
  8. The images for the current episode will now be created once the game starts loading, instead of creating all images at the game start.

Version 1.2

18 Dec 20:15
a542059

Choose a tag to compare

Changelog

  1. Made compatible with IV-SDK .NET v1.0.
  2. Added message saying the loading screen textures are being created.
  3. Changed extension for the images from “png” to “dds” to be better optimized for the renderer.

Version 1.1

18 Dec 20:06
6ef6877

Choose a tag to compare

Update README.md

Version 1.0

18 Dec 20:05
6ef6877

Choose a tag to compare

Update README.md