Game
Immortal Sins
3 years ago

Launcher Update (Windows only): April 11th 2022


Released a patch for the game today, which brings a small update to the launcher (if you are playing the game on Linux, you can skip this one). With this update, the package versioning and the list of file hashes (used to verify that there are no tampered, damaged or missing files that would break the game) are separate from the launcher. When the game starts, it will load them up from a few files. This makes it easier to push out updates to the game (and implement future features as well).

Northbridge Changelog:

  • Package version and file hash list are stored in two files.

  • Sped up the launch times for both the Game Master and the launcher.

  • The game version is referenced from a manifest file.

  • Fixed localisation issues.

  • Fixed bugs related to the file checks.

  • Fixed a bug, where resetting the cache (Cache Management -> Reset) would instead start the game.

  • Library updates.



0 comments

Loading...

Next up

A bit of an old but goodie coming back: Quick Load! In an upcoming update, you can jump back to where you left off with a push of a button.

Jump List returns in the next update.

Added achievements. Because why not?

Home customization showcase :)

Added the option to rebuild the cache. This will clear the cache and then decompress the files from the packages.

Your own power.

(gotta correct those damn typos)

It's pretty early, but here's a look at a mob manager, handling the enemies in the game. The code streamlines the programming of the enemies. Hopefully, I can expand it to more useful ways.

While I'm preparing August's Monthly Sync, I'm preparing a Trello board for the game. You can see what I'm working on here. https://trello.com/b/CjFyzH50/immortal-sins-game-development Pardon my dust, while I'm getting this up and running.

first girl to do walking in vidya game

song is Wo!Wo .Ai .Ni by goatbed!!

Time for a bit of shenanigans: RPG Maker MV running on top of Tauri! This more future proofed framework means better performace and smaller file sizes. It does require some re-work in the engine, but it could lead to true cross-platform games.