Actions
Emulator Issues #1320
closedEFB Copy
Status:
Fixed
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
What steps will reproduce the problem?
- Choose "Copy EFB to GL texture (hack)" option
- Run the game (Harvest Moon Tree of Tranquility)
- The program changed it to "Copy EFB to system RAM (real)"
What is the expected output? What do you see instead?
It mustn't change to another option.
What version of the product are you using? On what operating system?
Dolphin R4034. On Win7 x86
Please provide any additional information below.
If I choose "Copy EFB to GL texture (hack)", the speed will be around 90%.
But it's always turn back ... so the game is only run with speed 17% and I
can't play the game with that slow speed :D
Updated by sl1nk3.s about 15 years ago
- Status changed from New to Fixed
I guess that's because you were setting it in the GameConfig ?
Should be fixed in r4042, the value was reversed, so you were in fact setting it to
use EFB to RAM :P
Actions