Why they can PLAY game and I cannot?

Questions about Wine on Linux
Locked
dj--alex
Level 3
Level 3
Posts: 59
Joined: Sun Aug 23, 2009 4:59 am

Why they can PLAY game and I cannot?

Post by dj--alex »

Game seems worked full !
https://appdb.winehq.org/objectManager. ... &iId=38049

i have

Wine 4.10 staging, DXVK 1.2.1, NV 430, GTX 1080 , Ryzen 1500 , OCZ Vertex 90Gb.
Maybe i need RTX 1080 to run this game?
(all works i play Divinity original sin 2 , and some other titles)
What i do wrong?

I periodically run games tagged WORKED and it not works!
I cannot add test info ... no maintainers. and i don't want to maintain. at this moment.

user@PC1:/media/user/HDD-3/ZZZ-TESTING-NO-WORK/XXX-LordsoftheFallenXATAB/bin$ wine LordsOfTheFallen.exe
002f:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
002f:fixme:heap:RtlSetHeapInformation 0x6c0000 0 0x23e390 4 stub
002f:err:heap:HEAP_GetPtr Invalid heap 0x23e590!
002f:fixme:debug_buffer:RtlCreateQueryDebugBuffer (0, 0): stub
002f:fixme:debug_buffer:RtlCreateQueryDebugBuffer (168, 0): returning 0x7e2d0
002f:fixme:debug_buffer:RtlQueryProcessDebugInformation (47, 14, 0x7e2d0): stub
002f:fixme:debug_buffer:RtlDestroyQueryDebugBuffer (0x7e2d0): stub
002f:fixme:thread:NtSetInformationThread info class 7 not supported yet
0030:fixme:thread:NtSetInformationThread info class 7 not supported yet
0030:fixme:thread:NtSetInformationThread info class 7 not supported yet
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Why they can PLAY game and I cannot?

Post by Bob Wya »

dj--alex wrote:Game seems worked full !
https://appdb.winehq.org/objectManager. ... &iId=38049
I've had to delete the one Test Submission for the game, as It doesn't conform to the WineHQ AppDB Test Submission guidelines.

AppDB tests cannot be based on using DXVK, since this is a 3rd party Windows library.
DXVK is not developed, or supported, by the Wine project,
Any usage / discussion of running a game with DXVK, should be restricted to the Extra Comments section.
dj--alex wrote: Wine 4.10 staging, DXVK 1.2.1, NV 430, GTX 1080 , Ryzen 1500 , OCZ Vertex 90Gb.
Maybe i need RTX 1080 to run this game?
(all works i play Divinity original sin 2 , and some other titles)
What i do wrong?

I periodically run games tagged WORKED and it not works!
I cannot add test info ... no maintainers. and i don't want to maintain. at this moment.

user@PC1:/media/user/HDD-3/ZZZ-TESTING-NO-WORK/XXX-LordsoftheFallenXATAB/bin$ wine LordsOfTheFallen.exe
...
You don't need to be a maintainer to submit tests on the WineHQ AppDB. Nor does an application have to have a maintainer.
You can submit a test simply by clicking on the Add test data button.
You would need to follow the guidelines, around using DXVK, I outlined above.

The overall game rating, for an AppDB test submission, should based on vanilla Wine / Wine Staging (i.e. wined3d or vkd3d).

Please use the forum Code tags, when posting terminal commands and logs:

Code: Select all

...
Your terminal log looks a bit suspect (or incomplete)...
The typical warning, about using Wine Staging, is not present at the head of the log.

Also it doesn't look like you've setup, or are using, a WINEPREFIX correctly.
Are you just running the game directly from a Windows installation?
If so - this isn't a supported configuration...

Bob
dj--alex
Level 3
Level 3
Posts: 59
Joined: Sun Aug 23, 2009 4:59 am

Re: Why they can PLAY game and I cannot?

Post by dj--alex »

I update dxvk to latest but Unfortunately i already delete game ( no space on disk)

Thanks for answers!
Game is installed on Linux on PC2, and run on PC1. (HDD moved)
Locked