mirror of
https://github.com/an-anime-team/an-anime-game-launcher.git
synced 2025-02-03 14:30:50 +03:00
feat(ui): updated "disable mhypbase" description
This commit is contained in:
parent
d00dee3ec0
commit
2dea43fbda
1 changed files with 1 additions and 1 deletions
|
@ -529,7 +529,7 @@ impl SimpleAsyncComponent for GeneralApp {
|
|||
|
||||
adw::ActionRow {
|
||||
set_title: "Disable mhypbase", // TODO: add localization
|
||||
set_subtitle: "Experimental. If enabled, launcher will disable mhypbase.dll during the main patch applying, which is currently an equivalent to the xlua patch. Improves performance on low-end PCs",
|
||||
set_subtitle: "Experimental. If enabled, launcher will disable mhypbase.dll during the main patch applying, which is currently an equivalent to the xlua patch. Improves performance and reduces CPU usage",
|
||||
|
||||
add_suffix = >k::Switch {
|
||||
set_valign: gtk::Align::Center,
|
||||
|
|
Loading…
Add table
Reference in a new issue