• TurboGrafx-16 - Only a few roms running

    23
    0 Votes
    23 Posts
    16k Views
    B

    From my understanding there wasn't any region protection for the CD based games and I remember trying some Japanese CDs in my TurboGrafx CD and TurboDuo about 10-15 years ago. I was surprised that they worked so well then!

    I did some more research (or googling) and found a 3rd System Card v3.0 that is identified as being from Japan with an md5sum of 38179df8f4ac870017db21ebcbf53114. I tried Mirai Shounen Conan and Sylphia and they both worked on this BIOS. I also tried that 4 in 1 Super CD for the US Turbo Duo (this is the same one I had for my Duo which is also in storage lol) and it worked as well. The "System Card interface" looks just like ff1a674273fe3540ccef576376407d1d with "PC Engine" and "1991".

    Also I was able to verify that the md5 of 0754f903b52e3b3342202bdafb13efa5 is indeed the USA version.

    I updated the wiki with this:
    https://github.com/RetroPie/RetroPie-Setup/wiki/PC-Engine

    I ran out of time searching and didn't get to look up ff1a674273fe3540ccef576376407d1d to see if it was just another Japan or maybe Europe?

  • Retropie Fails to boot after every Shutdown

    29
    0 Votes
    29 Posts
    12k Views
    R

    @philmiller278 No problem. I'm not entirely new to Linux, but when it comes to RPi or RetroPie I'm a "freshman". From my tries and errors, I came up with the following summarized procedure to get RetroPie up and running, so it might come in handy to you and others:

    Download the latest RetroPie pre-built image; Extract it using WinRAR, 7-Zip, etc. Write the extracted image file using Win32 Disk Imager (on Windows) to the SD card; Boot RetroPie and configure your controller; In the RetroPie configuration menu select "raspi-config" or press F4 and type "sudo raspi-config"; Select "Expand filesystem" and reboot when prompt or type "sudo reboot"; Once restarted, update your system packages by pressing F4 and then typing "sudo apt-get update", and once completed "sudo apt-get upgrade", replying with "y" pressing Enter; Reboot ("sudo reboot"); F4 again and type "sudo ~/RetroPie-Setup/retropie_setup.sh"; Update RetroPie-Setup script; Update all installed packages (kernel too if you want); Perform reboot; F4 again and type "sudo nano /boot/config.txt" Uncomment (remove "#") lines "hdmi_force_hotplug=1" - this solved my issue of not having image at first boot after power cycling; and "hdmi_drive=2" - this solves the issue of not having sound over HDMI; Exit and save by pressing "Ctrl+X", press "y" and type Enter to overwrite file. Reboot or shutdown - when shutting down from the shell/command line type "sudo halt" or "sudo shutdown -h now". There are numerous ways to add roms to your RetroPie, but the easiest is to do it over network, by using a PC and adding roms to "/RetroPie/roms/gaming system folder" when your RetroPie is turned on - your RetroPie should be visible in the network devices window.

    Even if you shut down the system from the GUI/menu, you can always turn the system back on without power cycling and preserving the mUSB plug, by shunting GPIO pins 5 & 6 by simply placing a jumper, a paper clip, installing a PC-style reset switch, etc (be careful to not shunt GPIO pins 1, 2 and 4 as those have voltage: https://developer.microsoft.com/en-us/windows/iot/docs/pinmappingsrpi ).

    To change screen resolution refer to https://www.raspberrypi.org/documentation/configuration/config-txt.md down in the "HDMI_mode" and "Which values are valid for my monitor?" sections.

    A little off-topic, but if you ever need to change your keyboard layout, type in the shell "sudo nano /etc/default/keyboard" and in "XKBLAYOUT="gb" change "gb" to the letters of you keyboard layout - for example, "es" for Spanish, "fr" for French, etc.

  • snes graphics are rough, mega drive and nes look great.

    3
    0 Votes
    3 Posts
    2k Views
    G

    @rsimmy i will try that. Thanks.

  • MAME 2003 bezel overlays not showing

    22
    0 Votes
    22 Posts
    10k Views
    S

    @MrBlaschke The problem for me was the system-specific RETROARCH.CFG file, whose settings were overwriting the ones for the individual games. Making sure that wasn't in conflict fixed it.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Press a button to configure - not working

    3
    0 Votes
    3 Posts
    3k Views
    Z

    you are a godsent! it is SELECT + X on the ps3 controller! thanks a bunch!

  • HELP - XBOX One Wired Controller Doesn't work

    5
    0 Votes
    5 Posts
    3k Views
    J

    Sorry, I guess I just assumed it was, but yes it's cased with a fan using a 5V/2.5A power supply. I haven't checked that, I haven't used Linux in years so pretty much back to beginner but I can take a look later on today when I get home. Not sure about the firmware, I've tried so many things it's a possibility but I honestly can't remember.

  • 0 Votes
    2 Posts
    1k Views
    A

    @Acrylikhan installed Ultimate doom on PC using DosBox to extract wad file. Everything works great... all is correct in this tiny universe here.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Commodore64 Issue (VICE)

    3
    0 Votes
    3 Posts
    2k Views
    edmaul69E

    @jamesscott go into vice menu and go into speed setting. The first option is warp mode. If you select it, there will be an asterisk "*" on it. Then exit back to game. When you get to the menu screens you can go back an turn it off. Spacebar, return and escape are common buttons used on title screens.

  • Problems with new 'Crt' Theme "Solved"

    2
  • The shader i picked for my snes wont show up.

    4
    0 Votes
    4 Posts
    1k Views
    rbakerR

    @Akibaferret said in The shader i picked for my snes wont show up.:

    The only shader that this doesn't work with is this "crt hyllian glow" shader that i added myself since it didnt come with my image of retropie

    Did you add the correct line as described in the link?

  • BUG - Logitech WingMan Rumble Pad (963233-0403)

    2
    0 Votes
    2 Posts
    871 Views
    rbakerR

    @kelvo said in BUG - Logitech WingMan Rumble Pad (963233-0403):

    but after with emulators

    Comedy post competition winner. I thought your last post was bad. Which of the 60 emulators listed on the Wiki are you referring to?

    Debug solution: https://retropie.org.uk/forum/topic/3/read-this-first

  • Error Creating SDL Window

    4
    0 Votes
    4 Posts
    5k Views
    themazingnessT

    @BuZz said in Error Creating SDL Window:

    The relevant information is

    The RetroPie SD image is built on top of Raspbian lite (Raspbian without the PIXEL desktop environment) RetroPie can also be installed on top of the full Raspbian but you can't run Retropie and PIXEL at the same time, you will need to logout of the PIXEL desktop environment in order to run emulationstation and the emulators RetroPie installs.

    You may do better with a premade image though - and then install the desktop from there.

    facepalm that must be it. I read it and forgot immediately. And of course when I went back to troubleshoot I only read through the step-by-step stuff.

    Okay, so excuse my noob ignorance, but how do I "logout of the PIXEL desktop environment" so I can use the terminal only?

  • 0 Votes
    1 Posts
    913 Views
    No one has replied
  • 0 Votes
    2 Posts
    1k Views
    rbakerR

    @SutterKane

    At the moment, the keyboard is totally ignored

    Did you configure it? Where is it plugged in? Do you have enough power? What is the rating of your power supply?

    Is there an additional setup to be done to get the Buffalo SNES controllers
    working correctly ?

    https://github.com/RetroPie/RetroPie-Setup/wiki/RetroArch-Configuration#hardcoded-configurations

    Playing games via MAME

    Which one? Have you set the controls using TAB? Is it a libretro emulator?

    Start with this to save time....
    https://retropie.org.uk/forum/topic/3/read-this-first

  • Changing ES splash screen

    6
    0 Votes
    6 Posts
    15k Views
    B

    A recent merge to retropie/emulationstation on GitHub should let you disable the ES loading screen.

    "es-core Added a --no-splash option for disableing the ES logo"

    The change was merged, so unless they revert it, you should be able to disable it in the next release of RP.

  • Xin Mo doing strange things in FBA

    2
    0 Votes
    2 Posts
    968 Views
    T

    Ok update I have worked out this is partly my own stupidity and partly the Xin Mo's fault.
    Basicly everything is inverted in some way shape or form.

    The 2 sticks are inverted (P1 is actually P2 and visa versa) And also my p1 stick is inverted directionaly (Up is Down etc

    Why the hell this is the way it is I do not know as I have wired them to the correct sides of the board of the Xin Mo etc so thats a bit confusing (Inverted wireing diagram maybe?)

    Either way I have sorted all this out by inverting all the controls in retroarch and swapping out the odd inputs.

    So all sorted :)

  • error code 36 and 8058 for copy game (mac)

    6
    0 Votes
    6 Posts
    3k Views
    N

    @backstander it's not work both of them
    he ask me for IP and password and when I type the default one he said it's wrong :(

  • 0 Votes
    4 Posts
    3k Views
    O

    I'm using the build in BT.
    Maybe the BT "Module" on your pi is faulty. At least it doesn't sound normal that both controllers don't work correctly via BT.

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.