Difference between revisions of "AmigaOS"

From ScummVM :: Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 10: Line 10:
zlib=yes|
zlib=yes|
16bits=yes|
16bits=yes|
plugins=yes|
buildbot=yes|
buildbot=yes|
firstversion=0.8.0|
firstversion=0.8.0|
Line 43: Line 44:


== About ==
== About ==
ScummVM has also been ported to AmigaOS with the Simple Directmedia Layer (SDL).  
ScummVM has been ported to AmigaOS.  


==Installation==
For more information, including how to install and run ScummVM on AmigaOS, see the [https://docs.scummvm.org/en/latest/other_platforms/amigaos_4.html AmigaOS user documentation].
From the [http://www.scummvm.org/downloads/ downloads page], get the AmigaOS4 package. You will download a packed archive (.lha). To open it, double click on it and UnArc will unpack right away or ask for the installation path. Once it is unpacked, you can move the whole drawer where ever you wish to store it.


== Compiling ==
==Developer information==


It is generally recommended to use the official builds, but for anyone interested in doing their own builds...<p>The following links contain instructions and notes on how to build / cross-compiled our codebase for AmigaOS:
===Compile ScummVM ===


* [[Compiling_ScummVM/AmigaOS4]]
For instructions, see [[Compiling_ScummVM/AmigaOS4|Compiling ScummVM for AmigaOS4]]


== External links ==
==Other useful links==
* [http://forums.scummvm.org/viewforum.php?f=4 ScummVM Other ports forum]
*[https://forums.scummvm.org/viewforum.php?f=4 ScummVM Other ports forum]

Latest revision as of 05:27, 30 June 2023

amiga.png AmigaOS Port
Latest Released Version 2.8.1
Supported Audio Options MP3, OGG, FLAC, Uncompressed
Additional Webpage(s) None
Maintainer(s)
Packager(s) Raziel
Forum Port Forum
Status Maintained
First Official Version 0.8.0

About

ScummVM has been ported to AmigaOS.

For more information, including how to install and run ScummVM on AmigaOS, see the AmigaOS user documentation.

Developer information

Compile ScummVM

For instructions, see Compiling ScummVM for AmigaOS4

Other useful links