Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi, I can't get the game to run at all in Windows 10 but probably missing something obvious. I've tried it via the Run Game.bat and also fs-uae.exe and either way I get the Scorpion and Z-Team splash screens (and speech) then a nice Rick Dangerous screen, but how do I open the game from there? I pressed F12 for the FS-UAE settings, some of which seem configurable and can exit the settings with Esc but I still can't get past this point?

I should add that I've not dipped into Amiga emulation much so like I said, perhaps something obvious, but there is also sometimes an assumption that everyone should know how to make this kinda thing work =)

to play with a Windows controller,

in the Configuration/ folder, modify the file with NotePad : Default.fs-uae as follows:


[fs-uae]

amiga_model = A4000/040

fast_memory = 8192

hard_drive_0 = Scorpion

fullscreen = 0

immediate_blits = 1

floppy_drive_count = 0

zoom = auto

axis_0_neg = left

axis_0_pos = right

axis_1_neg = up

axis_1_pos = down

joystick_0_button_0 = action_joy_1_fire_button

joystick_0_button_1 = action_joy_1_2nd_button

joystick_0_button_2 = action_joy_1_3rd_button


I hope this helps, thank's

Thanks, having done some more research I think I may need the Amiga Kickstart ROMs for FS-UAE thought? And I don't have those yet. But will try the above first :-)