Am 24.03.19 um 03:26 schrieb Derek Lesho:
- Run winedevice.exe in a VM environment to allow usage of the higher
bits. This is the solution I've thought about the least, but I just wanted to mention it.
I remember that years ago we had an issue with a copy protection driver figuring out that it was running in Ring 3 by just using Ring 3 instructions (so we could not fake it by handling the ILLOPs). I do not remember the details though, but the conclusion was we might need a CPU emulator for this.