First attempt with Retropie 4.2 install trouble
-
@pjft said in First attempt with Retropie 4.2 install trouble:
Or, alternatively, go to the command line and run
cat /home/pi/.emulationstation/es_input.cfgI'm keen on seeing what's set for HotKey and Select - I'd expect it to be the same key.
Hi pjft
I got f4 to work today and it takes me to what I understand is the command line. (forgive my lack of understanding) everything is so scattered for me.
it doesn't say much before I entered (which I assume is running a command) the above 'cat' command.This is what I see:
-bash: .: /home/pi/.bashrc: cannot execut binary file
pi@retropie:~$ cat. home/pi/.emulationstation.es_input.cfg
cat: home/pi/.emulationstation/es_input.cfg: No such file or directory
pi@retropie:~$*NB the "~" should be higher but I can't type it that way :(
Is this bad? Is this something I messed up? Easy Fix or Should I Scrap all I've done and start from scratch?
-
You seem to have mistyped it. Forgot the first slash.
cat /home/pi/.emulationstation/es_input.cfg
Still, at this stage, if reinstalling doesn't pose to much of a problem, I wouldn't oppose it as we may end up reaching that stage anyway.
-
yes, thanks, sorry my bad.
It has three sets of inputConfig type two joysticks my usb gamepad and xbox360 gamepand; also one keyboard
what would you need to know in here.?If I plug a mouse into pi can I cut and paste it or do you need it typed out? tryed nope :/
is there a way to send this? -
@RetroHopeful I'd imagine it'd be easier to get it via ssh, but I'm really just trying to see what value is mapped to the hotkey, and what other button that value is assigned to. I expect it to be the same as select, but that's why we're checking.
-
@pjft
I've never used SSH unless its the thing that allows you to manage experimental packages on PC. So that would be a learning curve for me.usb gamepad
<input name="select type="button" id="8" value-"1"/>xbox360
<input name="select type="button" id="6" value="1"/>keyboard
<input name="select type="key" id="119" value="1"/>nowhere does it have the word hotkey. could this be done in the background in retropie4.2?
-
-
@RetroHopeful You're actually correct.
Run this instead:
cat /home/pi/.emulationstation/es_temporaryinput.cfg
-
@pjft said in First attempt with Retropie 4.2 install trouble:
cat /home/pi/.emulationstation/es_temporaryinput.cfg
this shows only one joystick ...my xbox 360 pad and it has hotkey
<input name="hotkeyenable" type="button" id="6" value="1"/> -
@RetroHopeful Correct.
What other button has id="6"?
You should be able to exit if you press that button together with start.
-
@pjft
okay so while I was waiting I reconf. keyboard using the letters herb, (I found a youtube video), used for start and select and rebooted. Now when I type in the command I only see the keyboard not the xbox360 pad. so I will answer from what I see now as I have no idea how to find the xbox ;)<input name="hotkeyenable" type="button" id="97" value="1"/>
<input name="select" type="button" id="97" value="1"/>how come my xbox info is hidden now?
should this be of concern to me:-bash: . :/home/pi/.bashrc: cannot execute binary file
it is at the top of command page.
Thanks a lot for all your help it really was quite overwhelming for me to learn all this new stuff, while really being so lost and not knowing what stuff means, or if it is setup properly.
-
@RetroHopeful Not at all. That file only has the settings for the latest controller you configured, no worries :)
It effectively suggests that select is being mapped as the hotkey - which is a good sign!
I'd expect you'd be able to exit a game by pressing the keys you mapped to select and start, together, on the keyboard. And, as you redefine your other controllers, I'd expect you to be able to do the same for each as that happens.
Still, I'm puzzled/concerned with that error message you keep getting - that clearly suggests something is wrong with your current setup.
At this stage, if it isn't too much trouble, I'd strongly suggest formatting your SD card (or trying out a new one), reinstalling the image, and seeing how that goes.
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.