Game
Immortal Sins

5 years ago

Re-working the installer so the user can remove components they don't need.


Since the release of the WebView2, it's a bit of an annoyance having to include a copy of the runtime for that. I already have to include a copy of .NET Runtime in order to work and that takes a good chunk of space. With this rework, users can now remove anything that they don't need. So, if you have the Microsoft Edge WebView2, you'll be able to remove the included copy and Northbridge will use the copy that is installed on your device. Win-win!

Now I need to find a way to detect if it is installed on the device and I'll be golden.



0 comments

Loading...

Next up

Who did this?

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.

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.

@NEOWIZ_QUEST 's NARRATIVE JAM is underway!

Create an original narrative / story game in 10 days for a chance to win cash! 💸

Join the game jam: https://bit.ly/GameDevCommunity

Start Narrative Jam-inspired quests: https://bit.ly/narrativejamquests

Implementing Armor Corrosion. This put quite a dent in the target's armor for a short time.

@NEOWIZ_QUEST 's NARRATIVE JAM is underway!

Create an original narrative / story game in 10 days for a chance to win cash! 💸

Join the game jam: https://bit.ly/GameDevCommunity

Start Narrative Jam-inspired quests: https://bit.ly/narrativejamquests

Done some improvements to the backup system. Even added an icon to let you know that it's working.

A small teaser for the next update.

@Patata1236 is a Jolter to Watch who makes games and art for fun! Follow @Patata1236 before the quest ends on November 18 and you'll get Coins!

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.