X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options_intl.h;h=e725c6b9d12e604849d9e1524968a315da3d5d68;hb=22eee2acf7262b3cd721a095a8673800ecb5da5e;hp=16c40a087ee714ed849c820dc6ce6971f47d6a2e;hpb=ec6c41efb91e9d4ba32b44648a84892fb5671b0c;p=pcsx_rearmed.git diff --git a/frontend/libretro_core_options_intl.h b/frontend/libretro_core_options_intl.h index 16c40a08..e725c6b9 100644 --- a/frontend/libretro_core_options_intl.h +++ b/frontend/libretro_core_options_intl.h @@ -115,115 +115,6 @@ struct retro_core_option_definition option_defs_tr[] = { }, NULL }, - { - "pcsx_rearmed_pad1type", - "Kumanda 1 Tipi", - "1. Oyuncu için kontrolör tipi", - { - { "standard", NULL }, - { "analog", NULL }, - { "dualshock", NULL }, - { "negcon", NULL }, - { "none", "hiçbiri" }, - { NULL, NULL }, - }, - "standard", - }, - { - "pcsx_rearmed_pad2type", - "Kumanda 2 Tipi", - "2. Oyuncu için kontrolör tipi", - { - { "standard", NULL }, - { "analog", NULL }, - { "dualshock", NULL }, - { "negcon", NULL }, - { "none", "hiçbiri" }, - { NULL, NULL }, - }, - "standard", - }, - { - "pcsx_rearmed_pad3type", - "Kumanda 3 Tipi", - "3. Oyuncu için kontrolör tipi", - { - { "standard", NULL }, - { "analog", NULL }, - { "dualshock", NULL }, - { "negcon", NULL }, - { "none", "hiçbiri" }, - { NULL, NULL }, - }, - "none", - }, - { - "pcsx_rearmed_pad4type", - "Kumanda 4 Tipi", - "4. Oyuncu için kontrolör tipi", - { - { "standard", NULL }, - { "analog", NULL }, - { "dualshock", NULL }, - { "negcon", NULL }, - { "none", "hiçbiri" }, - { NULL, NULL }, - }, - "none", - }, - { - "pcsx_rearmed_pad5type", - "Kumanda 5 Tipi", - "5. Oyuncu için kontrolör tipi", - { - { "standard", NULL }, - { "analog", NULL }, - { "dualshock", NULL }, - { "negcon", NULL }, - { "none", "hiçbiri" }, - { NULL, NULL }, - }, - "none", - },{ - "pcsx_rearmed_pad6type", - "Kumanda 6 Tipi", - "6. Oyuncu için kontrolör tipi", - { - { "standard", NULL }, - { "analog", NULL }, - { "dualshock", NULL }, - { "negcon", NULL }, - { "none", "hiçbiri" }, - { NULL, NULL }, - }, - "none", - },{ - "pcsx_rearmed_pad7type", - "Kumanda 7 Tipi", - "7. Oyuncu için kontrolör tipi", - { - { "standard", NULL }, - { "analog", NULL }, - { "dualshock", NULL }, - { "negcon", NULL }, - { "none", "hiçbiri" }, - { NULL, NULL }, - }, - "none", - },{ - "pcsx_rearmed_pad8type", - "Kumanda 8 Tipi", - "8. Oyuncu için kontrolör tipi", - { - { "standard", NULL }, - { "analog", NULL }, - { "dualshock", NULL }, - { "negcon", NULL }, - { "none", "hiçbiri" }, - { NULL, NULL }, - }, - "none", - }, { "pcsx_rearmed_multitap1", "Multitap 1", @@ -285,7 +176,7 @@ struct retro_core_option_definition option_defs_tr[] = { NULL }, -#ifndef DRC_DISABLE +#ifdef NEW_DYNAREC { "pcsx_rearmed_drc", "Dinamik Yeniden Derleyici", @@ -308,7 +199,7 @@ struct retro_core_option_definition option_defs_tr[] = { }, NULL }, -#endif /* DRC_DISABLE */ +#endif /* NEW_DYNAREC */ #ifdef __ARM_NEON__ { @@ -360,7 +251,7 @@ struct retro_core_option_definition option_defs_tr[] = { }, /* GPU PEOPS OPTIONS */ -#ifdef DRC_DISABLE +#ifdef GPU_PEOPS { "pcsx_rearmed_show_gpu_peops_settings", "Gelişmiş GPU Ayarlarını Göster", @@ -451,7 +342,7 @@ struct retro_core_option_definition option_defs_tr[] = { }, NULL }, -#endif +#endif /* GPU_PEOPS */ { "pcsx_rearmed_show_bios_bootlogo", @@ -481,8 +372,8 @@ struct retro_core_option_definition option_defs_tr[] = { NULL }, { - "pcsx_rearmed_idiablofix", - "Diablo Müzik Düzeltmesi", + "pcsx_rearmed_pe2_fix", + "Parasite Eve 2/Vandal Hearts 1/2 Düzeltmleri", NULL, { { NULL, NULL }, @@ -490,8 +381,8 @@ struct retro_core_option_definition option_defs_tr[] = { NULL }, { - "pcsx_rearmed_pe2_fix", - "Parasite Eve 2/Vandal Hearts 1/2 Düzeltmleri", + "pcsx_rearmed_icache_emulation", + "ICache Düzeltmleri", NULL, { { NULL, NULL }, @@ -528,7 +419,7 @@ struct retro_core_option_definition option_defs_tr[] = { NULL }, -#ifndef DRC_DISABLE +#ifdef NEW_DYNAREC { "pcsx_rearmed_nosmccheck", "(Speed Hack) SMC Kontrollerini Devre Dışı Bırak", @@ -556,7 +447,7 @@ struct retro_core_option_definition option_defs_tr[] = { }, NULL }, -#endif /* DRC_DISABLE */ +#endif /* NEW_DYNAREC */ { NULL, NULL, NULL, {{0}}, NULL }, };