Thank you so much! Right now I'm just trying to get my 360 controller to work. I think it boils down to configuring the keymaps.xml file correctly, which I haven't really figured out yet.
As far as feedback concerns, well, first of all, great job!
I love that the whole process of launching a game is no harder than starting a movie. And that XBMC automatically suggests compatible emulators when none is installed. For the moment I've tested four five emulators; SNES9x Next, Nestopia, bNES, Mupen64plus & Genesis Plus GX.
Snes9x, bNES and Genesis works (smoothly and with sound)!
Nestopia crashes immediately when trying to load a rom. So does Mupen64Plus
Code:
ERROR: GetDirectory - Error getting Files
00:04:59 T:140592670369600 ERROR: CGUIMediaWindow::GetDirectory(Files) failed
00:05:00 T:140591912441600 NOTICE: Thread JobWorker start, auto delete: true
00:05:05 T:140592670369600 ERROR: AddOnLog: Nintendo 64 (Mupen64plus): Setting "mupen64-astick-deadzone" has invalid value: "
"
00:05:05 T:140592670369600 ERROR: AddOnLog: Nintendo 64 (Mupen64plus): Setting "mupen64-virefresh" has invalid value: "Ü"
00:05:05 T:140592670369600 ERROR: GAME - Serialize() - addon 'gameclient.mupen64plus' returned an error: the command failed
00:05:05 T:140592670369600 ERROR: GAME: Unable to serialize state, proceeding without save or rewind
And unfortunately, Genesis crashes a bit Sonic the Hedgehog
Code:
ERROR: CAESinkALSA - snd_pcm_writei(-32) Broken pipe - trying to recover
Regarding Mupen, I tried tinkering with the addon settings but it seems to have no effect - and according to the settings xml - there is no "Ü" as the log file says. But maybe it has something to do with the lost strings you mentioned in your edit. I probably should mention that in the Mupen configurator, none of the settings display any strings.
Anyway, thanks a lot. It's really great to have all these emulators fully integrated in the XBMC interface like this!
Oh, and just a quick question: first I updated from a regular OE Release by copying the SYSTEM and KERNEL files to the /.update-folder. It worked absolutely fine, but the unfortunately, the first emulators I tried were Mupen and Nestopia
As I wrote in my previous post, they both crash. So I decided it would be better to do a clean install, which I did, only to discover that the problems remained. Then I tried the other emulators, which seem to work great.
So, would it be correct to assume that a clean install isn't needed for this, that a simple update should be fine?