miniSphere 4.8.2
miniSphere 4.8.2 is a maintenance release in the 4.8 release series. This release fixes a long-standing SoundStream corruption bug which made SoundStreams with more than one channel useless.
Changes in This Version
- Fixes a bug in the internal audio streaming logic which corrupted the output
of SoundStreams with more than one channel and made them sound choppy. - Fixes a bug where legacy
Spriteset#filenameincludes a SphereFS prefix. - Fixes a bug where Cell will write an invalid script path to
game.sgmif the
script filename includes the@/prefix.
Installing in Windows
Simply download and run miniSphereSetup-4.8.2.exe. The Inno Setup install wizard will walk you through the installation process.
Installing in Linux
For Ubuntu (14.04 and later), miniSphere is available via personal package archive (PPA) (latest version only guaranteed on current Ubuntu release):
Installing from a PPA is easy. Simply open Terminal and run the following commands:
sudo add-apt-repository ppa:fatcerberus/minispheresudo apt-get updatesudo apt-get install minisphere
You only need to do this once. The system will automatically notify you of future miniSphere updates.
Note: Users of other Linux distributions, or those using older versions of Ubuntu, can build the engine manually from the tarball (minisphere-4.8.2.tar.gz).