hi,
i have downloaded and installed fs-uae amiga emulator from the puppy software manager and it reported as installed but upon clicking within my menu item it does not launch. ..any ideas how to get this going please.?
thanks.
Installed fs-uae will not start from menu
Moderator: Forum moderators
- xenial
- Posts: 504
- Joined: Mon Jul 13, 2020 7:41 am
- Location: Lincolnshire.UK.
- Has thanked: 92 times
- Been thanked: 41 times
Installed fs-uae will not start from menu
- Grey
- Posts: 2055
- Joined: Wed Jul 22, 2020 12:33 am
- Location: Russia
- Has thanked: 77 times
- Been thanked: 388 times
Re: fs-uae issue.
You are not the first True, I did not take from PPM (there is version 3.0.2), but on his home site, there is 3.0.5.
But the bottom line is - it took me a LOT of time to get it to work. There you need to look in terminal what Python modules it needs and these are not always obvious options.
By the way, you cannot run a user-friendly GUI written in Python. You can start the emulator itself in terminal with the fs-uae and fs-uae-arcade commands.
Different devices. Different approach.
Re: Installed fs-uae will not start from menu
I can't tell if that's also the case in Puppy, but in Fatdog, in order to launch the latest fs-uae-3.0.5 (official, portable build), I need to do this:
Code: Select all
LD_LIBRARY_PATH= ./Launcher
It's because it requires Qt-5.12 libs, which are included, but the emulator picks up the Qt libraries from Fatdog, which are 5.11.
Greetings!
Omnia mea mecum porto.
- xenial
- Posts: 504
- Joined: Mon Jul 13, 2020 7:41 am
- Location: Lincolnshire.UK.
- Has thanked: 92 times
- Been thanked: 41 times
Re: Installed fs-uae will not start from menu
JakeSFR wrote: Wed Jun 16, 2021 4:52 pmI can't tell if that's also the case in Puppy, but in Fatdog, in order to launch the latest fs-uae-3.0.5 (official, portable build), I need to do this:
Code: Select all
LD_LIBRARY_PATH= ./Launcher
It's because it requires Qt-5.12 libs, which are included, but the emulator picks up the Qt libraries from Fatdog, which are 5.11.
Greetings!
Greetings jake.
I am awaiting for feedback before installing the fs-uae again.I do have 2 real amiga500 computers but i was hoping to get the emulator working on my laptop.
thanks.
- xenial
- Posts: 504
- Joined: Mon Jul 13, 2020 7:41 am
- Location: Lincolnshire.UK.
- Has thanked: 92 times
- Been thanked: 41 times
Re: Installed fs-uae will not start from menu
Ok i have managed to get fs-uae launched from the terminal but now i cannot remember how to get the config screen to import kickstart ROMS and floppy disks etc.
Help please.
Re: Installed fs-uae will not start from menu
Just launch fs-uae-launcher instead of fs-uae.
Greetings!
Omnia mea mecum porto.
- xenial
- Posts: 504
- Joined: Mon Jul 13, 2020 7:41 am
- Location: Lincolnshire.UK.
- Has thanked: 92 times
- Been thanked: 41 times
Re: Installed fs-uae will not start from menu
It will not launch.i have got the emulator running just fine and it is great to have some of my old amiga favourites running but i have to manually enter the adf files into the default fs-uae file which is a bit of a pain but it runs.
I ran the launcher in the terminal and a couple of errors pointed to the libqt5core needing version 5.6...does anyone have version 5.6 running in xenialpup 32bit.
- Grey
- Posts: 2055
- Joined: Wed Jul 22, 2020 12:33 am
- Location: Russia
- Has thanked: 77 times
- Been thanked: 388 times
Re: Installed fs-uae will not start from menu
Unfortunately, I have already "uninstalled" Xenialpup and switched to Fossa. So I can't build and check the "correct" version.
Different devices. Different approach.