Sensible World of Soccer
-
@madrikxiv fs-uae is not recognising and adf or lbs files, either zipped or unzipped.
Have it running on A1200.
I can load adf files directly but game loads slow and don’t fully load after “loading song”
-
@dirty_monkee Some time ago, I tried to get SWOS running in DOSBox and FS-UAE on my Linux Mint PC, though without using EmulationStation. I think success using either came down to how familiar I was with the original OS and hardware.
I'm familiar with DOS commands, having used them back in '90s, so setting up DOSBox was straightforward. Originally I used a shell script,
swos.sh
to launch SWOS with the following contents:#!/bin/bash dosbox -conf "/path/to/swos.conf" -c "cd SWOS" -c "SWS.EXE" -c "exit"
The conf file
swos.conf
had the name of mapper file that mapped my controller for SWOS. More info on mapping a controller in DOSBox here.DOSBox now supports launching games directly using a
.conf
file so you could replace the shell script above withswos.conf
to launch SWOS directly from ES. The contents of the file would be similar to below with the paths to files and data amended:mapperfile=/path/to/swos.map [autoexec] # Lines in this section will be run at startup. # You can put your MOUNT lines here. mount c /path/to/pc-data c: cd swos SWS.EXE exit
I have just tried the shell scripts that I had created to launch SWOS in FS-UAE using
.adf
files and they're not working. I did manage to get Kick Off 2 working using a shell script but I gave up after that and stuck with the DOS version of SWOS. I put my lack of success down to being completely unfamiliar with the Amiga hardware and OS.All of this irrelevant now because of the availability of Amiberry and WHDLoad autobooting for the Pi. It's as close to plug and play Amiga emulation can get with SWOS running out of the box. There is no need to configure controller as Amiberry make use of RetroArch configs to automatically set up your controller.
Oddly enough, loading Kick Off 2 in Amiberry seems as quick, if not quicker than on my Desktop using FS-UAE.
-
@dudleydes
Dudley thanks for that very detailed reply.I think I’ve got too many things going against me to make this possible. This arcade/project is my first (apart from simple emulation a few years back) and may sell/reuse what I’ve already built (see one of my other posts) in order to build another using raspberry pi. This way I can use Amiberry which keeps coming up on here and google searches.
-
Hi,
A Pi would be the way to go.
If you are referring to the cabinet in this thread -
https://retropie.org.uk/forum/topic/19238/my-arcade-build/4
Why sell it all and start again? Could you not connect a Pi to this setup?
Cabinet looks great by the way!
-
@tuki_cat
Yeah that’s mine.I have a raspberry pi that I can use inside this.... however.
I had issues with the tv getting correct aspect ratio from raspberry pi. (overscan) The base of the tv was also where the speaker was kept which had to be removed so sound would of been an issue.
This Cab, although I feel It is looking good is on the large side as it was initially and arcade from way back when. It’s heavy and I’ve snuck (not so sneakily) moved it into the house while the wife was on a night (some men cheat, I build this), she not over the moon with it being in the house, albeit in conservatory. Might need to go back to garage again.
Still plan on finishing it. Then who knows.
-
Nice one - I managed to get permission for mine to go in the house on the basis that the colour scheme of the cabinet matched the living room!
-
@tuki_cat
Noted - Will try that. Blend it in. -
@dirty_monkee
Just an update.
Tried Amiberry on my Pi - No success
Tried Dosbox on Ubuntu running RetroPie - Medium successDosbox attempt couldn’t load from EmulationStation as didn’t know which of the file to click. After I had done them all a file called swsengpp worked but not in full screen completely and couldn’t exit for the life of me.
3 hours later = gave up
-
@dirty_monkee Have you followed this thread?
https://retropie.org.uk/forum/topic/12656/amiga-amiberry-whdload-holy-grail-amiberry-s-official-thread -
@rbaker tried this. Didn’t have a _BootWHD/Devs/Kickstarts folder
And the rest plainly didn’t make no sense.
-
@dirty_monkee Well I have not tried WHDLOAD yet but SWOS was one of the first things I tried when I got a Pi. It seemed to launch and play from ADF's, with a standard A500 setup, 1.3 Kickstarter and 1MB configuration. I cant remember if it was UAE or Amiberry though as it was ages ago. Cannon Fodder worked as well. SWIV though did not which was a disappointment.
-
I have got amiberry setup and kickstarts and the relevant lha.
Now what? Where do the kickstarts go, what do i change the name too. I can get emulation station to finally find these now by adding .lha to es_systems.cfg but they load into either blue amiga screen or some AROS screen with a few lines of text depending on where I put my kick starts.
I have tried all conflicting instructions and watched videos from etaprime and floob.
Out of ideas.... hopefully not out of reach
-
@dirty_monkee Ignore any You Tube videos - they will no doubt be out of date.
This is the official guide for using Amiberry WHDBooter with RetroPie: https://github.com/midwan/amiberry/wiki/Using-Amiberry-WHDBooter-with-RetroPie
From the kickstarts section of the guide, the kickstart roms should be placed in the BIOS folder,
/home/pi/RetroPie/BIOS/
. The two kickstart roms you will need are Kickstart 1.3 and Kickstart 3.1. There is no need to rename them as they are recognised by their checksums.You shouldn't need to add the
lha
extension toes_systems.cfg
as it should be added when installing Amiberry, unless you are using a customes_systems.cfg
in/opt/retropie/configs/all/emulationstation
.The name of the file I am using for SWOS is
SensibleWorldOfSoccer9697_v1.7_0842.lha
If your controller doesn't work by default once you have SWOS running then try re-installing Amiberry from source.
-
Right. So i decided to uninstall Amiberry and start from the top, removing any lha files and kickstarts following @dudleydes post.
Now I am more stuck getting "It looks like your system configuration file has not been set up or is invalid"
Can I pinch one from the net somewhere? I am assuming its the es_systems.cfg file
-
@dirty_monkee said in Sensible World of Soccer:
Right. So i decided to uninstall Amiberry and start from the top, removing any lha files and kickstarts following @dudleydes post.
Now I am more stuck getting "It looks like your system configuration file has not been set up or is invalid"
Can I pinch one from the net somewhere? I am assuming its the es_systems.cfg file
Managed to get file from net.
-
@dudleydes
This still didn't work. I am getting the same error some AROS text about APL and I stil lhad to add .lha and .zip in es_systems.cfg -
@dirty_monkee Could you run the command below to check that Amiberry has created symlinks for your kickstart roms. I have given the output I get for my Kickstart 1.3 and Kickstart 3.1 roms.
pi@retropie:~ $ ls /opt/retropie/configs/amiga/amiberry/whdboot/save-data/Kickstarts/ foo.txt kick34005.A500 kick40068.A1200
If you don't get the above, could you verify your kickstart roms with an Online CRC32 Checker. You can find the expected values on this page.
Regards having to add the
.lha
extension toes_systems.cfg
, are you using a custom file in/opt/retropie/configs/all/emulationstation
or are you referring to the one in/etc/emulationstation
? -
Kickstart rom Checksums are correct and match that link you gave.
I only have foo.txt in /opt/retropie/configs/amiga/amiberry/whdboot/save-data/Kickstarts/
/opt/retropie/configs/all/emulationstation contains no es_system.cfg so yeah the one in /etc/emulationstation
-
@dirty_monkee It seems that Amiberry isn't created the necessary symlinks for your kickstarts. Given your issue in having to edit
es_systems.cfg
, I would try installing Amiberry on a fresh image of RetroPie. -
I think that’s my only option unfortunately.
Will keep you updated.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.