Recent content by rrifonas

  1. rrifonas

    Sega Megadrive (Genesis) Flashback Mini HD with an USB on internal mother board

    I was not hired; I just provided some feedback about the emulator. To be honest, I lost interest as I've never satisfied with the stability with the model with 4GB storage. It worked okay in the 2GB model but the 4GB had several problems with the RetroArch ini file corrupting itself, files not...
  2. rrifonas

    custom firmware for sega flashback 2018

    This is likely a hardware issue unrelated with firmware. I had this happening with one of the Genesis FB HD 2018 just a couple of months after I bought it, and this was one of my motivations studying the Atgames firmware at the time (2019). I've tried several things, like applying a full dump...
  3. rrifonas

    AtGames Legends Flashback 2018 (FB8650) Update and SD card help

    @hexkez , First, try removing the SD card if you are using one. It's possible that copying the original files from the NAND to the SD card has failed. The CFW copies the files from the NAND during the first load, then mounts the 'emulator' and the 'rom' partitions to the SD card. If it fails...
  4. rrifonas

    Custom Firmware for ATGames Legends Flashback

    This device is not based in Rockchip (Monkey King 3.6/RK3036 and RK3066) or Allwinner SoC, it uses a custom chip like the one running on the Atgames Atari Flashback Portable. I don't think anyone was able to access this SoC besides using a reader to extract the Flash Memory contents. Some...
  5. rrifonas

    Custom Firmware for Atgames Legends Flashback with support for Arcade games

    Look at these links: https://gbatemp.net/threads/custom-firmware-for-sega-flashback-2018.523590/page-29#post-10043056 http://atgamesgenesis.wikidot.com/wiki:hardware-genesis-flashback-2018 (this is basically a copy from all posts here, compiled in a single place)
  6. rrifonas

    AtGames Legends Flashback 2018 (FB8650) Update and SD card help

    Read again the first post in the CFW thread, there is good information there. Other posts in the same thread have the missing pieces. In summary: Only MAME 2000 games must be renamed from zip to zim. You must have the right romset to load these games, you can easily find in the Internet...
  7. rrifonas

    custom firmware for sega flashback 2018

    I will try to find my device and take a look at the emulator. I haven't touched my device in months. In the meantime, you can test an older version. This version is the closest you can get from the official Atgames firmware, only adding support for other file extensions in the "GAME" folder.
  8. rrifonas

    Custom Firmware for Atgames Legends Flashback with support for Arcade games

    If I recall correctly, it's based on FBA v0.2.97.39 (or FB Alpha 2016).
  9. rrifonas

    custom firmware for sega flashback 2018

    You don't need to apply the official firmware. CFW contains the same files as the official CFW. Please test the sega_update.img from the "Genesis" folder, that's the version I probably tested the most. Removing the SD card reverts the device to the 'original' state. Take a look at the readme...
  10. rrifonas

    custom firmware for sega flashback 2018

    Are the built-in games working? Dropping the sega_update.img in the root of the SD Card and start the console will trigger the software update. You need to create a "GAME" folder in the SD Card and drop your games in this folder (BIN format for Genesis). Important: You roms cannot have space in...
  11. rrifonas

    Custom Firmware for Atgames Legends Flashback with support for Arcade games

    Street Fighter Alpha 2 and other CPS2 games won't work in the MAME 2000 core. You can use the FBA core with the right romset. You must extract the ROM and then recompress it with 7zip to work.
  12. rrifonas

    custom firmware for sega flashback 2018

    I've fixed the link on the post https://gbatemp.net/threads/custom-firmware-for-sega-flashback-2018.523590/post-8537041
  13. rrifonas

    Custom Firmware for Atgames Legends Flashback with support for Arcade games

    Take a look at this post: https://gbatemp.net/threads/custom-firmware-for-sega-flashback-2018.523590/post-8471248 You just need to bridge the points in red and plug a normal USB cable while pressing the recovery button. You can backup the nand using a tool call rkDumper , just use an older...
  14. rrifonas

    Custom Firmware for Atgames Legends Flashback with support for Arcade games

    Black screen might be a missing BIOS file. Are you sure this game is the European version? Just in case, add all 3 BIOS files and they MUST be named bios_CD_E.bin, bios_CD_U.bin and bios_CD_J.bin. The changes in the CUE file are completely wrong. You only need to remove the space in the first...
  15. rrifonas

    Custom Firmware for Atgames Legends Flashback with support for Arcade games

    BIOS files - a simple Google search will point you to the right files. archive org also has the files. About the games. CUE is a text file pointing to the BIN file and how to load the CD Audio content, you can open it in Notepad to understand what's inside. If you rename the BIN file, the CUE...