Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: game on setup issue #114429
    w3ace
    Participant

    Nice job k-bert, I thought I read somewhere that you couldn’t double up on the power and gnd without risking the controller circuitry. Looks like you’ve got it working, and playing the games is the biggest risk/reward to getting projects done in retro gaming.

    herbfargus, I made another post in this section of the forum about some experimentation with Jessie (BETA) and my issues with gamecon not loading on boot, do you know who might be working on getting Jessie out of beta, should I post my results to github or somewhere else?

    in reply to: game on setup issue #114314
    w3ace
    Participant

    k-bert, have you see this? My NES Pi Zero.

    in reply to: game on setup issue #114310
    w3ace
    Participant

    It would be great if the gamecon script had an option to setup for whatever controller you are using. However some of it is now not necessary because of the way emulationstation configures your joypads on startup.

    in reply to: game on setup issue #114300
    w3ace
    Participant

    I would start over if I was you.

    1. Install Image.
    2. raspi-config -> expand image
    3. reboot
    4. retropie_setup -> configure wifi
    5. gamecon setup … DO NOT let it configure for SNES.
    6. Add a line to /etc/modules -> gamecon_gpio_rpi map=0,0,2,0,0,0

    That works for me.

    in reply to: game on setup issue #114290
    w3ace
    Participant

    Two places to look that could get you working:

    Get rid of SNES here:
    /opt/retropie/configs/all/retroarch-joypads/

    Look here: I think I’ve seen people recommend removing this file and letting emulationstation rebuild (but look inside first)
    ~/.emulationstation/es_input.cfg

    Caution: but maybe something here.
    /opt/retropie/configs/all/retroarch.cfg

    in reply to: game on setup issue #114288
    w3ace
    Participant

    Did you by any chance install SNESdev from the retropie_setup menu? I had troubles with GPIO when I installed that by mistake. If you did, you may want to start over with a fresh image.

    in reply to: game on setup issue #114254
    w3ace
    Participant

    The gamecon_gpio_rpi script will install SNES controllers by default.

    Check your /etc/modules files. It probably reads:

    gamecon_gpio_rpi map=0,0,1,0,0,1

    Change the ones to twos (NES).

    -Craig

Viewing 7 posts - 1 through 7 (of 7 total)