RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Running Coleco Adam games

    Scheduled Pinned Locked Moved Help and Support
    coolcvcolecoadam
    16 Posts 5 Posters 3.4k Views
    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.
    • S
      SpudsMcToole Banned
      last edited by

      Apparently CoolCV supports the Adam, but I'm having no luck with it at all - games just boot to a black or white screen and hang. Have I missed anything obvious here?

      • I have the latest available version of CoolCV.

      • ROM files are in roms/colecoadam

      • ESSYSTEMS.CFG entry is:

        <system>
          <name>colecoadam</name>
          <fullname>ColecoVision Adam</fullname>
          <path>/home/pi/RetroPie/roms/colecoadam</path>
          <extension>.bin .col .rom .ddp .dsk .zip .BIN .COL .ROM .DDP .DSK .ZIP</extension>
          <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ colecoadam %ROM%</command>
          <platform>colecoadam</platform>
          <theme>colecoadam</theme>
        </system>
      
      • configs are in /opt/retropie/configs/colecoadam

      • EMULATORS.CFG in the colecoadam config folder is:

      coolcv = "/opt/retropie/emulators/coolcv/coolcv_pi %ROM%"
      default = "coolcv"
      lr-bluemsx = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-bluemsx/bluemsx_libretro.so --config /opt/retropie/configs/coleco/retroarch.cfg %ROM%"
      lr-mess2016 = "/opt/retropie/emulators/retroarch/bin/retroarch -L /opt/retropie/libretrocores/lr-mess2016/mess2016_libretro.so --config /opt/retropie/configs/coleco/retroarch.cfg %ROM%"
      
      

      -RETROARCH.CFG file in the same folder is:

      input_remapping_directory = "/opt/retropie/configs/colecoadam/"
      
      core_options_path = "/opt/retropie/configs/colecoadam/retroarch-core-options.cfg"
      #include "/opt/retropie/configs/all/retroarch.cfg"
      
      1 Reply Last reply Reply Quote 0
      • S
        SpudsMcToole Banned
        last edited by

        Nobody? I wish more people were interested in these minor formats :(

        B 1 Reply Last reply Reply Quote 0
        • B
          barbudreadmon @SpudsMcToole
          last edited by

          @SpudsMcToole idk this emulator, but maybe you are missing the bios ? It also seems those "coleco adam" games should run in other emulators (i just confirmed they are in FBNeo's compatible coleco games list).

          FBNeo developer - github - forum

          S 1 Reply Last reply Reply Quote 0
          • S
            SpudsMcToole Banned @barbudreadmon
            last edited by

            @barbudreadmon I can't even find fbneo in Retropie Setup to install it :(

            B S 2 Replies Last reply Reply Quote 0
            • B
              barbudreadmon @SpudsMcToole
              last edited by barbudreadmon

              @SpudsMcToole said in Running Coleco Adam games:

              I can't even find fbneo in Retropie Setup to install it :(

              Then your setup script must be heavily outdated, but anyway bluemsx & mess2016 probably run those games too.

              FBNeo developer - github - forum

              S 1 Reply Last reply Reply Quote 0
              • S
                SpudsMcToole Banned @barbudreadmon
                last edited by SpudsMcToole

                @barbudreadmon Nope, tried both of those. But am about to update the setup script - was scared to in case it tried to install Raspbian Stretch...

                1 Reply Last reply Reply Quote 0
                • S
                  spud11 @SpudsMcToole
                  last edited by

                  @SpudsMcToole Coleco Adam works for me on Jessie using CoolCV. I can't see anything obviously wrong in your configs.

                  RetroPie v4.4.1 • RPi3 Model B • 5.1V 2.5A PSU • 32GB SanDisk Extreme microSD • 2TB Toshiba Canvio Basics Portable USB 3.0 hard drive • 4 x DragonRise USB Arcade joysticks • 2 x TurboTwist spinners • 1 x USB trackball • 1 x PS4 wireless • 1 x 8BitDo Zero

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    SpudsMcToole Banned @spud11
                    last edited by

                    @spud11 Gah. Just updated CoolCV from the latest Retropie script and still nothing :(

                    S 1 Reply Last reply Reply Quote 0
                    • S
                      SpudsMcToole Banned @SpudsMcToole
                      last edited by

                      @SpudsMcToole Okay, that's weird. I moved the Adam ROMs into my normal Coleco folder (not the separate one I set up) and they work! Wonder why the heck they're not running in the separate install.

                      W B 2 Replies Last reply Reply Quote 0
                      • W
                        Wookums @SpudsMcToole
                        last edited by Wookums

                        @SpudsMcToole One observation from the es_systems file: did you try changing out the command from colecoadam to just coleco? If you're able to run the roms from the regular coleco directory, then wouldn't it be passing it through the regular coleco command or is colecoadam the standard command as well?

                        Not too familiar with the coleco stuff on retropie but that would be my first idea of a config item to change out, if nothing else just to keep the Adam stuff separated into its own system.

                        S 1 Reply Last reply Reply Quote 0
                        • B
                          barbudreadmon @SpudsMcToole
                          last edited by barbudreadmon

                          @SpudsMcToole Your other issue about arkatour "not appearing in list" was also extremely weird, i think you have huge setup issues and imho you should think about reinstalling a fresh retropie and maybe stop doing weird customizations, your customizations don't seem harmless.

                          Anyway, back at the current issue, if you are fine without shaders, savestates and all other feature retroarch has to offer, i guess CoolCV is fine, otherwise try again with the lr cores but make sure you are providing the right bioses, and make sure you are using the right romsets for mess2016 (& fbneo if you decide to upgrade your setup).

                          FBNeo developer - github - forum

                          S 1 Reply Last reply Reply Quote 0
                          • S
                            SpudsMcToole Banned @Wookums
                            last edited by

                            @Wookums said in Running Coleco Adam games:

                            One observation from the es_systems file: did you try changing out the command from colecoadam to just coleco?

                            Yup, made no difference. I cannot figure for the life of me what's happening here.

                            1 Reply Last reply Reply Quote 0
                            • S
                              SpudsMcToole Banned @barbudreadmon
                              last edited by SpudsMcToole

                              @barbudreadmon said in Running Coleco Adam games:

                              Your other issue about arkatour "not appearing in list" was also extremely weird, i think you have huge setup issues and imho you should think about reinstalling a fresh retropie and maybe stop doing weird customizations, your customizations don't seem harmless.

                              I haven't done any "weird customisations" - I wouldn't know how to. All I did was try to put the Adam ROMs in a separate place to the Coleco ones. It's no stranger than having separate entries for the C64 and the VIC-20, say - they're both running in VICE but it's a lot tidier to keep them apart.

                              B 1 Reply Last reply Reply Quote 0
                              • B
                                barbudreadmon @SpudsMcToole
                                last edited by

                                @SpudsMcToole Facts prove i'm right, your customizations are obviously causing issues. The fact your ES wouldn't detect arkatour was already a pretty big hint : except if you tell it not to with the "parse gamelist only" option, ES scan folders and list all files, period, yours not doing that means something is broken.

                                In the first place, over the years i've seen various issues about weird behavior in ES when there are too many systems defined, which might be your problem here if you are dividing each system into several subsystems.

                                Tidy or working properly, make your choice.

                                FBNeo developer - github - forum

                                1 Reply Last reply Reply Quote 0
                                • H
                                  hermit
                                  last edited by

                                  I tried to do something like this (a HACK folder) and had no problems
                                  have you tried checking runcommand.log?

                                  1 Reply Last reply Reply Quote 0
                                  • W
                                    Wookums
                                    last edited by Wookums

                                    @SpudsMcToole
                                    Just out of curiosity, which es_systems.cfg do you edit?

                                    I always copy the original to /opt/retropie/configs/all/emulationstation and edit it there where it won't get reverted when running updates. Only thing is it also has to be manually updated/synced if additional systems are added as they won't show on the system list if not listed in the customized es_systems.cfg (I'll normally copy-paste from the original file to the copy once the new system is installed). It just saves some of the headache for the future if you have a custom system order you like and don't want to redo it after updating.

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

                                    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.