RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. cartridges
    Log in to post
    • All categories
    • DwarfboysimD

      Vice Vic20 Cartridge Emulation

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support vice vice cart vc20 screen location cartridges
      1
      0 Votes
      1 Posts
      330 Views
      No one has replied
    • CodeDrawerC

      Dump gameboy image from cartrige directly to pi

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming gameboy cartridges
      1
      0 Votes
      1 Posts
      666 Views
      No one has replied
    • CodeDrawerC

      Run NES cartrigies VIA gpio pins?

      Watching Ignoring Scheduled Pinned Locked Moved Projects and Themes nes gpio cartridges pi 3
      4
      0 Votes
      4 Posts
      2k Views
      CodeDrawerC

      @meleu @itsnitro Is there a way to connect my cartridge slot to the pi and get it to run? I would like to keep as much a I can original, and I will refurbish it a bit. But I'd still keep as much as I can original. Possibly even the remotes VIA an adapter. Even the metal plates I'll keep. So if there is a way to convert my own current slot to the adapter that would be great. (Also I live outside of the USA, so shipping can be very expensive.)

    • H

      Retro Pie with original game cartridges.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support original cartridges
      4
      0 Votes
      4 Posts
      4k Views
      herb_fargusH

      @obsidianspider

      Of course who could forget the whole stealing RetroArch code thing:

      https://www.libretro.com/index.php/retroarch-license-violations/

    • thetechkidT

      How do I make game cartridges???

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support cartridges
      2
      0 Votes
      2 Posts
      1k Views
      obsidianspiderO

      @thetechkid said in How do I make game cartridges???:

      I want to make an old school game system,

      I'd suggest start with getting a Pi and putting RetroPie on it and playing around a bit to get familiar with how things work

      and make separate cartridges for it.

      This could be accomplished a number of different ways

      I know that (after watching someone else's video) that I can just use NFC tags,

      just is certainly a loaded term. There is a lot going on with that NFC setup.

      but I have no idea how

      Figuring this kind of stuff out is where a lot of the fun comes in.

      and I don't want to be buying an Arduino as well.

      an Arduino may not be required for what you come up with, but it seemed to work well in the mini NES NFC setup you mentioned

      Is there a way to have kind of flash drives and make Emulation Station run a game from a flash drive automatically? Thanks in advance.

      The NFC chip had the name of the game on it and then a script was running on the Pi to start that game (the game itself wasn't on the cartridge) but I'm not sure what commands the script is kicking off. If it were my project, before I introduced a "cartridge" aspect to it I'd look at ways to kick off an emulator with a specific game independently of the EmulationStation menu.