-
The patch works - "nothing" mapping now survives.
2009-10-06 19:54:42 UTC in Fuse - the Free Unix Spectrum Emulator
-
Discovered as I was investigating the joystick buttons problem, in gtk you can map ten joystick buttons to different functions - the default is that they be normal "fire" but they can also be a number, letter, space, enter, Caps Shift, Symbol Shift or nothing.
The settings are saved between fuse sessions except the "nothing" mapping - this reverts to "fire" in the next session. Either there...
2009-10-06 05:48:20 UTC in Fuse - the Free Unix Spectrum Emulator
-
4095 fixes this.
2009-10-05 18:14:17 UTC in Fuse - the Free Unix Spectrum Emulator
-
Obviously, meant the right way earlier (very Dvorak typo). I have a fixed copy of the patch but don't know what to do about uploading it.
2009-10-05 13:03:30 UTC in Fuse - the Free Unix Spectrum Emulator
-
Actually, it does work if you take the size_t out of those for loops. Tested with 8 out of 10 buttons set to "fire", it works, so, with that minor fix, this may well be the light way to fix it, unless someone knows different.
2009-10-05 06:25:34 UTC in Fuse - the Free Unix Spectrum Emulator
-
Patch does not work. Once patched, the following errors occur on compiling:
In file included from gtkjoystick.c:40:
../uijoystick.c: In function ‘ui_joystick_init’:
../uijoystick.c:164: error: redeclaration of ‘i’ with no linkage
../uijoystick.c:149: error: previous declaration of ‘i’ was here
../uijoystick.c:164: error: ‘for’ loop initial declaration used outside C99 mode.
2009-10-05 05:44:39 UTC in Fuse - the Free Unix Spectrum Emulator
-
It turns out I was wrong about the actual effect. All 10 buttons do work, but if two of them are bound to the same function in fuse, only the higher numbered one works... so, still a bug, but workable around.
2009-10-04 11:31:04 UTC in Fuse - the Free Unix Spectrum Emulator
-
I recently bought a joystick and found that only the 10th of the 11 buttons actually worked. Having checked recent bugs and tried trunk (4094), I think I know why this problem exists, but not how to fix it.
The event interface should be read in order to make ten of the buttons work. With fewer than 10, the last one will be the only one working at present.
2009-09-21 17:13:40 UTC in Fuse - the Free Unix Spectrum Emulator
-
In ScummVM 0.11.1 (as found in Debian Lenny), at least with Leisure Suit Larry 1, it seems that the keyboard layout is always treated as US QWERTY. Of course, there could be games ScummVM runs that depend on this being the case, but this is not one of them. As I tend these days to use a UK Dvorak keyboard layout, if I use Leisure Suit Larry 1, typing commands is quite difficult.
This is...
2009-06-25 05:39:33 UTC in ScummVM
-
I now have cdrdao-1.2.2, which no longer works with the aforementioned drive.
I would like to know what I need to do - if I try generic-mmc I get lots of cryptic errors - see http://pastebin.ca/362131. If I try generic-mmc-raw, I get "Cannot set Ricoh mode page 30." repeatedly.
2007-02-18 15:54:51 UTC in cdrdao