https://bugs.winehq.org/show_bug.cgi?id=58060
Bug ID: 58060
Summary: Zafehouse: Diaries demo crashes in
d3dx_initialize_image_from_wic with unsupported pixel
format {6fddc324-4e03-4bfe-b185-3d77768dc902}
Product: Wine
Version: 10.5
Hardware: x86-64
URL: https://web.archive.org/web/20160606064900if_/https://www.zafehouse.com/files/getdemo.php?demo=1
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
Created attachment 78313
--> https://bugs.winehq.org/attachment.cgi?id=78313
+d3dx (32MB uncompressed)
Continuation of bug 51584.
Needs 'winetricks -q d3dcompiler_47' to work around bug 37676.
This happens with both native dotnet and wine-mono.
$ sha1sum ZafehouseDiariesDemoSetup.exe
0c15d5024c9a1e327ac7383fee48ad55a6fec35a ZafehouseDiariesDemoSetup.exe
$ du -sh ZafehouseDiariesDemoSetup.exe
31M ZafehouseDiariesDemoSetup.exe
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39652
Bug ID: 39652
Summary: Battlefield 2142 Demo fails to start - full DirectX
9.0c installer resolves problem
Product: Wine
Version: 1.8-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Created attachment 52853
--> https://bugs.winehq.org/attachment.cgi?id=52853
battlefield_2142_demo_backtrace
Download from:
http://www.gamershell.com/download_15855.shtml
Installation of the Battlefield 2142 Demo (aka training video simulator 2015)
in clean 32-bit Wineprefix.
Launching game without any winetricks verbs, etc. results in the attached
backtrace and console logs.
Executing:
winetricks directx9
and removing all the Wine library overrides allows the game demo to
successfully launch, display a training video and reach the main login screen
(as it can get - due to the shutdown, last year, of the Gamespy Master
Servers).
I haven't been able to successfully launch the game by installing the
individual components of the DirectX9 installer. I did attempt to do this in a
clean 32-bit Wineprefix.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=51378
Bug ID: 51378
Summary: Failures with `DetourCreateProcessWithDllEx` for
Microsoft's Detours Library
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrew.jones(a)vector.com
Distribution: ---
Created attachment 70234
--> https://bugs.winehq.org/attachment.cgi?id=70234
stderr from WINEDEBUG
I am trying to work with a third-party tool that use Microsoft's Detours
Library:
https://github.com/microsoft/Detours
but it seems that the API call `DetourCreateProcessWithDllEx` inside of Detours
does not work correctly when run under Wine.
The implementation for `DetourCreateProcessWithDllEx{A/W}` can be found here:
https://github.com/microsoft/Detours/blob/bc7688373bbbb185277788c04f68ae67b…https://github.com/microsoft/Detours/blob/bc7688373bbbb185277788c04f68ae67b…
Helpfully, Detours includes with a sample application `withdll.exe` that
utilises the `DetourCreateProcessWithDllEx` API:
https://github.com/microsoft/Detours/blob/fe7216c037c898b1f65330eda85e6146b…
I built Detours from git (fe7216c037c898b1f65330eda85e6146b6e3cb85) on Windows
10 (19042.1052) using MSVC 19.29.30038.1; this gave me the resulting binaries
`withdll.exe` and `simple64.dll`. Running `withdll.exe` to inject
`simple64.dll` on Windows 10 gives:
```
C:\Users\avj\Downloads\Detours-master\bin.X64>withdll.exe /d:simple64.dll
withdll.exe
withdll.exe: Starting: `withdll.exe'
withdll.exe: with
`C:\Users\avj\Downloads\Detours-master\bin.X64\simple64.dll'
simple64.dll: Starting.
simple64.dll: Detoured SleepEx().
Usage:
withdll.exe [options] [command line]
Options:
/d:file.dll : Start the process with file.dll.
/v : Verbose, display memory at start.
/? : This help screen.
simple64.dll: Removed SleepEx() (result=0), slept 0 ticks.
```
However, running this under a fresh Wine 6.11 built (64-bit only;
WINEARCH=win64) on openSUSE (gcc 10.3.0) gives me this:
```
withdll.exe: Starting: `withdll.exe'
withdll.exe: with `Z:\tmp\wine\simple64.dll'
withdll.exe: DetourCreateProcessWithDllEx failed: 2
```
I have attached the stderr from running
`WINEDEBUG=+timestamp,+process,+tid,+seh,+module wine64 withdll.exe
/d:simple64.dll withdll.exe 2>log.txt` to this case.
I have also uploaded the two binary files (`withdll.exe` and `simple64.dll`) to
Google Drive:
https://drive.google.com/file/d/1DmFHYcm4-quslIAsHV1fwbzi6-JxRZse/view?usp=…
Note: the source code for these files are MIT licensed, so there should be no
issues in me sharing my binary builds (i.e., I do not consider these files
proprietary).
Is it obvious what's wrong here? Is this a Wine bug or some configuration issue
that I can resolve?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41157
Bug ID: 41157
Summary: DX11 game "Heretics" crashes with an error message
after game menu is loaded
Product: Wine
Version: 1.9.16
Hardware: x86
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: svyatpro(a)gmail.com
Created attachment 55378
--> https://bugs.winehq.org/attachment.cgi?id=55378
Heretics crash screenshot
When you run "Heretics" using WineD3D on Windows you recieve an error message.
Here is a link where you can find Heretics binaries and sources.
https://zachhoefler.com/portfolio/heretics/
Can somebody test it on Linux?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=54580
Bug ID: 54580
Summary: Secret Files: Sam Peters crashes due to HLSL syntax
error 'unexpected KW_TECHNIQUE'
Product: vkd3d
Version: 1.6
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
065c:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
065c:err:d3dcompiler:D3DCompile2 Shader log:
065c:err:d3dcompiler:D3DCompile2 <anonymous>:1:1: E5000: syntax error,
unexpected KW_TECHNIQUE
065c:err:d3dcompiler:D3DCompile2
1.6-171-gb1e13d6e
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=58062
Bug ID: 58062
Summary: Error with launching Kompas3D
Product: Wine
Version: 10.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: svetailya0(a)gmail.com
Distribution: ---
Created attachment 78315
--> https://bugs.winehq.org/attachment.cgi?id=78315
the file that prompts me to save winedbg
So, I was trying to launch Kompas 3D, and I got this in the terminal: Windbg
attached to pid 063c. And that's it. Wine 10.0 Stable is installed, as well as
winetricks. Operating system Linux Mint 22.1 x86_64
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57990
Bug ID: 57990
Summary: Scrollbars of dotnet application always scrolls in
both directions (horizontal and vertical)
Product: Wine
Version: 10.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Wagner.a18(a)yahoo.com
Distribution: ---
I try to get a dotnet application, which has an editor control (IDE) with a
vertical and an horizontal scrollbar on board, running.
If i scroll vertically or horizontally with the depending scrollbar it always
scrolls in the other direction too!
What can be the problem?
What can I try to solve this behaviour?
I installed this packages
- winetricks --unattended vcrun2019
- winetricks --unattended corefonts
- winetricks --unattended dotnetdesktop8
Thank You!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55079
Bug ID: 55079
Summary: Rayman Origins needs SM1 'cos' support
Product: vkd3d
Version: 1.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
0024:err:d3dcompiler:D3DCompile2 <anonymous>:147:21: E5017: Aborting due to
not yet implemented feature: SM1 "cos" expression.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55080
Bug ID: 55080
Summary: Rayman Origins needs support for instruction type
HLSL_IR_IF
Product: vkd3d
Version: 1.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
0024:err:d3dcompiler:D3DCompile2 <anonymous>:51:1: E5017: Aborting due to
not yet implemented feature: Instruction type HLSL_IR_IF.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.