Differences
This shows you the differences between two versions of the page.
|
en:requirements [2020/06/02 12:18] Adrien Destugues [Haiku version] |
en:requirements [2024/01/02 13:44] (current) Philippe Rimauro |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| == Minimal configuration == | == Minimal configuration == | ||
| - | //(for ACE to be one frame in overlay)// | + | //(for ACE to be one frame in hardware video overlay)// |
| - | * MorphOS 3.13 or better, | + | * MorphOS 3.18 or better, |
| - | * 3Mb of free hard disk space, | + | * 3 MiB of free hard disk space, |
| - | * 16Mb of free RAM, | + | * 16 MiB of free RAM, |
| - | * G4 at 700MHz (a little bit more for Amstrad Plus emulation). | + | * G4 at 700 MHz (a little bit more for Amstrad Plus emulation). |
| - | //You will need a more powerful processor if you disable the overlay (not a good choice!)//. | + | //You will need a more powerful processor if you disable the hardware video overlay (not a good choice!)//. |
| == Optional == | == Optional == | ||
| + | * FResample library to improve to audio output quality ([[http://aminet.net/package/util/libs/FResample|available on Aminet]]). | ||
| * HexEdit MUI Class to take advantage of memory editors ([[http://aminet.net/package/dev/mui/MCC_HexEdit|available on Aminet]]). | * HexEdit MUI Class to take advantage of memory editors ([[http://aminet.net/package/dev/mui/MCC_HexEdit|available on Aminet]]). | ||
| - | * ffmpeg to be able to encode video recorded by ACE ([[http://fabportnawak.free.fr/misc/ffmpeg.lha|old Fab1's port available here]]). | + | * ffmpeg to be able to encode video recorded by ACE ([[https://www.morphos-storage.net/?id=2026985|latest BeWorld's port available here]]). |
| ===== Haiku version ===== | ===== Haiku version ===== | ||
| == Minimal configuration == | == Minimal configuration == | ||
| - | * Haiku R1 beta 2 at least (32-bit version), | + | * Haiku R1 beta 4 at least, |
| - | * 4MB of hard disk space, | + | * 6MB of hard disk space, |
| - | * 6MB of free RAM, | + | * 16MB of free RAM, |
| - | * brexx_x86 version 1.3.2-4 or above, | + | * brexx version 1.3.2-4 or above, |
| - | * iff_catalog_x86 0.3 or later for translations support. | + | * iff_catalog 0.3 or later for translations support. |
| - | BRexx and iff_catalog are available at [[https://eu.hpkg.haiku-os.org|HaikuDepot]] and in the HaikuDepot application bundled with Haiku. | + | == Optional == |
| + | |||
| + | * fresample for high quality sound resampling | ||
| + | |||
| + | BRexx and iff_catalog are available at [[https://eu.hpkg.haiku-os.org|HaikuDepot]] and in the HaikuDepot application bundled with Haiku. To install them using the command line on 32-bit systems: | ||
| + | |||
| + | pkgman install iff_catalog_x86 brexx_x86 fresample_x86 | ||
| + | |||
| + | On a 64-bit system: | ||
| + | |||
| + | pkgman install iff_catalog brexx fresample | ||
