AMIGA CD32 EMULATION - HOW TO -
-
@ratte Yes you forgot to say that German have the best beers (with the Czech and Belgians!) in the world ! With a Bratwurst - Brötchen its a perfect meal !
https://www.youtube.com/watch?v=X1Puil0j8B4And that French most of a time loose in soccer world cup against German...Well I don't care as a French because i'm half German !
Anyway thanks to all you guys that are putting so much times and effort for making amiga still living in our heart on our small rasp -
Currently i´m working on stuff like nvram-save, 2nd player support and host-screenmode configuration.
voljega´s - script installer is also a great idea - very cool! -
@jesús-bl said in AMIGA CD32 EMULATION - HOW TO -:
Does AmigaCD32 addon run in new recalbox 4.1 stable?
I ran this in beta but I can't in new stable version.
I also hope that cd32 is making it to recalbox. It was one of my favorite consoles of my childhood. -
hello, I already played with success lots of amiga games. However I have a simple menu issue : I cannot see the cd32 picture altough I can see A600 and A1200 correctly, also I got a WIP message instead of tech specs as I could see on screenshots from google. And I cannot understand why ?
Also it is said in readme that I should use WHD in the cd32 folder ... strangely thats the only thing that doesnt work : they refuse to show there but they do on 1200, and iso are showing in cd32 and launch.
Finally the only whds that doesnt launch with a uae error are cd32 one ? claiming that internal a1200 rom isn't good ...
of course pinball fantasies cd32 is working on iso but not in whdload, but as i said i have no choice to put whd on 1200 folder
maybe all of this are related, I couldn't say, i'm stuck at understanding this I already reinstalled several times and cannot figure where to put or find missing cd32 picture and/or tech specs -
@ratte Cool, more amiga better is it
-
Next CD32 Update includes a tiny bonus ....
(Commodore 64 Direct to TV)
-
@ratte Hi, thanks for your tutorial, all games are launching well, but I have a mapping problem :
- I use an arcade stick (named "THT THT Arcade console 2P USB Player" in my
es_systems.cfg
) and only directions and Y button works, and the exit button I remapped in the .uae files located in theusr/bin/uae4arm/conf
folder. - my sticks are correctly mapped in ES, so I was wondering if there'd be a way to identify them correctly in the.uae files ? I mean maybe renaming line 3
joyport1=joy0
by something from myes_systems.cfg
? Or even remapping buttons one by one as I did for the exit button ?
thanks for your answer
- I use an arcade stick (named "THT THT Arcade console 2P USB Player" in my
-
@poumtaq
The version in amiberry both Ratte and I currently use doesn't know how to map anything for cd32 except xbox360 controller
Also identifying the joystick is s**tty for now also in this amiberry versionThe new version will be able to handle better mapping and all but there is a lot of work and testing to be done before being usable, I will work on that in the next few weeks to be able to officially add CD32 to recalbox
-
Can't wait
-
@voljega yep thanks for the answer, as I read in one of your previous posts in this topic, some of buttons of some games are messed up, it doesn't seem to have an exact rule concerning this problem... So I'm gonna be patient for the official integration, thank you and let me know if you need me for some tests
-
@poumtaq it's just that they hardcoded the controls based on xbox360 controller in amiberry...
There are some issues with newer version which may prevent me to work on it, so maybe it's gonna take a while
-
https://youtu.be/8BMH48hcYNc
CD32 (one compilation disc with 100 A500 games - no keyboard needed)
C64DTV (no "virtual" keyboard needed!)
ppsspp (settings: dmt 14 = 848x480)
RPI3 @ 1350MHz / RB4.1 -
whhhaaatttttttttt Vice City Stories is working ?
-
Yes, some tweaking on the settings and it worked.
-
@ratte wonderfull !
Will the c64dtv and cd32 be added in the next release ? -
@gaetan
I also would consider this option, as amiberry has at my opinion not yet reached a more stable release as this here. -
@dragu that would be awesome ! A lot of Recalbox player are waiting for it
-
Hi @Gwyllion @Ratte I tried to install amiga cd32, when I launch a game it starts, but I can do anything, nothing respond but L1 and it brings me back to the ES menu.
Here is the support script, if it can help : https://file.ac/OXaLDU5wxjQ/I followed the instructions of this video : https://www.youtube.com/watch?v=a6Oi-TOOVCw&feature=youtu.be
And tried 2 differents roms of Super Street Fighter II Turbo -
I will try to put a step by step:
- Take this files: Amiga CD32
- mount -o remount rw /
- Copy lib, recalbox and usr from the file downloaded
- Inside /usr/bin/uaearm/ rename uae4arm-rpiX (X is RPI 2, 3, etc...) for uae4arm
- Copu from file downloaded etc/emulationstation/themes/recalbox to /recalbox/share_init/system/.emulationstation/themes/recalbox
- Add in /recalbox/share_init/system/.emulationstation/es_systems.cfg the following:
<system>
<fullname>AmigaCD32</fullname>
<name>amigacd32</name>
<path>/recalbox/share/roms/amigacd32</path>
<extension>.iso .Iso .ISO</extension>
<command>/usr/bin/uae4arm/scripts/start.sh %ROM%</command>
<platform>amigacd32</platform>
<theme>amigacd32</theme>
<emulators>
<emulator name="uae4arm">
</emulator>
</emulators>
</system>- Be sure you have all the permissions done:
chmod 755 /usr/bin/uae4arm/uae4arm*
chmod 755 /usr/bin/uae4arm/scripts/*
chmod +x /lib/* - Add .iso to /recalbox/share/roms/amigacd32
- Add the CORRECT BIOS to /recalbox/share/bios
5f8924d013dd57a89cf349f4cdedc6b1 kick31CD32.rom
bb72565701b1b6faece07d68ea5da639 CD32ext.rom
Now these makes AmigaCD32 Works fine and smooth on 8bitdo SF30 pro and PS3 controllers.
Cheers!!!
-
@gwyllion and it will still not work because it is based on my own very old code using uae4arm not even amiberry, on which controller buttons are hardcoded for xbox360 controller...