https://bugs.winehq.org/show_bug.cgi?id=55343
Bug ID: 55343 Summary: Game Constantine Doesn't Work Product: Wine Version: 8.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jon9097@gmail.com Distribution: ---
Constantine's game doesn't work.
I've been trying to run it for years and it's all to no avail. Either it starts but doesn't respond to any key, or it doesn't start at all.
Here is the link to the game: https://archive.org/details/constantine_202007
https://bugs.winehq.org/show_bug.cgi?id=55343
Konstantin jon9097@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://archive.org/details | |/constantine_202007
https://bugs.winehq.org/show_bug.cgi?id=55343
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal
--- Comment #1 from Austin English austinenglish@gmail.com --- Please attach the terminal output.
https://bugs.winehq.org/show_bug.cgi?id=55343
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=55343
--- Comment #2 from Konstantin jon9097@gmail.com --- (In reply to Austin English from comment #1)
Please attach the terminal output.
This isn't the first time I've posted about this problem and I've sent logs more than once. And it's been several years and the problem has not been solved. I have attached a link to the game, if you can - put and help solve the problem. Install the game is only a couple of minutes.
It will be much faster when this game will put a knowledgeable person and figure out why it does not start.
https://bugs.winehq.org/show_bug.cgi?id=55343
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Proving the console output is a requirement for every bug. https://wiki.winehq.org/Bugs#Do.27s_and_Don.27ts
We are not going to search every bug for the one you happened to have attached logs to.
https://bugs.winehq.org/show_bug.cgi?id=55343
--- Comment #4 from Konstantin jon9097@gmail.com --- Created attachment 74932 --> https://bugs.winehq.org/attachment.cgi?id=74932 log
https://bugs.winehq.org/show_bug.cgi?id=55343
--- Comment #5 from Konstantin jon9097@gmail.com --- (In reply to Ken Sharp from comment #3)
Proving the console output is a requirement for every bug. https://wiki.winehq.org/Bugs#Do.27s_and_Don.27ts
We are not going to search every bug for the one you happened to have attached logs to.
Attached the log file.
https://bugs.winehq.org/show_bug.cgi?id=55343
--- Comment #6 from Konstantin jon9097@gmail.com --- (In reply to Austin English from comment #1)
Please attach the terminal output.
You asked for a log file, I sent it, and then what? It's been a long time and no one's even responded.
https://bugs.winehq.org/show_bug.cgi?id=55343
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #7 from Bernhard Übelacker bernhardu@mailbox.org --- Hello Konstantin, it looks like builtin dinput8 does not forward keyboard events like it is supposed to do.
With native dinput8 I was able to navigate the menu.
I installed it via: winetricks dinput8
https://bugs.winehq.org/show_bug.cgi?id=55343
--- Comment #8 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 75596 --> https://bugs.winehq.org/attachment.cgi?id=75596 another log with wine-8.21 and a few cursor down key presses and with WINEDEBUG=+pid,+timestamp,+rawinput,+dinput,+msg
https://bugs.winehq.org/show_bug.cgi?id=55343
--- Comment #9 from Bernhard Übelacker bernhardu@mailbox.org --- This log contains a few of following: fixme:dinput:dinput_device_get_property Unknown property <guid-0x0017> These seem to be DIPROP_SCANCODE queries, but I was not able to find out if they are related to the keys not working with builtin dinput.
https://bugs.winehq.org/show_bug.cgi?id=55343
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #10 from temp82@luukku.com --- maybe the bug title could be rephrased and component set to dinput?
https://bugs.winehq.org/show_bug.cgi?id=55343
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #11 from Vijay Kamuju infyquest@gmail.com --- The guid 0x0017 may be related to DIPROP_ENABLEREPORTID. I believe this was exposed in DirectX 7 and later it was hidden.
https://bugs.winehq.org/show_bug.cgi?id=55343
--- Comment #12 from Bernhard Übelacker bernhardu@mailbox.org --- (In reply to Vijay Kamuju from comment #11)
The guid 0x0017 may be related to DIPROP_ENABLEREPORTID. I believe this was exposed in DirectX 7 and later it was hidden.
DIPROP_ENABLEREPORTID would be decimal 17, hex 0x11. But DIPROP_SCANCODE would be decimal 23, hex 0x17.
https://bugs.winehq.org/show_bug.cgi?id=55343
tinozzo123@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tinozzo123@gmail.com
--- Comment #13 from tinozzo123@gmail.com --- DIPROP_SCANCODE was implemented in https://gitlab.winehq.org/wine/wine/-/merge_requests/6240.
Does it fix the issue?
(If you can't compile, it'll be in Wine 9.15.)
https://bugs.winehq.org/show_bug.cgi?id=55343
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f434ea12b8336e1da2b651d94e5 | |f4370acb46c84 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #14 from Bernhard Übelacker bernhardu@mailbox.org --- Tested with wine-9.16 and key presses now get recognized. Resolving fixed.
https://bugs.winehq.org/show_bug.cgi?id=55343
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Game Constantine Doesn't |Game Constantine doesn't |Work |respond to key inputs.
https://bugs.winehq.org/show_bug.cgi?id=55343
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #15 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.17.