https://bugs.winehq.org/show_bug.cgi?id=53297
Bug ID: 53297 Summary: Issue when launching DX11 game (FFXIV) on FreeBSD Product: Wine Version: 7.4 Hardware: x86-64 OS: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: skyliegirl33@protonmail.com
Created attachment 72663 --> https://bugs.winehq.org/attachment.cgi?id=72663 Log when attempting to launch the game
When attempting to launch this game on FreeBSD, there's an unlocalized error saying there was an unexpected issue. This doesn't happen with 6.0.3. It doesn't matter if I use DXVK, WineD3D or software rendering; the same issue persists. I assume something in A_SHAFinal is failing but not sure why this is specific to FreeBSD.
https://bugs.winehq.org/show_bug.cgi?id=53297
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zeb Figura z.figura12@gmail.com --- Only upstream Wine and Wine-Staging are supported in this bug tracker; your log shows that you are using out-of-tree patches which are part of neither.
Logging with winedbg is not helpful, since it can break things in subtle ways, and running `bt` at the first breakpoint tells us nothing, since winedbg (unlike gdb) will automatically break at the start of a process.
Can you please try again, with plain Wine, and attach a log with default channels, without running through winedbg?
https://bugs.winehq.org/show_bug.cgi?id=53297
--- Comment #2 from skyliegirl33@protonmail.com --- Created attachment 72665 --> https://bugs.winehq.org/attachment.cgi?id=72665 Updated output
https://bugs.winehq.org/show_bug.cgi?id=53297
--- Comment #3 from skyliegirl33@protonmail.com --- (In reply to Zeb Figura from comment #1)
Only upstream Wine and Wine-Staging are supported in this bug tracker; your log shows that you are using out-of-tree patches which are part of neither.
Logging with winedbg is not helpful, since it can break things in subtle ways, and running `bt` at the first breakpoint tells us nothing, since winedbg (unlike gdb) will automatically break at the start of a process.
Can you please try again, with plain Wine, and attach a log with default channels, without running through winedbg?
My apologies about that, had no idea about the behavior of winedbg and missed that I was using proton's wine for that report. Added a log without winedbg and using vanilla 7.4
https://bugs.winehq.org/show_bug.cgi?id=53297
Alastair Hogge agh@riseup.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |agh@riseup.net
https://bugs.winehq.org/show_bug.cgi?id=53297
Gerald Pfeifer gerald@pfeifer.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gerald@pfeifer.com