To play Amiga games on your Puppy:
1. You need Puppy with newest glib library (newest puppies have)
2. Emulator:
https://fs-uae.net/stable/3.0.5/FS-UAE_ ... -64.tar.xz
3. Amiga game from:
https://gamesnostalgia.com/
eg. Prehistorik - Amiga Version:
https://gamesnostalgia.com/game/prehistorik
How to launch games:
1. Unpack emulator to any directory.
2. Unpack game package to any directory.
3. In emulator directory:
Code: Select all
yourpath/FS-UAE/Linux/x86-64/
make prehistorik directory.
4. From game package copy 2 directories:
Code: Select all
Floppies
Hard Drives
and two files:
Code: Select all
dummyfile
Default.fs-uae
to prehistorik directory.
5. Edit Default.fs-uae, it have to look like this:
Code: Select all
amiga_model = A1200/020
chip_memory = 2048
fast_memory = 8192
fullscreen = 0
base_dir =./prehistorik
kickstart_file = ./prehistorik/dummyfile
uae_chipset = aga
hard_drive_0 =./prehistorik/Hard Drives
hard_drive_0_priority = 6
floppy_drive_0 = ./prehistorik/Floppies/disk.adf
scanlines = 0
6. Launch the game, in:
Code: Select all
yourpath/FS-UAE/Linux/x86-64/
directory open console and run this command:
Code: Select all
./fs-uae prehistorik/Default.fs-uae
Enjoy!
Some screens: