http://bugs.winehq.org/show_bug.cgi?id=60018 --- Comment #4 from zlice <zlice@crtdrift.us> --- Created attachment 81449 --> http://bugs.winehq.org/attachment.cgi?id=81449 ashes-builtin-gbd-msvcp-msvideo fwiw, the game crashes here ``` rax 0x1 1 rbx 0x200000000 8589934592 rcx 0x0 0 rdx 0xf14c3944fe1c3e84 -1059408843855085948 rsi 0x1 1 rdi 0x7f2698000030 139803735621680 rbp 0xf14c3944fe1c3e84 0xf14c3944fe1c3e84 rsp 0xf14c3944fe1c3e84 0xf14c3944fe1c3e84 r8 0xf14c3944fe1c3e84 -1059408843855085948 r9 0xf14c3944fe1c3e84 -1059408843855085948 r10 0x0 0 r11 0x246 582 r12 0x0 0 r13 0x0 0 r14 0x0 0 r15 0x0 0 rip 0x7f29ba329eae 0x7f29ba329eae eflags 0x10286 [ PF SF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 k0 0x400010 4194320 k1 0x100000 1048576 k2 0xffffffff 4294967295 k3 0x88004002 2281717762 k4 0x0 0 k5 0x0 0 k6 0x0 0 k7 0x0 0 fs_base 0x7f278601e6c0 139807728723648 gs_base 0x7f26b935c000 139804292792320 0x7f29ba329e5c: nopl 0x0(%rax) 0x7f29ba329e60: mov 0x30(%rdi),%r8 0x7f29ba329e64: mov 0x8(%rdi),%r9 0x7f29ba329e68: mov 0x38(%rdi),%rdx 0x7f29ba329e6c: ror $0x11,%r8 0x7f29ba329e70: xor %fs:0x30,%r8 0x7f29ba329e79: ror $0x11,%r9 0x7f29ba329e7d: xor %fs:0x30,%r9 0x7f29ba329e86: ror $0x11,%rdx 0x7f29ba329e8a: xor %fs:0x30,%rdx 0x7f29ba329e93: mov (%rdi),%rbx 0x7f29ba329e96: mov 0x10(%rdi),%r12 0x7f29ba329e9a: mov 0x18(%rdi),%r13 0x7f29ba329e9e: mov 0x20(%rdi),%r14 0x7f29ba329ea2: mov 0x28(%rdi),%r15 0x7f29ba329ea6: mov %esi,%eax 0x7f29ba329ea8: mov %r8,%rsp 0x7f29ba329eab: mov %r9,%rbp => 0x7f29ba329eae: jmp *%rdx ``` and somehow setting WINEDEBUG="+msvcp,+msvideo" allows the cutscene to skip or something and go into the game? i assume i missed some video? went afk expecting a crash. -- 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.