Play Amiga games on Your Puppy

Moderator: Forum moderators

Post Reply
User avatar
puppy_apprentice
Posts: 661
Joined: Tue Oct 06, 2020 8:43 pm
Location: land of bigos and schabowy ;)
Has thanked: 4 times
Been thanked: 107 times

Play Amiga games on Your Puppy

Post 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 1370 times
monkeyIsland.png
monkeyIsland.png (114.85 KiB) Viewed 1370 times
simon.png
simon.png (329.16 KiB) Viewed 1370 times
User avatar
xenial
Posts: 504
Joined: Mon Jul 13, 2020 7:41 am
Location: Lincolnshire.UK.
Has thanked: 92 times
Been thanked: 41 times

Re: Play Amiga games on Your Puppy

Post 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. :)

newpuppy
Posts: 3
Joined: Sat Feb 19, 2022 1:25 am

Re: Play Amiga games on Your Puppy

Post by newpuppy »

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

User avatar
xenial
Posts: 504
Joined: Mon Jul 13, 2020 7:41 am
Location: Lincolnshire.UK.
Has thanked: 92 times
Been thanked: 41 times

Re: Play Amiga games on Your Puppy

Post 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.

Post Reply

Return to “Games”