Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    AMIGA CD32 EMULATION - HOW TO -

    Emulator Arcade/PC/Console
    amiga cd32
    32
    160
    111169
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Ratte
      Ratte last edited by

      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

      •Raspberry Pi model: Pi ZeroW
      •Raspberry Pi model: Pi 3B @ 1350/500/500 MHz
      •Raspberry Pi model: Pi 3B+ @ 1550/500/500 MHz

      1 Reply Last reply Reply Quote 0
      • ninjaw
        ninjaw Banned last edited by

        whhhaaatttttttttt Vice City Stories is working ?

        1 Reply Last reply Reply Quote 0
        • Ratte
          Ratte last edited by

          Yes, some tweaking on the settings and it worked.

          •Raspberry Pi model: Pi ZeroW
          •Raspberry Pi model: Pi 3B @ 1350/500/500 MHz
          •Raspberry Pi model: Pi 3B+ @ 1550/500/500 MHz

          Gaetan 1 Reply Last reply Reply Quote 0
          • Gaetan
            Gaetan Theme moderator @Ratte last edited by

            @ratte wonderfull !
            Will the c64dtv and cd32 be added in the next release ?

            Boards : Now: Nuc i7 7567u // Past: Rpi3 B, Rpi3 B+, Odroid xu4
            Controllers : Ps3 dualshock, 8bitdo SFC30 pro, Snes wired controller

            1 Reply Last reply Reply Quote 0
            • Dragu
              Dragu Banned last edited by Dragu

              @gaetan
              I also would consider this option, as amiberry has at my opinion not yet reached a more stable release as this here.

              Gaetan 1 Reply Last reply Reply Quote 0
              • Gaetan
                Gaetan Theme moderator @Dragu last edited by

                @dragu that would be awesome ! A lot of Recalbox player are waiting for it 🙂

                Boards : Now: Nuc i7 7567u // Past: Rpi3 B, Rpi3 B+, Odroid xu4
                Controllers : Ps3 dualshock, 8bitdo SFC30 pro, Snes wired controller

                1 Reply Last reply Reply Quote 0
                • Gaetan
                  Gaetan Theme moderator last edited by

                  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

                  Boards : Now: Nuc i7 7567u // Past: Rpi3 B, Rpi3 B+, Odroid xu4
                  Controllers : Ps3 dualshock, 8bitdo SFC30 pro, Snes wired controller

                  1 Reply Last reply Reply Quote 0
                  • Gwyllion
                    Gwyllion last edited by

                    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!!!

                    voljega Ratte 2 Replies Last reply Reply Quote 0
                    • voljega
                      voljega Banned @Gwyllion last edited by

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

                      Gwyllion 1 Reply Last reply Reply Quote 0
                      • Gwyllion
                        Gwyllion @voljega last edited by Gwyllion

                        @voljega Are you kidding me ? please avoid your messages not working. If you are not be able to work with, its your problem. Code has been modified to work with other controllers guy. Probably you need to see whats done to learn.
                        @gaetan 😉 https://www.youtube.com/watch?v=Kgmt65ipv3c

                        voljega 1 Reply Last reply Reply Quote 0
                        • voljega
                          voljega Banned @Gwyllion last edited by voljega

                          @gwyllion said in AMIGA CD32 EMULATION - HOW TO -:

                          Code has been modified to work with other controllers guy. Probably you need to see whats done to learn

                          No it hasn't, it's a copy of Ratte's solution which is itself a slitghy modified copy of mine, please don't give me advice about code, especially when you're clearly not programming anything by yourself

                          Your own video shows that not all buttons are supported and they are not placed well on the controller.

                          Whatever... if @gaetan wants to continue losing his time...

                          Gwyllion 1 Reply Last reply Reply Quote 0
                          • Gwyllion
                            Gwyllion @voljega last edited by Gwyllion

                            @voljega first you say CD32 It works with amiga1200 games executed on CD32, not with CD32 games using all the buttons of the pad ....FALSE, after dont work with controllers as 8bitdo or PS3, only X360.... FALSE, I would like to know what is your dark intention not to say to the community that AMIGA CD32 is full emulated with others programmers with a modified code. You should lower your pride and admit it, if you can. Amiga CD32 I tested, Works fine.

                            On the other hand, you should improve your code and help the community.

                            Cheers.

                            PS: No more answer to you, not worth it.

                            voljega 1 Reply Last reply Reply Quote 0
                            • voljega
                              voljega Banned @Gwyllion last edited by

                              @gwyllion said in AMIGA CD32 EMULATION - HOW TO -:

                              after dont work with controllers as 8bitdo or PS3, only X360....

                              I didn't exactly said that or maybe I didn't express myself well, what I meant is the controls for CD32 pad with this emulator are harcoded for xbox360 controller, this mean that for any other controller :

                              • on a few controllers, it may work exactly the same if the controller works exactly like an x360 controller from linux point of view
                              • in most case the buttons will be all randomly disposed on the controller, not mapped like a real CD32 pad at all
                              • some CD32 buttons may be not reachable/activable at all

                              @gwyllion said in AMIGA CD32 EMULATION - HOW TO -:

                              I would like to know what is your dark intention not to say to the community that AMIGA CD32 is full emulated with others programmers with a modified code.

                              Because once againt it isn't, all proves that this code works exactly the same like my old version from two years ago. For it to work, it would require an amiberry version from 2018 and newer than two months (anything older than that can not work because amiberry was bugged before).
                              I know it because I wrote this code and I removed it from official integration because it was not working well.
                              There is no dark intention except in your crazy head.

                              @gwyllion said in AMIGA CD32 EMULATION - HOW TO -:

                              On the other hand, you should improve your code and help the community.

                              Funny from someone who never participated in any way to recalbox code

                              @gwyllion said in AMIGA CD32 EMULATION - HOW TO -:

                              PS: No more answer to you, not worth it.

                              We can agree on that.

                              1 Reply Last reply Reply Quote 0
                              • Ratte
                                Ratte @Gwyllion last edited by

                                @gaetan @gwyllion Please take care of the "cue" fix!
                                Post 7 & 10
                                Otherwise you cant play multifile games (cds with soundtracks).

                                At the moment i compare the uae4arm with the amiberry-uae.
                                There are some sweet updates since I released the cd32 addon.
                                I will add a dtv64 emulator with the next addon-release.

                                •Raspberry Pi model: Pi ZeroW
                                •Raspberry Pi model: Pi 3B @ 1350/500/500 MHz
                                •Raspberry Pi model: Pi 3B+ @ 1550/500/500 MHz

                                Gaetan 1 Reply Last reply Reply Quote 0
                                • Gaetan
                                  Gaetan Theme moderator @Ratte last edited by

                                  @ratte Yes, the games I tried were multifiles with cds soundtracks as you described.
                                  I'm sorry, but I don't se what you're talking about "Post 7 & 10".
                                  Is there a new thing to add to the tutorial ?

                                  Are those steps the good one :
                                  "
                                  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

                                  "

                                  Boards : Now: Nuc i7 7567u // Past: Rpi3 B, Rpi3 B+, Odroid xu4
                                  Controllers : Ps3 dualshock, 8bitdo SFC30 pro, Snes wired controller

                                  1 Reply Last reply Reply Quote 0
                                  • djtwok
                                    djtwok last edited by

                                    Cd32 Works great with the Amiga Emu which is provided with the official recalbox release (just press f12 change setting to cd32 and reboot after adding the bios files). My usb pad won’t work but keyboard and mouse does.

                                    1 Reply Last reply Reply Quote 0
                                    • Gaetan
                                      Gaetan Theme moderator last edited by

                                      @Ratte @Gwyllion did you also notice that amiga cd32 is working just as it's mention by @djtwok ?

                                      Boards : Now: Nuc i7 7567u // Past: Rpi3 B, Rpi3 B+, Odroid xu4
                                      Controllers : Ps3 dualshock, 8bitdo SFC30 pro, Snes wired controller

                                      1 Reply Last reply Reply Quote 0
                                      • Ratte
                                        Ratte last edited by

                                        dtv64-addon available
                                        https://forum.recalbox.com/post/100467

                                        next level - cd32 optimization

                                        •Raspberry Pi model: Pi ZeroW
                                        •Raspberry Pi model: Pi 3B @ 1350/500/500 MHz
                                        •Raspberry Pi model: Pi 3B+ @ 1550/500/500 MHz

                                        Ratte 1 Reply Last reply Reply Quote 1
                                        • Ratte
                                          Ratte @Ratte last edited by Ratte

                                          next level - cd32 optimization

                                          new theme - preview
                                          0_1526917874553_CD32.jpg

                                          •Raspberry Pi model: Pi ZeroW
                                          •Raspberry Pi model: Pi 3B @ 1350/500/500 MHz
                                          •Raspberry Pi model: Pi 3B+ @ 1550/500/500 MHz

                                          Gaetan 1 Reply Last reply Reply Quote 0
                                          • Secamfr
                                            Secamfr last edited by

                                            @Ratte nice!

                                            RPI4b 4Go : Argon One - RGB Dual - 8bitdo SF30+SF30PRO+Arcade Stick - Retrobit Megadrive

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Want to support us ?

                                            84
                                            Online

                                            99.6k
                                            Users

                                            28.1k
                                            Topics

                                            187.1k
                                            Posts

                                            Copyright © 2021 recalbox.com