(2014-04-15, 07:12)malte Wrote: (2014-04-14, 21:29)teeedubb Wrote: (2014-04-14, 17:28)Nick.IA Wrote: I am new to XBMC and Rom Collection Browser. I am running an Intel Nuc with Windows 8. When I launch a game it works just fine. The issue I am having is that when I close down the emulator to go back to XBMC it is no longer Full screen and I have to hit alt-enter to go full screen. Doesn't seem to be a big issue but I am trying to get this thing to a point where I dont need the keyboard. (and very easy for the wife to use)
Thanks
Use 'solo mode' (which quits xbmc when running the emulator) and add the option to always start xbmc in fullscreen in advancedsettings.xml.
Or you could try to increase the pre and post launch delay in addon settings. Maybe this also helps to solve the issue.
Had the same problem add to that that the usb keyboard and audio stop working too.
Solo mode : games don't launch anymore :
Code:
09:17:11 T:2609867584 NOTICE: RCB_INFO: Begin launchEmu
09:17:11 T:2609867584 NOTICE: RCB_INFO: launching game with id: 2501
09:17:11 T:2609867584 NOTICE: RCB_INFO: Begin launcher.launchEmu
09:17:11 T:2609867584 NOTICE: RCB_INFO: Begin saveViewState
09:17:11 T:2609867584 NOTICE: RCB_INFO: Begin saveViewMode
09:17:11 T:2609867584 NOTICE: RCB_INFO: End saveViewMode
09:17:11 T:2609867584 NOTICE: RCB_INFO: Begin helper.saveViewState
09:17:11 T:2609867584 NOTICE: RCB_INFO: End helper.saveViewState
09:17:11 T:2609867584 NOTICE: RCB_INFO: End saveViewState
09:17:11 T:2609867584 NOTICE: RCB_INFO: files for current game: [(u'/home/komerad/Downloads/SNES/ACME Animation Factory (U).smc',)]
09:17:11 T:2609867584 NOTICE: RCB_INFO: launcher.buildCmd
09:17:11 T:2609867584 NOTICE: RCB_INFO: emuCommandLine: /usr/bin/retroarch
09:17:11 T:2609867584 NOTICE: RCB_INFO: preCmdLine:
09:17:11 T:2609867584 NOTICE: RCB_INFO: postCmdLine:
09:17:11 T:2609867584 NOTICE: RCB_INFO: Getting Multiple Disc Parameter
09:17:11 T:2609867584 NOTICE: RCB_INFO: emuParams: -f -L /usr/lib/libretro-snes9xnext.so "%ROM%"
09:17:11 T:2609867584 NOTICE: RCB_INFO: rom: /home/komerad/Downloads/SNES/ACME Animation Factory (U).smc
09:17:11 T:2609867584 NOTICE: RCB_INFO: No precmd created.
09:17:11 T:2609867584 NOTICE: RCB_INFO: No postcmd created.
09:17:11 T:2609867584 NOTICE: RCB_INFO: copyLauncherScriptsToUserdata
09:17:11 T:2609867584 NOTICE: RCB_INFO: new path = /home/komerad/.xbmc/userdata/addon_data/script.games.rom.collection.browser/scriptfiles/applaunch.sh
09:17:11 T:2609867584 NOTICE: RCB_INFO: cmd: /home/komerad/.xbmc/userdata/addon_data/script.games.rom.collection.browser/scriptfiles/applaunch.sh "/usr/bin/retroarch" -f -L /usr/lib/libretro-snes9xnext.so "/home/komerad/Downloads/SNES/ACME Animation Factory (U).smc"
09:17:11 T:2609867584 NOTICE: RCB_INFO: precmd:
09:17:11 T:2609867584 NOTICE: RCB_INFO: postcmd:
09:17:11 T:2609867584 NOTICE: RCB_INFO: launchEmu on non-xbox
09:17:11 T:2609867584 NOTICE: RCB_INFO: launch emu
09:17:11 T:2609867584 NOTICE: RCB_INFO: onAction: 7
09:17:12 T:2609867584 NOTICE: RCB_INFO: launch emu done
09:17:13 T:2609867584 NOTICE: RCB_INFO: End launcher.launchEmu
09:17:13 T:2609867584 NOTICE: RCB_INFO: End launchEmu
Adding :
<fullscreen>true</fullscreen> to advancedsettings.xml did it. Thx!
Still strugling with the audio now. When I exit rcb the audio is gone (not that i have any sound in retroarch, what worked on previous installs doesnt work anymore now.)
I have to go to system and select the audio again. (It shows the correct audio but i need to reselect it in ui for it to start working again.)
Since, changing alsa.conf, asound, retroarch.cfg does not help this time :
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: PCH [HDA Intel PCH], device 0: VT2020 Analog [VT2020 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 1: VT2020 Digital [VT2020 Digital]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: PCH [HDA Intel PCH], device 2: VT2020 HP [VT2020 HP]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
Is there 1 thing that works on all systems (xbmcbuntu) just by knowing this? (hw:1,3)
Code:
aplay -Dplughw:1,3 /usr/share/sounds/alsa/Front_Center.wav
Isn't exacly giving sound neither. (On no device at all!)
i do get xbmc and media sound perfectly.
http://www.alsa-project.org/db/?f=79203c...e051de1b8f