On Fri, Jan 01, 2016 at 06:43:19PM +0100, Pascal Stumpf wrote:
> dhewm 3 is a Doom 3 GPL source modification.
> 
> The goal of dhewm 3 is bring DOOM 3 with the help of SDL to all
> suitable plaforms.
> 
> This source release does not contain any game data, the game data
> is still covered by the original EULA and must be obeyed as usual.
> 
> You must patch the game to the latest version.

While I played through the entire base game with the wip port
a few years ago, now there seems to be some kind of issue with
mouse acceleration as it seems to drift and accelerate all over
the place.

There is audible clipping occuring but that seems to be something
specific to the sndio openal backend as I've come across it before.

This on on an x230 with external kbd/mouse/display so quite
a lot of hid devices:

pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pckbd0 at pckbc0 (kbd slot)
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pms0 at pckbc0 (aux slot)
wsmouse0 at pms0 mux 0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
uhidev0 at uhub0 port 1 configuration 1 interface 0 "Logitech Gaming Mouse 
G400" rev 2.00/69.00 addr 2
uhidev0: iclass 3/1
ums0 at uhidev0: 8 buttons, Z dir
wsmouse1 at ums0 mux 0
uhidev1 at uhub0 port 1 configuration 1 interface 1 "Logitech Gaming Mouse 
G400" rev 2.00/69.00 addr 2
uhidev1: iclass 3/0, 142 report ids
uhid0 at uhidev1 reportid 32: input=0, output=0, feature=1
uhid1 at uhidev1 reportid 128: input=1, output=0, feature=0
uhid2 at uhidev1 reportid 142: input=0, output=0, feature=1
uhidev2 at uhub0 port 2 configuration 1 interface 0 "Lenovo ThinkPad Compact 
USB Keyboard with TrackPoint" rev 2.00/3.30 addr 3
uhidev2: iclass 3/1
ukbd0 at uhidev2: 8 variable keys, 6 key codes
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev3 at uhub0 port 2 configuration 1 interface 1 "Lenovo ThinkPad Compact 
USB Keyboard with TrackPoint" rev 2.00/3.30 addr 3
uhidev3: iclass 3/1, 22 report ids
ums1 at uhidev3 reportid 1: 5 buttons, Z and W dir
wsmouse2 at ums1 mux 0

It seems the 1.4.1 rc1 release may help here?

https://github.com/dhewm/dhewm3/commit/32feff2be11517d41a9fc762323128c4981d7a1f

Reply via email to