-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UX: Rework some settings, Implement 'Show PPU compilation hint' #14005
Conversation
2b5093f to
bf988db
Compare
|
I have a suggestion. Can we make the clear Dev_hdd0/tmp setting a global config only option? It doesn't make sense to me to make it every custom config, too. |
|
It makes no sense to make this option global only, if you only want to disable it for some games. |
|
If you boot any game that is not that some game it deletes your mod and you have to remodify the game again and again and again |
39ca377 to
0c828d5
Compare
96ebc42 to
c62c401
Compare
It is only known to cause performance hits in old Skylake-X AVX-512 CPUs as opposed to the other AVX-512 enabled CPUs, so it should be enabled as default
This is a very niche setting, so it can remain a config.yml setting only
a753783 to
d66ff01
Compare
rpcs3/Emu/RSX/Overlays/HomeMenu/overlay_home_menu_main_menu.cpp
Outdated
Show resolved
Hide resolved
8a88de6 to
644d3f6
Compare
Under GPU group box, MTRSX now works with Vertex Cache so the use cases for this settings are very reduced
Under Emulator Settings groupbox, this is not really an Advanced setting thus it's more fitting on the Emulator tab
Also includes some minor cleanup to move some code to their right blocks in settings_dialog and tooltips
It has been unimplemented for a long while, so no point in displaying it, it can be added once the feature is implemented again
Before the setting's name was Start Savestates Paused
Before the setting's name was Use GPU Texture Scaling
Changelog:
Add
in settings_dialog and tooltips
Move
for this settings are very reduced
thus it's more fitting on the Emulator tab
Remove
it, it can be added once the feature is implemented again
Default
as opposed to the other AVX-512 enabled CPUs, so it should be enabled as
default
Rename
Reorder
Hot-reload
Overlay