mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 18:18:49 +00:00
Replace "Log FPS to file" by the "Log render time to file" feature.
This commit is contained in:
parent
61d44cf73f
commit
95b579746f
4 changed files with 5 additions and 24 deletions
|
@ -83,7 +83,6 @@ struct VideoConfig final
|
|||
bool bTexFmtOverlayEnable;
|
||||
bool bTexFmtOverlayCenter;
|
||||
bool bShowEFBCopyRegions;
|
||||
bool bLogFPSToFile;
|
||||
bool bLogRenderTimeToFile;
|
||||
|
||||
// Render
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue