Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: ControlBlock official setup guide? #96978
    Jeffery
    Participant

    Add this to your retroarch.cfg file
    I have different configs set up for each emulator so i can do different things.

    input_enable_hotkey_btn = 10
    input_exit_emulator_btn = 11

    I use arcade controls, so i have a “select” button that is button 10. I am going to use that as my “hotkey” for different macros

    in reply to: Control Block Arcade Controls Help #96411
    Jeffery
    Participant

    Bump, please help me

    in reply to: Control Block Arcade Controls Help #95833
    Jeffery
    Participant

    Any ideas?

    in reply to: Control Block Arcade Controls Help #95697
    Jeffery
    Participant

    Ok,
    So i went through that post and did everything. here are the results (still with no prevail.

    i2cdetect -y 1
    20: 20—–27—

    ls /dev/input
    by-id by-path event0 event1 event2 event3 js0 js1 mice

    sudo jstest /dev/input/js0
    0:-32767 1: -32767 0:OFF 1:ON 2:ON 3:ON 4:ON 5:OFF 6:ON 7:ON 8:ON 9:ON 10:ON 11:OFF

    i2c kernel is loaded by default

    All switches have ~3mV until pressed then short to ground.

    Here is my controlblockconfig.cfg.
    {
    “input” : {
    “gamepadtype” : “arcade”
    // “gamepadtype” : “arcade”
    // “gamepadtype” : “arcade”
    // “gamepadtype” : “none”
    },
    “powerswitch” : {
    “activated” : true
    }

    }

    FYI the power switch works perfectly.

    Im running version 3.18.7+ PREEMPT on a Pi 1 B+

    Here is a pic of my wiring. I pray that you dont tell me the extending of the wires to the pi is causing the problem :)

    Thanks,
    Jeff

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