Release Albion


I have made for it a separate 7z file which includes the SourcePort from M-HT and a launcher written by me + some SoundFonts and Bassmidi.
And it also includes FFPlay. This allows the videos to be played in full-screen and does not need to use the SDL player.

The Lauchner makes configuring the CFG file easier.
Also you can choose the language so freely and still have all versions on it.
And also the demo can be activated as a feature.
Which OSes is your launcher available for?
 
Hi,

I updated Albion to version 1.6.1

Download it here:
Repo

Changes:
* add new MIDI plugin: adlmidi - it plays MIDI music using OPL3 emulator
and also plays background sound/music effects
* fix for filesystems with 64-bit inodes
* modify ALSA midi plugin to select volume by changing volume of all channels instead of changing note velocity

I also updated the Linux and Windows versions.
Changes:
Windows version:
* add new MIDI plugin: adlmidi - it plays MIDI music using OPL3 emulator
and also plays background sound/music effects

Linux version:
* add new MIDI plugin: adlmidi - it plays MIDI music using OPL3 emulator
and also plays background sound/music effects
* fix for filesystems with 64-bit inodes
* modify ALSA midi plugin to select volume by changing volume of all channels instead of changing note velocity

The source code of the whole project (all 4 games) is on GitHub.
 
Last edited:
I released a new version of Albion (1.7.4).

Download:
repo

Versions for other platforms and the source code are available on GitHub.

Changes:
v1.7.4 (2023-12-10)
* fix bug in original code
* minor bug fixes

v1.7.3
* use latest versions of libADLMIDI, WildMIDI, BASSMIDI libraries
* minor bug fixes

v1.7.2
* fix Shift+Key ascii codes
* add support for inputing characters using Alt codes
* screen redraw 60 times per second
* minor bug fixes

v1.7.0
* integrate video playing (intro and credits) into main executable
* add several options for making screenshots
* fix bug in the original code
* minor bug fixes
 
Back
Top