https://bugs.winehq.org/show_bug.cgi?id=56333
Bug ID: 56333
Summary: MotorM4X needs ternary operator support for vs_2_0
profile
Product: vkd3d
Version: 1.10
Hardware: x86-64
URL: http://www.gamepressure.com/download.asp?ID=21182
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: gijsvrm(a)gmail.com
Distribution: ---
0024:err:d3dcompiler:D3DCompile2 <anonymous>:50:38: E5017: Aborting due to
not yet implemented feature: Ternary operator is not implemented for vs_2_0
profile.
--
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=54595
Bug ID: 54595
Summary: Split/Second crashes on launch due to missing
HLSL_IR_RESOURCE_LOAD instruction type
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: ---
03c8:err:d3dcompiler:D3DCompile2 Shader log:
03c8:err:d3dcompiler:D3DCompile2 <anonymous>:1:436: E5017: Aborting due to
not yet implemented feature: Instruction type HLSL_IR_RESOURCE_LOAD.
03c8:err:d3dcompiler:D3DCompile2 <anonymous>:1:478: E5017: Aborting due to
not yet implemented feature: Instruction type HLSL_IR_RESOURCE_LOAD.
03c8:err:d3dcompiler:D3DCompile2 <anonymous>:1:520: E5017: Aborting due to
not yet implemented feature: Instruction type HLSL_IR_RESOURCE_LOAD.
03c8:err:d3dcompiler:D3DCompile2
03c8:err:d3dcompiler:D3DCompile2 Shader log:
03c8:err:d3dcompiler:D3DCompile2 <anonymous>:1:469: E5017: Aborting due to
not yet implemented feature: Instruction type HLSL_IR_RESOURCE_LOAD.
03c8:err:d3dcompiler:D3DCompile2 <anonymous>:1:511: E5017: Aborting due to
not yet implemented feature: Instruction type HLSL_IR_RESOURCE_LOAD.
03c8:err:d3dcompiler:D3DCompile2 <anonymous>:1:553: E5017: Aborting due to
not yet implemented feature: Instruction type HLSL_IR_RESOURCE_LOAD.
03c8:err:d3dcompiler:D3DCompile2 <anonymous>:1:594: E5017: Aborting due to
not yet implemented feature: Instruction type HLSL_IR_RESOURCE_LOAD.
03c8: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=56701
Bug ID: 56701
Summary: Ubisoft Connect - Missing tex2Dbias support
Product: Wine
Version: 9.8
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: claytmp+foj0w(a)gmail.com
Created attachment 76487
--> https://bugs.winehq.org/attachment.cgi?id=76487
The attachent contains the terminal output and the video
The app runs and tries to display a login screen but without 'tex2Dbias'
support, the Window is invisible while the white text cursor is blinking. It's
not clickable.
--
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=55207
Bug ID: 55207
Summary: SM1 register allocation for matrix types is innacurate
Product: vkd3d
Version: 1.8
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Created attachment 74810
--> https://bugs.winehq.org/attachment.cgi?id=74810
test
See attached shader. For "m1" matrix only one register is allocated because
second row is not used. In addition to that register order switches and "m1" is
using c2 on windows, instead of c0.
This test has to be compiled for ps_2_0.
--
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=45038
Bug ID: 45038
Summary: Shadow Tactics displays a pink screen
Product: Wine
Version: 3.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blue-t(a)web.de
Distribution: ---
Created attachment 61160
--> https://bugs.winehq.org/attachment.cgi?id=61160
Terminal Output
If you start Shadow Tactics it will render a pink screen.
--
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=49837
Bug ID: 49837
Summary: Just Grandma and Me (win16) softlock. Win16Mutex wait
timed out
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: besentv(a)gmail.com
Distribution: ---
Created attachment 68176
--> https://bugs.winehq.org/attachment.cgi?id=68176
Console output when running the game.
I try to run the game JustGrandmaAndMe from 1997 (Version 2.0) in Wine Staging
5.16-1.
Using a clean Wineprefix set to Winearch=win32 and Windows-Version 98 I ran the
game's "jgmd.exe" with (put into a bashscript):
WINEARCH="win32" WINEPREFIX="/home/nutzer1/Dokumente/JGM/" WINEDEBUG=warn+all
wine "/home/nutzer1/Dokumente/LIVING_BOOKS/jgmd.exe"
(it doesn't work in a clean ~/.wine as well)
This gave me the error: err:dosmem:setup_dos_mem Cannot use first megabyte for
DOS address space, please report
Looking it up I found you can circumvent this error by doing: sudo sysctl -w
vm.mmap_min_addr=0
But now I'm getting the error:
00b8:err:ntdll:RtlpWaitForCriticalSection section 6BB42940
"../../../wine/dlls/krnl386.exe16/syslevel.c: Win16Mutex" wait timed out in
thread 00b8, blocked by 00bc, retrying (60 sec)
The retries are infinite, thus causing a softlock.
There are multiple bug reports with the same issue already. Overall it seems to
me that the issue was fixed before but somehow reappeared.
If you need the game files I will send them to you in private.
--
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=48024
Bug ID: 48024
Summary: Betfair Poker: black screen during install
Product: Wine
Version: 4.18
Hardware: x86-64
URL: https://poker-com-banner.bfcdl.com/installer/SetupPoke
r.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 65562
--> https://bugs.winehq.org/attachment.cgi?id=65562
Wine 4.18 console log
The Betfair Poker install client briefly shows the install screen before being
blacked out. The installation cannot continue.
https://youtu.be/U53jzEdIN98
Workarounds:
winetricks ie6 (Bug 38929)
The workaround is to use a virtual desktop where the black screen appears
BEHIND the main installer. (Z-order problem?) Same with Staging 4.18.
No account needed to get this far.
--
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=55557
Bug ID: 55557
Summary: wpcap:wpcap crashes on macOS
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: wpcap
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
wpcap:wpcap crashes on macOS:
wpcap.c:368: lib version
wpcap.c:369: supports PCAP_MMAP_32BIT: no
Unhandled exception: page fault on read access to 0xffffffffffffffff in 64-bit
code (0x000002c74cd410).
See https://test.winehq.org/data/patterns.html#wpcap:wpcap
The crash is systematic and only happens macOS (see Remi's rbernon-macos-*
cloud test machines).
The issue is probably that Wine is being compiled against macOS' pcap library
which is too old. Using a newer library would require installing it with
something like Homebrew and then making sure Wine can find and use it.
So there are two things to do:
* Detect cases when the pcap library is too old and skip the tests accordingly.
* Check if installing a newer pcap library on the macOS test machines is
feasible.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=32619
Bug #: 32619
Summary: Tom Clancy's Rainbow Six: Lockdown can't save a game
(directory not created)
Product: Wine
Version: 1.5.20
Platform: x86
URL: http://www.fileplanet.com/160005/160000/fileinfo/Tom-C
lancy%27s-Rainbow-Six:-Lockdown-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 43045
--> http://bugs.winehq.org/attachment.cgi?id=43045
terminal output
Normally the game should perform an autosave when starting the first mission,
and it should allow you to perform a manual save anytime in a mission. Neither
of them work in Wine.
1. After performing a manual save in the game, a 'save successful' message is
shown on the screen, however, if I open the <Load game> menu, it is empty.
2. When the player dies there is an option to restore the last saved game:
clicking on this option results in a crash as can be seen in the attached log
file.
The demo version doesn't let you save the game, but it does perform an
autosave, thus the crash can be reproduced with the demo too. Here's how:
1. install the demo, the game needs native d3dx9_36 and dxdiagn (bug #32163).
2. start the demo with Lockdown.exe, skip the intros. In the menu choose
<Single Player> - <Start Mission> and wait until the game is loaded.
3. press '4' to instruct teammates to stay back. There will be some bad guys
around the corner, step to them without shooting so the player dies pretty
soon.
4. the menu with statistics appears, click on <Load Last Save>...the game
crashes at this point.
There's nothing serious in the terminal, the game's own log file contains:
[ERROR | IkeStateMgr::SaveGame | 735] Could not open file c:/program
files/ubisoft/red storm entertainment/rainbow six lockdown
demo/data/save/game/autosave.sav
This directory structure does exist in Wine:
C:/Program Files/Ubisoft/Red Storm Entertainment/Rainbow Six Lockdown
Demo/data/save
Inside ../save there should be a /game directory which contains the saved
games. This directory (as well as an autosave.sav) should be created when you
start the first mission. For some reason the /game directory is not created in
Wine.
Workaround: you have to manually create the /game directory before starting the
game the first time. Saving/loading will work from then on.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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=54372
Bug ID: 54372
Summary: World in Conflict crashes due to missing SM1 'cast'
handling
Product: vkd3d
Version: 1.6
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: ---
Split off from bug 41310.
0024:err:d3dcompiler:D3DCompile2 Shader log:
0024:err:d3dcompiler:D3DCompile2 <anonymous>:7:1: E5017: Aborting due to
not yet implemented feature: SM1 "cast" expression.
0024:err:d3dcompiler:D3DCompile2
--
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.