Game compat updates (#691)

* [agc] Add indirect draws

* [video] Match render target views

* [savedata] Allow dialog reinit

* [ime] Add default profile

* [GUI] update missing translations for profile box
This commit is contained in:
Berk
2026-07-29 15:59:57 +03:00
committed by GitHub
parent d5108e854d
commit 996de70f52
22 changed files with 597 additions and 18 deletions
+2
View File
@@ -76,6 +76,8 @@
"Options.Language.Label": "Idioma do emulador",
"Options.Language.Desc": "Idioma usado em toda a interface do emulador. A alteração é aplicada imediatamente.",
"Options.DefaultProfile.Label": "Nome de perfil padrão",
"Options.DefaultProfile.Desc": "Nome usado quando um jogo solicita entrada de texto. O padrão é Sharp.",
"Common.On": "Ativado",
"Common.Off": "Desativado",