Game
Immortal Sins
6 years ago

https://www.youtube.com/watch?v=HBUmKyc7XgU

Slimming down the game's size (with Opus)


YouTube
https://www.youtube.com/watch?v=HBUmKyc7XgU
youtube.com

I’ve been doing some work in reducing the game’s space requirements. One of the ways I am achieving this in an upcoming update is converting the audio files from OGG Vorbis to Opus. Opus is more efficient than Vorbis in compression with minimal to almost no quality loss. So, I can have smaller audio files in the package while the audio quality is mostly preserved. That, alongside compressing other files.

At the moment, I am preparing a build that uses the new compressed files for testers. If you want to test it out and give feedback, either join my Discord ( https://discord.gg/immortalsins ), send me a Private Message or send me an email (head to http://scr.im/studioace to get my email address) with the subject line: “Immortal Sins - Tech Test Request”.

That is all for now. See you in the next post.



0 comments

Loading...

Next up

Waz zis? An overhauled map? Yes. Coming soon.

Enjoy a nice dish, get a nice buff. What's not to like?

It's a bit early, but I have something cooking. Keep an eye out.

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.

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.

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.

A small teaser for the next update.

Added achievements. Because why not?

Something something... Stuff that I worked on.

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.