Emulator Issues #11937
closedEFB to Texture + XFB to RAM = not-grayed-out Defer EFB setting
0%
Description
What's the problem? Describe what went wrong.
I'm not sure if this is a problem but are all of these cases correct? Should XFB settings change EFB deferment? The bold case seems suspicious to me.
EFB to Texture + XFB to texture = grayed-out Defer EFB
EFB to RAM + XFB to texture = not-grayed-out Defer EFB
EFB to Texture + XFB to RAM = not-grayed-out Defer EFB
EFB to RAM + XFB to RAM = not-grayed-out Defer EFB
What steps will reproduce the problem?
Reproduce the above cases
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
5.0-11393
Is the issue present in the latest stable version?
No, Defer EFB did not exist then.
What are your PC specifications? (CPU, GPU, Operating System, more)
Win 10 Pro x64
Intel Core i7-4702MQ CPU @2.20GHz
GeForce GT 750M
2x 8GB Hynix 1600MHz
GeForce Game Ready Driver 425.31
Updated by JosJuice over 5 years ago
- Status changed from New to Working as intended
This is intended. Defer EFB Copies to RAM affects both EFB copies and XFB copies.