Program GPIO controls on a DIY Raspberry Pi Arcade Cabinet! HOW TO DO IT EASY!

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Like, subscribe, and comment below.
    If you found this video helpful consider buying me lunch!
    www.paypal.me/...
    This video shows how to do the basic programming needed in the Recalbox operating system on a Raspberry Pi when using the GPIO headers for connecting your arcade buttons and joystick.
    I edit the 'recalbox.conf' file to allow the GPIO header controller. This can be done by root access via the terminal. I do it directly by plugging a keyboard into the Pi. On the frontend screen, press F4 to quit, then ALT+F2 to get a terminal and use credentials below.
    Once you have got past the password part ("root" as login and "recalboxroot" as password.) type 'nano recalbox.conf' to access the file. Scroll down and enable the gpio by changing the 0 to a 1 as show below.
    *Be aware that sometimes what you type doesn't actually show up on screen*
    ----------- D3 - GPIO Controllers ----------- #
    GPIO Controllers
    enable controllers on GPIO with mk_arcarde_joystick_rpi (0,1)
    controllers.gpio.enabled=1
    mk_gpio arguments, map=1 for one controller, map=1,2 for 2 (map=1,map=1,2)
    controllers.gpio.args=map=1,2
    Found at:
    github.com/rec...)
    --------
    FULL CABINET BUILD VIDEO : • How to make a DIY Rasp...
    There is still much to be improved with these builds. These are a starter project that still leave much to be customized. If you have cool ideas please let me know in the comments below!
    All the plans can be downloaded from: holbrooktech.we...
    More explanations and downloadable packages!
    Instagram / we_build_stuff
    Recalbox: www.recalbox.com
    Raspberry Pi operating system - donate to them!
    One of my favorite eBay stores: stores.ebay.com...
    joystick and button sets for $60-$100
    My Local suppliers
    www.rpelectroni...
    leeselectronic....
    Original Cabinet design by www.instructabl...
    Music:
    I dunno by grapes (c) copyright 2008 Licensed under a Creative Commons Attribution (3.0) license. dig.ccmixter.or... Ft: J Lang, Morusque

Комментарии • 143

  • @BigJim1976
    @BigJim1976 4 года назад +1

    Almost three years later, this video is still a huge help!

    • @WeBuildStuff
      @WeBuildStuff  4 года назад

      Great to hear! Would love it if you checked out my long video about a larger version I made. More in depth on some design and tricks I was able to try

  • @BrainSlugs83
    @BrainSlugs83 6 лет назад +3

    Thanks for making this video, everybody always leaves out the gnarly config stuff. -- btw, Protip: if you type "reboot now" (or "sudo reboot now" if you're not root), it will reboot right away, and you won't have to wait. [same for shutdown, you can type "shutdown now"]. ;-)

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад +1

      Michael Jensen awesome. I was never able to figure that out!

  • @hardware4all
    @hardware4all 7 лет назад +1

    measure twice, cut once... nice! you earn a suscriber!

  • @fergo23
    @fergo23 Год назад +1

    Thanks, this really helped me with a project :)

  • @debbiedoesanything1976
    @debbiedoesanything1976 7 лет назад +5

    I absolutely love it! thank you so much it is so helpful and you are great explaining.

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад +2

      Thanks Deborah! That's how I roll :)

  • @MikeysLab
    @MikeysLab 5 лет назад

    Thank you, working on a portable project and this will be helpful.

  • @Isa187
    @Isa187 3 года назад

    Hi. Thanks for the video. Very informative but for some reason when I typed in 'nano recalbox.conf' it just showed a blank screen. Maybe it was because I was using the raccoonbox image but after hours of trial and error I managed to do it. When you get to the blank screen, press ctrl + r and it will ask what file to read. Thats when you type in recalbox.conf. but it started me off at the bottom of the page so I scrolled up to the joystick options and voila. Worked like a charm. If anyone runs into this problem maybe it will help them. Thanks again

    • @WeBuildStuff
      @WeBuildStuff  3 года назад +1

      glad you found a fix! This video is from a few years ago and they have done some big updates to Recalbox that make things a bit easier :)

    • @WeBuildStuff
      @WeBuildStuff  3 года назад +1

      also I think it comes up with a blank screen until you type the admin password (which should be in their wiki page).
      forum.recalbox.com/topic/965/resolved-edit-recalbox-conf/3

  • @brianbowles6956
    @brianbowles6956 2 года назад

    I know this video is old but I was hoping to pick your brain. I'm trying to create a DIY arcade cabinet with a similar button layout. I soldered in a GPIO board to the Raspberry Pi 0. We will be playing games from Makecode Arcade and I have added the main menu. It's showing me a button layout for the pins but I've attached a bunch and they don't seem to be working... not sure where to go next. I have a screen with a duck and a map of pins. This is my first time- not sure what to do.

  • @yazanzy
    @yazanzy 5 лет назад

    Thank you very much. You are the best on the world. Thank you ...

    • @WeBuildStuff
      @WeBuildStuff  5 лет назад

      lol thanks! Check out my latest video series on building bigger bartop arcades!

  • @773fishin
    @773fishin 7 лет назад

    Excellent teaching skills

  • @puesnohaymas
    @puesnohaymas 7 лет назад

    Me aclarado las dudas que tenia, muchas gracias.

  • @arcademuscleawesome2835
    @arcademuscleawesome2835 7 лет назад

    Thank you thank you thank you. Love the arcade videos.

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      Thanks for the love. I'll keep them coming

  • @BharathRamMS
    @BharathRamMS 6 лет назад +2

    Thank you. This helped!

  • @leonpimbley9488
    @leonpimbley9488 6 лет назад

    Hi mate. I've hit a snag in my build. For some reason when I went in mame games on street fighter 2 I can't play just a one player game. I have to put two credits on, then press select on controller 2 to start the game it won't start with player one when I press select. Tried some other games same snag apart from it will start with just one player playing. I want to be able to just press start for credit then select to start on the one player side. Any advise would be a helpful. Cheers. Leon.

  • @TuberViejuner
    @TuberViejuner 7 лет назад +1

    Hello! very good video, I have two questions: Do you have lag playing connecting arcade pads with gpio? Where do you connect hotkey button in gpio? thanks!!

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      I don't think I'm a fast enough player to see any lag time :)
      the wiring diagram is here. Look for the "HK" labels
      github.com/recalbox/recalbox-os/wiki/GPIO-controllers-(EN)

  • @theanimal632
    @theanimal632 5 лет назад

    Hello !! I don’t see the button where you can save the settings and can’t reboot it ? Can you please let me know exactly where should I go to do those 2 last steps ? Thanks

    • @WeBuildStuff
      @WeBuildStuff  5 лет назад

      github.com/recalbox/recalbox-os/wiki/Root-access-on-terminal-%28EN%29
      To reboot make sure you have saved first. i did that with CTRL X and make sure you type Y or YES to save
      then I think I just typed reboot
      I think it is around the 4:00 mark

  • @CelinhoFilho
    @CelinhoFilho 7 лет назад

    Do I need to add resistors for GPIO buttons for raspberry pi 3 model B or can just go ahead and wire them directly?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      direct! I show how I do it here
      ruclips.net/video/NUmrwvQ0reI/видео.htmlm26s

  • @hoodedcorruption4029
    @hoodedcorruption4029 7 лет назад +1

    Well congrats on 1,590

  • @alchemist26126
    @alchemist26126 7 лет назад

    Can you please help me? I have that same keyboard that I dismantled and I can't get it working whenever I try to put it back together.

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      Buy a new keyboard. This is just a cheapo keyboard. buttons fall off it all the time

    • @alchemist26126
      @alchemist26126 7 лет назад

      We Build Stuff They didn't fall out. I just unscrewed it and can't remember how to put it back together.

  • @loc7
    @loc7 7 лет назад

    Hello! Thanks for this video. I have a question, how can i connect the gpio to the controllers, since the connector is the same for buttons and my controller doesnt have the right input. thanx

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад +1

      Can you be more specific? Each of headers on the on the GPIO pins can be used for a special input/output. I plug them in using "dupont connectors" with the other end of the wire going to the microswitch tab of the arcade button or joystick microswitch. You can see here how I did mine: ruclips.net/video/NUmrwvQ0reI/видео.htmlm25s

  • @i2ichardt60
    @i2ichardt60 5 лет назад

    Can someone point me towards the connecter ends for the wires that you need to connect to the pi?

    • @WeBuildStuff
      @WeBuildStuff  5 лет назад

      I've used dupont connectors before

  • @memojue1
    @memojue1 6 лет назад

    Buen día. He conectado los botones por gpio y existe un pequeño retraso en la señal. Tengo un mando conectado por USB y funciona perfectamente. Si tuviste este mismo problema te agradecería tu ayuda.

  • @bruno.batista
    @bruno.batista 5 лет назад +1

    Thanks a lot! You save my work! hhehehe :D

  • @josephfernand7028
    @josephfernand7028 7 лет назад +2

    Great video, Just wondering what made you pick to connect to this by GPIO? A lot of these arcade button kits already come with USB encoders, did you find them to not work as well?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад +1

      Joseph Fernand the first kit i bought 2 years came with an encoder that didnt work so i did this as another option. the thing i like is there is no chance of player 1 or 2 switching because of the pi reading the usb inputs wrong. i have used good and bad encoders but the gpio input method has worked for me everytime

    • @josephfernand7028
      @josephfernand7028 7 лет назад

      We Build Stuff thanks for your reply! Are you able to point me in the direction of your wiring diagram?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      Joseph Fernand see the video deacription for wiring diagram links

    • @josephfernand7028
      @josephfernand7028 7 лет назад

      We Build Stuff sorry! I'm just having a bit of trouble finding it? Is it supposed to be on the instructables web link?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      github.com/recalbox/recalbox-os/wiki/GPIO-controllers-(EN)
      holbrooktech.weebly.com/pi-arcade-101.html

  • @wib1117
    @wib1117 7 лет назад

    hi I am.planning building a cabinet with coin acceptor, what kind of hardware I need to attach the coin device?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад +2

      just a jump wire from the coin slot trigger to the correct gpio. it will be the same ones used for player 1 and 2 select/coin inputs. google "recalbox gpio" and see the diagram

    • @wib1117
      @wib1117 7 лет назад

      We Build Stuff thanks very much

  • @kalicci
    @kalicci 7 лет назад +1

    Thanks man!!

  • @geluix69
    @geluix69 7 лет назад

    I know this will seem like a stupid question , but were do the games roms come from for the Recalbox ?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      The internet is a series of tubes. You have to find the right tube for the roms.
      There are many file hosting sites that you can find them but I don't post that here.

    • @geluix69
      @geluix69 7 лет назад

      ok, so there not part of the OS itself. gotcha, thanks for the reply.

  • @martymcfly6129
    @martymcfly6129 5 лет назад

    I got to minute 5:00 and my usb sanwa joystick only records UP. I noticed a red light on the board. All the other buttons work fine. Help!

    • @WeBuildStuff
      @WeBuildStuff  5 лет назад

      It is going into a USB encoder or is the joystick itself usb output.
      This video is showing recalbox configuration qith GPIO inputs

    • @martymcfly6129
      @martymcfly6129 5 лет назад

      We Build Stuff
      Thanks for replying.
      This is the joystick
      www.google.com/shopping/product/6252570243308334294/image?q=sanwa+joystick&client=safari&hl=en-us&biw=414&bih=719&scsr=p:10084433026864844323,17041725965749815564,7284976529823103220,1960153313431924325,10305593274331282914,11969714406085033102,10260444283388161936,12299743188865798947,705983718248761226,13654226866682590406&prds=cid:6252570243308334294,cs:1,paur:ClkAsKraX3VA7D1gi1sz5l3ASbNAfrn2sEkjgjGkuOwn8keJGBwd7q-x_Vq9ZjbyTAejKjz68ajTYJUboe05-3Bgxah0s1xLGMaGiUW7tLuMzvnItncR1kjwohIZAFPVH73bB4BF7K5kHqRj_3-LuVg1XOUt6A,sgro:iv,mvi:0

    • @martymcfly6129
      @martymcfly6129 5 лет назад

      We Build Stuff
      I plug it directly to the raspberry pi3 usb slots.

    • @WeBuildStuff
      @WeBuildStuff  5 лет назад

      @@martymcfly6129 is it both joysticks that have the issue or just one. I have had bad wires or broken ground loops before that have stopped my connections from working properly and it wasn't until finding the bad wire that i solved the issue.
      I use the same uab encoder for most of my builds. I only have used recalbox so I'm not sure how drivers work for other versions like retropie, etc

    • @martymcfly6129
      @martymcfly6129 5 лет назад +1

      We Build Stuff
      Both joysticks. Could it be that it is not wired correctly?

  • @bolderjd1
    @bolderjd1 7 лет назад

    looks great! looking forward to building mine. getting an understanding of everything right now and may be a silly question but what is the difference between the hotkey and a reset button?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      the hotkey is used with a combination of another button for a result like: exit to menu, save state, load state, etc. The reset button completely shuts down the pi and boots it up again

  • @albertjaramillo9486
    @albertjaramillo9486 7 лет назад

    I got to the controller change but I couldn't save it.... how do I use the save command after changing it to 1 from 0?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      It should say it at the bottom of the screen. Should be "CTRL X"

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      freeze the video at 2:40 you can see it at the bottom

  • @camushushuaia
    @camushushuaia 5 лет назад

    Do you have any mapping about on wich pin connect each button and joystick? i cand get an usb encoder so i want to try this aproach.
    Thanks!

    • @WeBuildStuff
      @WeBuildStuff  5 лет назад

      github.com/recalbox/recalbox-os/wiki/GPIO-controllers-%28EN%29
      and
      forum.recalbox.com/topic/11125/custom-gpio-pins-map-for-controllers-mk_arcade_joystick_rpi

    • @WeBuildStuff
      @WeBuildStuff  5 лет назад

      That being said... Since this video I have switched almost exclusively to using a USB encoder. It is so much easier!

  • @OscarTorresWork
    @OscarTorresWork 7 лет назад +1

    Thank you for this :)

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      you're welcome!

    • @OscarTorresWork
      @OscarTorresWork 7 лет назад

      Hey which plans should I use to build it there are several of them and which is the latest one? Is there one pdf I can go by?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад +2

      plans:
      holbrooktech.weebly.com/uploads/5/3/6/0/53607781/arcade_plans_package_8.5x11_print_updated_november_2016.pdf
      and the write up:
      holbrooktech.weebly.com/uploads/5/3/6/0/53607781/arcade_write_up_holbrook_updated.pdf

  • @trinibumful
    @trinibumful 7 лет назад

    how to wire the gpio pins? thanks!

  • @gustavonavarro4205
    @gustavonavarro4205 6 лет назад

    How much faster is to connect the controllers directly into the raspeberry than using a Controller for the joystic and button ?

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад +1

      Gustavo Navarro way quicker if you have a usb keyboard encoder. i had compatiblity issues with the knock off xin-mo i originally bought. it only took me about an hour to cut, strip, crimp, and connect everything. my cable management looks better now than in this video 😊

    • @gustavonavarro4205
      @gustavonavarro4205 6 лет назад

      Thanks for your quick response. I have noticed that SFII doesnt response 100% using usb keyboard encoder. Will try as u have it.
      I owe u a beer :)

  • @nickjones8286
    @nickjones8286 6 лет назад

    Is there a way to set up a trackball for golden tee on the gpio pins?

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      Nick jones only certain emulators support a trackball. www.google.ca/amp/s/joshcaplin.wordpress.com/2016/03/23/homemade-arcade-cabinet-with-a-raspberry-pi/amp/

  • @AbanxFZN
    @AbanxFZN 6 лет назад

    I use twin USB gamepad, but i cant use game pad for 2 player... I can only 1 player...

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      Abanx FZN some gamepads are not recognized by recalbox as 2 player. Check the list here for supported usb encoders
      github.com/recalbox/recalbox-os/wiki/Compatibility-%28EN%29

    • @AbanxFZN
      @AbanxFZN 6 лет назад

      ok thanks

  • @doityourselfjim7368
    @doityourselfjim7368 4 года назад

    Very great video, explains a lot and fabulous content. I was wondering if you could answer a couple of questions...What do you use the hotkey for? Do you map an exit button?

    • @WeBuildStuff
      @WeBuildStuff  4 года назад

      The hotkey plus another button will serve a function in recalbox like exiting back to menu, save states, rewind, etc.

    • @doityourselfjim7368
      @doityourselfjim7368 4 года назад

      @@WeBuildStuff How do you program the Hot key to buttons in order for them to do the actions you want. I always see videos and they get to the hotkey and assign a button, but never get into how to select other buttons for the different types of actions. Do you hold the hotkey down and move the curser to the actions you want the buttons to perform? Any help would be so much appreciated. Love your builds you do phenomenal work.

    • @WeBuildStuff
      @WeBuildStuff  4 года назад

      @@doityourselfjim7368 thanks!
      Recalbox has them programmed in already. Scroll down on this link to "special commands"
      github.com/recalbox/recalbox-os/wiki/Manual-%28EN%29#duringgame-special

  • @jonyfraze
    @jonyfraze 7 лет назад

    Awesome vid! I've been buying arcade controller boards to interface to the Pi and never thought you can connect the controllers directly. Is there anywhere that shows the pinout for the gpio to the buttons / stick?

  • @CharlieGuitar87
    @CharlieGuitar87 7 лет назад

    Hello Great video one question with is the GPIO pin with connect the ground of the buttons?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      each button has a microswitch with 2 or 3 terminals on it. I connect to ground and the "positive" with 2 wires and connect them to either the GPIO headers on the pi or to the correct headers on a USB encoder

  • @angelmelendez636
    @angelmelendez636 7 лет назад

    Hey Mike. Any ideas on adding a roller ball in addition to the 2 player joystick configuration? Are there additional GPIO inputs to tap into? Or a "switch" box to switch between player one joy stick and ball?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      i dont know much about those but usually that would be an analog signal so probably usb. it would be interpreted as a mouse input i believe. im sure there is a reddit thread or forums with info. that would be an awesome addition. a spinner too!

    • @angelmelendez636
      @angelmelendez636 7 лет назад

      Very good. Thanks

  • @stephenwgreen78
    @stephenwgreen78 7 лет назад

    great series. buying all the parts now..so probably 2 months till they all get here lol. thanks for sharing this. I've been debating over gpio vs zero delay USB. the USB would let me upgrade to PC later on for newer stuff, but gpio should be fine if I don't mess with it too much. any thoughts? also have you tried this with any other pre-built emu based front/back end ?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      Recalbox has been the only one I have used so far but I would like to try some other ones with nicer looking front ends or do a hyperspin build.
      The nice thing about the GPIO installation is you can easily unplug from the GPIO and plug into a USB encoder and have it up and running with just some menu tweaks and changing the recalbox.conf file to the right controller setting :)

    • @stephenwgreen78
      @stephenwgreen78 7 лет назад

      We Build Stuff took less time than I thought. it's not perfect, but my kids love it...& just maybe I enjoy playing sf2 & dark stalkers:). thanks again for the videos. FYI I went with the USB encoders mostly because it didn't look as easy to set up gpio for retropie & they were 6$ from China.

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      awesome! which encoder did you use? and did you stay with Recalbox or retropie?

    • @stephenwgreen78
      @stephenwgreen78 7 лет назад

      We Build Stuff I used the zero delay encoders & retropie. still an easy setup & when I have time want to try kids mode (only selected games are playable)

  • @gamedude6322
    @gamedude6322 6 лет назад

    can you show how to use gpio pins with retropie? i don't like recalbox because it don't support daphne.

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      Search for "retropie gpio digital lumberjack"
      He made a driver you can download after installing your retropie image. I don't remember the specifics of it but I did it once last year

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      github.com/recalbox/mk_arcade_joystick_rpi

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      www.raspberrypi.org/forums/viewtopic.php?t=82878

  • @supaboss
    @supaboss 7 лет назад

    Nice dude! Where did you get the GPIO connectors and cables?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      I made my own using "dupont connectors" and wire

  • @nicklaub1711
    @nicklaub1711 6 лет назад

    Hey man, Awesome video! I have the exact same setup and it works perfectly aside from when i load a game, i can't get function from the start and select buttons. joystick and other buttons work and hotkey functions. In the Recalbox menus start and select to pull up the the appropriate menus. Any idea what might fix that? thanks for you time in advance!

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      Are you doing it via GPIO. could be your wires are not plugged into the correct header...

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      maybe try resinstalling the OS

    • @nicklaub1711
      @nicklaub1711 6 лет назад

      The start and select function properly for the recalbox menus. But during emulation have no function. Thanks for the tips. I’m going to try reinstalling the os and try again.

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      Nick Laub weird. Have you checked for any wire grounding issues? I had it only happening sometimes with my start and select buttons. It turnes out there was a break in a cable near where my connectors touched the microswitch on my latest build

    • @nicklaub1711
      @nicklaub1711 6 лет назад

      working now, it was the wearedirtygaming.img file. While it has a good selection of games, the edits made the GPIO not work properly. Now I need to find a source for the roms, any advice there is also apperciated, working on christmas presents Thanks for your help!

  • @DjBadDoggie
    @DjBadDoggie 7 лет назад

    Is there a way you could do a video on a total walk through on the setup of the GPO pins for the controller setup? It would be very helpful for first time builders and make it more understanding. I have a 2 player setup i can not get to work right. Thanks for reading my comment to.

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      Are you talking about plugging the pins into the board or setting it up in the menu like at 4:36?
      I am making another full build video but it won't be done for awhile as I am taking my time and helping some students build their own as well.

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      You can see the way I have installed the wires in my other video for now at 12m25s . I will try and do a future video of just the wiring.
      ruclips.net/video/NUmrwvQ0reI/видео.htmlm25s
      I found my information on how to do it on the Recalbox website
      github.com/recalbox/recalbox-os/wiki/GPIO-controllers-(EN)

  • @totalx7530
    @totalx7530 6 лет назад

    Hi, great video, thanks, please, whats commands to save the config ?

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      at the bottom of the screen should be a list of commands. If I remember you press "ctrl + X" then it will ask you to save "press Y" then "enter/return" and then reboot your Pi with the "reboot" command
      3:52

  • @DanielJAudette
    @DanielJAudette 6 лет назад

    in your last raspberry pi video I saw the Canadian flag. You located in Canada?

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      Daniel Audette Vancouver in beautiful British Columbia!

  • @1bigslug
    @1bigslug 7 лет назад

    How do you handle the need for an escape key?

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      are you referring to "exiting a game and back to the selection menu" or the escape key on a keyboard?

    • @1bigslug
      @1bigslug 7 лет назад

      I found it, I was suppose to use the Hot Key + start I believe. Sort of hidden in Github. Thanks so much for making this video.

    • @1bigslug
      @1bigslug 7 лет назад +1

      Sorry, I was referring to the same function as using the escape button on a keyboard to get out of a game. After a while searching I found this Hotkey mapping on Github (github.com/recalbox/recalbox-os/wiki/Manual-%28EN%29#b---special-commands). So now I know you have to hold that Star Key (Hotkey) and push Start. (Hotkey + Start → End Game and Quit To Main Menu). Thank you by the way for making this video. It has really helped.

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      Yes. I press hotkey + start/1player button

  • @AndrewCui
    @AndrewCui 7 лет назад

    OMG FIRST COMMENT!!!!!111!111ONEONE

  • @jds1906
    @jds1906 4 года назад

    Dude, the reflection is a killer...put your beard in the way or something...

    • @WeBuildStuff
      @WeBuildStuff  4 года назад

      Maybe next time. I don't use that plexiglass anymore!

  • @raul-garciaramirez-munoz6124
    @raul-garciaramirez-munoz6124 7 лет назад

    Hello friend.
    Good video of gpio connection.
    I'd like to talk about this video.
    Do you send me your mail account?
    Thanks you.

    • @WeBuildStuff
      @WeBuildStuff  7 лет назад

      I like to answer questions directly on this page so that others can benefit as well

  • @DogmaPromotion
    @DogmaPromotion 6 лет назад

    why does your video shake like a parkinson?

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      Igor Nardo I held a phone with one hand and programmed with the other. Congratulations on being so perceptive lol

    • @DogmaPromotion
      @DogmaPromotion 6 лет назад

      ok cool, just asking cos video is cool and helpful actually, but the shaking makes it hard to watch, btw very good final result with the cabinet!
      It's actually cool that you built it upon rekalbox (which i like more than classic retropie) but i'm actually going for retropie simply because there are simpler libraries to map stuff.
      It would be cool to see the buttons wiring process... Cheers! (and thanks for getting back to me ;)

    • @WeBuildStuff
      @WeBuildStuff  6 лет назад

      Igor Nardo for sure! Check out the full build video on my channel to see the wires. I would do it differently next time and just use a USB encoder!