https://bugs.winehq.org/show_bug.cgi?id=45533
Bug ID: 45533 Summary: Puyo Puyo Tetris (Steam) - Game crashes on startup Product: Wine Version: 3.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sirmentio123@gmail.com Distribution: ---
Created attachment 61934 --> https://bugs.winehq.org/attachment.cgi?id=61934 These logs are made from the moment I launch steam through the wine prefix to when the application crashes and when I close it/steam itself out
The program crashes upon launch in the Steam version. win64 was required in order to play. This was tested obviously with the Steam version and I'm not sure if it's the same for the one from the SEGA store. As far as I know.
Using the staging version of 3.13 Ubuntu 18.04 x86 64 Nvidia driver 390 X.Org X Server 1.19.6
https://bugs.winehq.org/show_bug.cgi?id=45533
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de ---
0086:fixme:d3dx:D3DX11CreateTextureFromMemory device 0x3b5130, data 0xdd6db80, data_size 262272, load_info (nil), pump (nil), texture 0x23f940, hresult (nil) stub. wine: Unhandled page fault on read access to 0x00000000 at address 0x142ce8bd1 (thread 0086), starting debugger...
"winetricks d3dx11_43" could possibly help, can you try?
https://bugs.winehq.org/show_bug.cgi?id=45533
--- Comment #2 from sirmentio123@gmail.com --- Created attachment 61939 --> https://bugs.winehq.org/attachment.cgi?id=61939 Second attempt, with d3dx11_43 installed via winetricks
(In reply to Fabian Maurer from comment #1)
0086:fixme:d3dx:D3DX11CreateTextureFromMemory device 0x3b5130, data 0xdd6db80, data_size 262272, load_info (nil), pump (nil), texture 0x23f940, hresult (nil) stub. wine: Unhandled page fault on read access to 0x00000000 at address 0x142ce8bd1 (thread 0086), starting debugger...
"winetricks d3dx11_43" could possibly help, can you try?
So I've done this, however, it seems that after the SEGA/Tetris intro screens and the game saves, it crashes once again, I've attached logs for this second attempt.
https://bugs.winehq.org/show_bug.cgi?id=45533
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madbyte@tuta.io
--- Comment #3 from Gijs Vermeulen gijsvrm@gmail.com --- *** Bug 51544 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45533
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Summary|Puyo Puyo Tetris (Steam) - |Multiple games need |Game crashes on startup |d3dx11_43.D3DX11CreateTextu | |reFromMemory implementation | |(Puyo Puyo Tetris, | |HighFleet) Status|UNCONFIRMED |NEW
--- Comment #4 from Gijs Vermeulen gijsvrm@gmail.com --- Confirming & rewording title to mention the first user visible problem (D3DX11CreateTextureFromMemory implementation).
https://bugs.winehq.org/show_bug.cgi?id=45533
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-d3d-util
https://bugs.winehq.org/show_bug.cgi?id=45533
--- Comment #5 from Lars Loe madbyte@tuta.io --- Since nobody else post it here, I'll do it for documentation purposes.
Esdras Tarsis implemented "D3DX11CreateTextureFromMemory" on top of the implementation of "D3DX11GetImageInfoFromMemory" by Alistair Leslie-Hughes.
[PATCH] d3dx11_43: Implement D3DX11CreateTextureFromMemory: http://ix.io/3uBE
[PATCH] d3dx11_43: Implement D3DX11GetImageInfoFromMemory https://www.winehq.org/pipermail/wine-devel/2021-July/191629.html
It also was mentioned by Esdras Tarsis that (quote) "the game still needs native d3dcompiler_47 because the builtin implementation doesn't support compute shader SM5". [https://github.com/ValveSoftware/Proton/issues/5020#issuecomment-890387658]
https://bugs.winehq.org/show_bug.cgi?id=45533
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple games need |Multiple games need |d3dx11_43.D3DX11CreateTextu |d3dx11_43.D3DX11CreateTextu |reFromMemory implementation |reFromMemory implementation |(Puyo Puyo Tetris, |(Puyo Puyo Tetris, |HighFleet) |HighFleet, Metro 2033)
https://bugs.winehq.org/show_bug.cgi?id=45533
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/d3dx11_43-D3DX11 | |CreateTextureFromMemory Status|NEW |STAGED
https://bugs.winehq.org/show_bug.cgi?id=45533
Andrey Gusev andrey.goosev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Multiple games need |Multiple games need |d3dx11_43.D3DX11CreateTextu |d3dx11_43.D3DX11CreateTextu |reFromMemory implementation |reFromMemory implementation |(Puyo Puyo Tetris, |(Puyo Puyo Tetris, |HighFleet, Metro 2033) |HighFleet, Metro 2033, | |Project CARS)