Retro Gaming

From Rivalug Wiki

Jump to: navigation, search

Contents

[edit] Dosbox

Cross platform dos emulation for dos based games

[edit] Example Games

[edit] MIDI

Background music for many dos based games was MIDI based and relied on MIDI enabled sound cards to play. Most sound cards don't support MIDI in hardware as they once did, but it has to be enabled in sofware.

[edit] SCUMMVM

SCUMM is a scripting language and interpreter developed by LucasArts and used by several gaming companies to develop games on multiple platforms in the early 90s. SCUMMVM is an open source interpreter for these games.

  • RPM package available for Fedora from, but not for Centos. It is however, easily built.
    • Given an rpm build environment
    • rpmbuild --rebuild scummvm-1.1.0-1.src.rpm
    • sudo rpm -Uvh ./rpmbuild/RPMS/x86_64/scummvm-1.1.0-1.x86_64.rpm
Personal tools