From drjoms at gmail.com Wed Feb 18 16:26:20 2009 From: drjoms at gmail.com (Dmitri Seletski) Date: Wed, 18 Feb 2009 21:26:20 +0000 Subject: SDL issue Message-ID: <499C7CFC.7030908@gmail.com> Got recently DVD with Prey. Can't use mouse properly, side buttons are ignored... Below is output from console. idUsercmdGenLocal::MouseMove: Ignoring ridiculous mouse delta. SDL button 9 exceeds supported range SDL button 9 exceeds supported range SDL button 8 exceeds supported range SDL button 8 exceeds supported range Did anyone come across this? How did you heal this? Regards Dmitri From icculus at icculus.org Thu Feb 19 02:02:21 2009 From: icculus at icculus.org (Ryan C. Gordon) Date: Thu, 19 Feb 2009 02:02:21 -0500 Subject: [prey] SDL issue In-Reply-To: <499C7CFC.7030908@gmail.com> References: <499C7CFC.7030908@gmail.com> Message-ID: <499D03FD.9030509@icculus.org> > SDL button 8 exceeds supported range > > Did anyone come across this? This appears to be a bug: idTech 4 (or maybe just Prey?) should support 8 mouse buttons, not counting the two that X11 uses for the mouse wheel, but the current code has this incorrect test. I'll look into it for the next build. In the meantime, you could try remapping those mouse buttons to keys or lower button values to fool Prey. --ryan. From drjoms at gmail.com Thu Feb 19 14:16:34 2009 From: drjoms at gmail.com (Dmitri Seletski) Date: Thu, 19 Feb 2009 19:16:34 +0000 Subject: [prey] SDL issue In-Reply-To: <499D03FD.9030509@icculus.org> References: <499C7CFC.7030908@gmail.com> <499D03FD.9030509@icculus.org> Message-ID: <499DB012.6070103@gmail.com> Ryan C. Gordon wrote: > >> SDL button 8 exceeds supported range >> >> Did anyone come across this? > > This appears to be a bug: idTech 4 (or maybe just Prey?) should > support 8 mouse buttons, not counting the two that X11 uses for the > mouse wheel, but the current code has this incorrect test. > > I'll look into it for the next build. In the meantime, you could try > remapping those mouse buttons to keys or lower button values to fool > Prey. > > --ryan. > > > --- > To unsubscribe, send a blank email to prey-unsubscribe at icculus.org > Mailing list archives: http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?68 > I was waiting for this game before, i shall be waiting for it a little longer :) anyway, i have symlinked my own sdl file, same result. 32 bit library seemed to work, but with same error messages. " try remapping those mouse buttons to keys or lower button values to fool Prey" not sure how to do it, but i have sneaking suspicion that it might break my mouse side/scrolling buttons for Xwindows, i am not keen on that to be honest, i know how to use xmodmap, but i decide against it, nothing personal i really appreciate that you honestly told me there is issue. If you want to test patch that will help me with buttons, i of course would be glad to help to test it. Thank you! Dmitri From icculus at icculus.org Fri Feb 20 13:01:17 2009 From: icculus at icculus.org (Ryan C. Gordon) Date: Fri, 20 Feb 2009 13:01:17 -0500 Subject: [prey] SDL issue In-Reply-To: <499DB012.6070103@gmail.com> References: <499C7CFC.7030908@gmail.com> <499D03FD.9030509@icculus.org> <499DB012.6070103@gmail.com> Message-ID: <499EEFED.7090405@icculus.org> > I was waiting for this game before, i shall be waiting for it a little > longer :) Can you try this build? If you have the demo, download this... http://icculus.org/prey/downloads/prey-demo-latest-files.tar.bz2 ...and unpack it so that it replaces files in the existing installation. If you have the retail version installed, download this... http://icculus.org/prey/downloads/prey-installer-02192009.bin ...and run "uninstall-prey.sh" in the current installation (this won't remove your savegames or settings), and then run the new installer. This _should_ fix the mouse issue, but I don't have a mouse with enough buttons to verify. Please let me know if the problem is resolved for you. Thanks, --ryan. From drjoms at gmail.com Sat Feb 21 06:43:24 2009 From: drjoms at gmail.com (Dmitri Seletski) Date: Sat, 21 Feb 2009 11:43:24 +0000 Subject: [prey] SDL issue In-Reply-To: <499EEFED.7090405@icculus.org> References: <499C7CFC.7030908@gmail.com> <499D03FD.9030509@icculus.org> <499DB012.6070103@gmail.com> <499EEFED.7090405@icculus.org> Message-ID: <499FE8DC.4070403@gmail.com> Ryan C. Gordon wrote: > >> I was waiting for this game before, i shall be waiting for it a little >> longer :) > > Can you try this build? > > If you have the demo, download this... > > http://icculus.org/prey/downloads/prey-demo-latest-files.tar.bz2 > > ...and unpack it so that it replaces files in the existing installation. > > > If you have the retail version installed, download this... > > http://icculus.org/prey/downloads/prey-installer-02192009.bin > > ...and run "uninstall-prey.sh" in the current installation (this won't > remove your savegames or settings), and then run the new installer. > > > This _should_ fix the mouse issue, but I don't have a mouse with > enough buttons to verify. Please let me know if the problem is > resolved for you. > > Thanks, > --ryan. > > > > --- > To unsubscribe, send a blank email to prey-unsubscribe at icculus.org > Mailing list archives: http://icculus.org/cgi-bin/ezmlm/ezmlm-cgi?68 > Tried this one here: http://icculus.org/prey/downloads/prey-installer-02192009.bin game run flawless, only issue i noticed - surround sound, but that is most likely are my broken drivers. Side buttons worked as expected. Game is fun, somewhat reminds, BUT HEY, no, its very original, comparing it - would be unfair!