Actions
Emulator Issues #4655
closedImprove EFB options in UI and allow per game usability
Status:
Invalid
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
UI:
Now with the new EFB system, we need a more clear way for users to pick amounst the 3 possible configs (and it should become 3 seperate options). I would suggest:
Virtual, Ram, Mixed.
Other alternatives for both being active could be: "Virtual+Ram", "Both", "Combo", or "Full"
INI:
And since before there was really only Texture or Ram, we could just toggle the bool "EFBtoTexture" to switch. But now obviously we'll need a different system. Perhaps something like:
"EFBtoTexture = <0,1,2>
Actions