You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{ ELanguage::Italian, { "Tutorial dei comandi", "Mostra i tutorial dei comandi durante il gioco.\n\nIl tutorial per l'attacco critico del Werehog non verrà influenzato da questa opzione." } }
148
139
};
149
140
150
-
// Japanese Notes: This localization should include furigana.
151
141
CONFIG_DEFINE_LOCALE(Autosave)
152
142
{
153
143
{ ELanguage::English, { "Autosave", "Save the game automatically at manual save points." } },
// Japanese Notes: This localization should include furigana.
162
151
CONFIG_DEFINE_LOCALE(AchievementNotifications)
163
152
{
164
153
{ ELanguage::English, { "Achievement Notifications", "Show notifications for unlocking achievements.\n\nAchievements will still be rewarded with notifications disabled." } },
{ ELanguage::Italian, { "Notifiche obiettivi", "Mostra delle notifiche quando sblocchi degli obiettivi.\n\nGli obiettivi verranno comunque assegnati anche con le notifiche disattivate." } }
170
159
};
171
160
172
-
// Japanese Notes: This localization should include furigana.
173
161
CONFIG_DEFINE_LOCALE(ControllerIcons)
174
162
{
175
163
{ ELanguage::English, { "Controller Icons", "Change the icons to match your controller." } },
{ ELanguage::Italian, { "Sottotitoli", "Mostra i sottotitoli durante i dialoghi." } }
447
423
};
448
424
449
-
// Japanese Notes: This localization should include furigana.
450
425
CONFIG_DEFINE_LOCALE(BattleTheme)
451
426
{
452
427
{ ELanguage::English, { "Battle Theme", "Play the Werehog battle theme during combat.\n\nThis option will apply the next time you're in combat.\n\nExorcism missions and miniboss themes will be unaffected." } },
{ ELanguage::Italian, { "Musica di combattimento", "Riproduci la musica di combattimento del Werehog quando inizi una battaglia.\n\nQuesta opzione verrà applicata la prossima volta che sei in battaglia.\n\nLa traccia musicale verrà riprodotta ugualmente nelle missioni di Esorcismo e i miniboss." } }
458
433
};
459
434
460
-
// Japanese Notes: This localization should include furigana.
461
435
CONFIG_DEFINE_LOCALE(WindowSize)
462
436
{
463
437
{ ELanguage::English, { "Window Size", "Adjust the size of the game window in windowed mode." } },
{ ELanguage::Italian, { "Schermo pieno", "Attiva/disattiva tra modalità finestra senza cornice e modalità finestra." } }
572
541
};
573
542
574
-
// Japanese Notes: This localization should include furigana.
575
543
CONFIG_DEFINE_LOCALE(VSync)
576
544
{
577
545
{ ELanguage::English, { "V-Sync", "Synchronize the game to the refresh rate of the display to prevent screen tearing." } },
@@ -582,7 +550,6 @@ CONFIG_DEFINE_LOCALE(VSync)
582
550
{ ELanguage::Italian, { "V-Sync", "Sincronizza il gioco con la frequenza d'aggiornamento del display per evitare lo screen tearing." } }
583
551
};
584
552
585
-
// Japanese Notes: This localization should include furigana.
586
553
CONFIG_DEFINE_LOCALE(FPS)
587
554
{
588
555
{ ELanguage::English, { "FPS", "Set the max frame rate the game can run at.\n\nWARNING: this may introduce glitches at frame rates higher than 60 FPS." } },
@@ -593,7 +560,6 @@ CONFIG_DEFINE_LOCALE(FPS)
593
560
{ ELanguage::Italian, { "FPS", "Imposta il frame rate massimo del gioco.\n\nATTENZIONE: questa opzione può causare dei glitch a frame rate più alti di 60 FPS." } }
594
561
};
595
562
596
-
// Japanese Notes: This localization should include furigana.
597
563
CONFIG_DEFINE_LOCALE(Brightness)
598
564
{
599
565
{ ELanguage::English, { "Brightness", "Adjust the brightness level until the symbol on the left is barely visible." } },
0 commit comments