Re: 64-bit dynamic_x86 (patch)
Posted on 2019-06-26, 07:10
You need to test games that use self-modifying code, which causes hostmem to get accessed directly by the emitted code (for frequently modified instructions). Games using the Build engine are the most common example so if RR didn't trigger it you likely won't have an issue. There's not much point …