Page 1 of 1

Play Amiga games on Your Puppy

Posted: Thu Jul 22, 2021 6:33 am
by puppy_apprentice

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:

prehistorik.png
prehistorik.png (167.45 KiB) Viewed 1452 times
monkeyIsland.png
monkeyIsland.png (114.85 KiB) Viewed 1452 times
simon.png
simon.png (329.16 KiB) Viewed 1452 times

Re: Play Amiga games on Your Puppy

Posted: Tue Oct 26, 2021 8:05 am
by xenial

Great stuff.
I have the fs-uae installed and just drop the adf files on to my desktop icon and they fire straight up.
Great emulation of one of the best home computers ever created. :)


Re: Play Amiga games on Your Puppy

Posted: Sat Mar 05, 2022 3:43 pm
by newpuppy

Cool guide. I couldn't figure out how to use the one from PPM (Arcade or Launcher), but your instructions worked.


Re: Play Amiga games on Your Puppy

Posted: Sat Feb 04, 2023 8:35 pm
by xenial

Launcher is not needed but is handy to configure your games with the correct ROMS etc..I create the config files for each individual game using the launcher and then i put the config folder on desktop and fire them up that way.