box64 icon indicating copy to clipboard operation
box64 copied to clipboard

Nvidia G-Sync demo

Open Grima04 opened this issue 3 years ago • 3 comments

When trying to run the 64-Bit (Windows) version of the Nvidia G-Sync Demo from here on box64 with Wine 6.0 upstream from PlayOnLinux, the demo crashes due to an unimplemented opcode:

6014|0x10004f834: Unimplemented Opcode (00) 66 8C C8 66 89 43 38 66 8C D0 66 89 43 42 41

Grima04 avatar Jul 16 '21 14:07 Grima04

Thanks for the quick implementation. Now there is another unimplemented opcode: 9281|0x140415fc3: Unimplemented Opcode (C0) C5 E1 73 D0 34 C4 E1 F9 7E C0 C5 E1 FB 1D BB

Grima04 avatar Jul 16 '21 15:07 Grima04

This is an AVX opcode. That's not in Box64 scope for now!

ptitSeb avatar Jul 16 '21 15:07 ptitSeb

If you were just looking for a gsync and vsync demo for Linux, you can use this https://github.com/dahenry/gl-gsync-demo

theofficialgman avatar May 12 '22 14:05 theofficialgman