WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: dinput.dll
by Michael O'Brien on Thursday August 21st 2008, 9:13
Actually I have just discovered that Wine's builtin dinput.dll works.

Inside the main Starsiege directory, is a file called console.cs. It is used when the game starts up. In this plain text file is a line saying

checkForFile("smackw32.dll", "shell.vol", "dinput.dll", "ddraw.dll", "dsound.dll", "dinput.dll");

If you delete the two "dinput.dll" entries from this line, Starsiege will start up and work fine. There is a strong advantage here over copying the dinput.dll file from the install cd: wine's builtin dinput.dll will work with joysticks.

[post new] [reply to this]

Page loaded in 0.00384 seconds.