mirror of
https://github.com/par274/sharpemu.git
synced 2026-07-30 14:39:42 +08:00
[GUI] reworked languages for missing translations and added new ones
This commit is contained in:
@@ -520,7 +520,7 @@ SPDX-License-Identifier: GPL-2.0-or-later
|
||||
</local:SettingRow>
|
||||
|
||||
<local:SettingRow x:Name="EnvGuestImageCpuSyncRow" LabelFontFamily="Consolas,monospace" Label="SHARPEMU_GUEST_IMAGE_CPU_SYNC"
|
||||
Description="Re-upload guest surfaces the game's own CPU code rewrites. Enabled by default for compatibility. Disable only for titles that regress with it, such as GTA V.">
|
||||
Description="Re-upload guest surfaces the game's own CPU code rewrites. Leave off normally. Turn on for titles whose CPU-drawn surfaces never reach the screen. Costs performance and regresses some titles, such as GTA V.">
|
||||
<ToggleSwitch x:Name="EnvGuestImageCpuSyncToggle" OnContent="On" OffContent="Off"
|
||||
VerticalAlignment="Center" />
|
||||
</local:SettingRow>
|
||||
|
||||
Reference in New Issue
Block a user