Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - YouBaxter

Pages: [1]
1
General / Re: Control volume by the buttons ?! RPI
« on: November 05, 2016, 11:11:44 PM »
Okay...here is what I did...assuming you are wanting to do the same as me. . .


My Goal:     Control volume by controlboard/controller/joystick.

Change:      Modify the RetroPie JoyPad file

/opt/retropie/configs/all/retroarch-joypads
......Modify your controller file (backup first) (mine is snes30snes30joy.cfg for example)

Added the following lines to tie up and down DPAD Actions to volume increase/decrease.
input_volume_up_axis = -1
input_volume_down_axis = +1

This will map the action to your HOTKEY


I BELIEVE, you can also edit the "retroarch.cfg" file as well in the /opt/retropie/config/all directory, but I haven't modified that since the pi1 days.


-bax

2
General / Re: New Source Code Strikes Gold!
« on: November 05, 2016, 08:32:20 PM »
Sorry.  Typo'd my question. 

How do you update the Pi Version to get obtain this...?

3
General / Re: Raspberry Pi Image for Pi 2 and Pi 3
« on: November 05, 2016, 07:56:10 PM »
Hey guys! 

I seen tonite that RetroPi 4.1 was released.  Is there a easy/good way to update Floob's imagine or does it need to wait for a release for some smart people on the AttractMode Side? :)

4
General / Re: New Source Code Strikes Gold!
« on: November 05, 2016, 07:48:57 PM »
Apologies if this is a poor question....

But, is there to update this for the PI image. . ?  Or, does this need to wait for folks like Floob to release an update...?

5
General / Re: Control volume by the buttons ?! RPI
« on: October 31, 2016, 08:00:17 PM »
Interested in this as well. 

Assuming you are talking the same thing...  But, I want to hold down a hot key, and push UP for volume increase and DOWN for volume decrease.

Pages: [1]