2013-03-10, 18:46
I found this, I think it defaults to enabled
(2013-03-10, 18:43)BLKMGK Wrote: Will he also need to add the --enable-joystick switch?
I compile with ./bootstrap; ./configure --enable-airplay --enable-joystick; make -j4
11:22:47 T:3019683600 NOTICE: CLinuxJoystick::Initialize: opening joystick /dev/input/js0
11:22:47 T:3019683600 NOTICE: CLinuxJoystick::Initialize: Enabled Joystick: "Xbox 360 Wireless Receiver" (Linux Joystick API)
11:22:47 T:3019683600 NOTICE: CLinuxJoystick::Initialize: driver version is 2.1.0
11:22:47 T:3019683600 NOTICE: Buttons: BtnX, BtnY, BtnTL, BtnTR, BtnTR2, BtnSelect, BtnThumbR, ?, ?, ?, Btn0, Btn1, LeftBtn, RightBtn, BackBtn
11:22:47 T:3019683600 NOTICE: Axes: X, Y, Z, Rx, Ry, Rz
11:22:47 T:3019683600 DEBUG: Joystick 0 axis 6 activated
(2013-03-10, 21:44)garbear Wrote: try giving audio a try now
(2013-03-10, 23:17)Dondi Wrote: I'd like to resurrect the idea of a RetroGames screensaver. It may be a little outside the scope of this WIP, but maybe someone smart enough could make this a reality, because frankly, the current screensavers in XBMC are simply lacking and uninteresting IMO.
(2013-03-11, 01:44)N3MIS15 Wrote: compiled on linux @ 48a393604c11a7e1a1a299f03951b1864acea728
snes9x has constant audio underruns making the sound constantly stutter but the gameplay has zero lag.
bsnes (balanced) seems to work flawlessly.
heres the log. http://www.xbmclogs.com/show.php?id=3569
(2013-03-11, 02:15)N3MIS15 Wrote: Having a bit of trouble getting nes roms to work with nestopia..
I installed nestopia emulator but XBMC kept asking me to install a new emulator. It turns out it was missing the extentions tag in addon.xml.
I added the tag with nes|zip and now it gets a bit further but crashes on launch.
Crashlog: http://www.xbmclogs.com/show.php?id=3581
Not sure if the emu is broken or I am doing something wrong.
I did get FCEU to work, so i guess i will stick with that for now.
(2013-03-11, 02:15)N3MIS15 Wrote: Another thing i noticed is when disabling/enabling joystick one of the axis is triggered even if the controller isn't turned on
from the debug log:
The controller was turned of while that was happening..Code:11:22:47 T:3019683600 NOTICE: CLinuxJoystick::Initialize: opening joystick /dev/input/js0
11:22:47 T:3019683600 NOTICE: CLinuxJoystick::Initialize: Enabled Joystick: "Xbox 360 Wireless Receiver" (Linux Joystick API)
11:22:47 T:3019683600 NOTICE: CLinuxJoystick::Initialize: driver version is 2.1.0
11:22:47 T:3019683600 NOTICE: Buttons: BtnX, BtnY, BtnTL, BtnTR, BtnTR2, BtnSelect, BtnThumbR, ?, ?, ?, Btn0, Btn1, LeftBtn, RightBtn, BackBtn
11:22:47 T:3019683600 NOTICE: Axes: X, Y, Z, Rx, Ry, Rz
11:22:47 T:3019683600 DEBUG: Joystick 0 axis 6 activated
(2013-03-10, 15:02)celedhrim Wrote: Hello,
Thanks Garbear for your great work , this is for me the last xbmc killer feature I need !
Althought I'm using openelec on the tv , I have au shared librairy with my windows station and I build from your git just to see it running.
If someone else would give it a try , I provide the binary here http://celed.ielf.org/retroplayer/
Enjoy testing !
(I'm french , sorry for my bad english !)