X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options_intl.h;h=5b04d601a5928227956962b287d0cdd770d7b843;hb=fae38d7aa986b5c0c156808b12e155de8fc0713d;hp=f8379c2230aad6f77ff4fa70d49a8b1cf34dd269;hpb=7dee1e8e9e0c5606f237e487efbd0c5fe6154b3f;p=pcsx_rearmed.git diff --git a/frontend/libretro_core_options_intl.h b/frontend/libretro_core_options_intl.h index f8379c22..5b04d601 100644 --- a/frontend/libretro_core_options_intl.h +++ b/frontend/libretro_core_options_intl.h @@ -221,7 +221,7 @@ struct retro_core_option_v2_definition option_defs_tr[] = { "pcsx_rearmed_psxclock", "PSX CPU Saat Hızı", NULL, -#ifdef HAVE_PRE_ARMV7 +#if defined(HAVE_PRE_ARMV7) && !defined(_3DS) "Overclock or underclock the PSX clock. Default is 50", #else "Overclock or underclock the PSX clock. Default is 57", @@ -235,7 +235,7 @@ struct retro_core_option_v2_definition option_defs_tr[] = { }, #endif /* NEW_DYNAREC */ -#ifdef __ARM_NEON__ +#ifdef GPU_NEON { "pcsx_rearmed_neon_interlace_enable", "Interlacing Mode'u etkinleştir", @@ -272,7 +272,7 @@ struct retro_core_option_v2_definition option_defs_tr[] = { }, NULL }, -#endif /* __ARM_NEON__ */ +#endif /* GPU_NEON */ { "pcsx_rearmed_duping_enable", @@ -459,18 +459,6 @@ struct retro_core_option_v2_definition option_defs_tr[] = { }, NULL }, - { - "pcsx_rearmed_pe2_fix", - "Parasite Eve 2/Vandal Hearts 1/2 Düzeltmleri", - NULL, - NULL, - NULL, - NULL, - { - { NULL, NULL }, - }, - NULL - }, { "pcsx_rearmed_icache_emulation", "ICache Düzeltmleri", @@ -483,18 +471,6 @@ struct retro_core_option_v2_definition option_defs_tr[] = { }, NULL }, - { - "pcsx_rearmed_inuyasha_fix", - "InuYasha Sengoku Battle Düzeltmesi", - NULL, - NULL, - NULL, - NULL, - { - { NULL, NULL }, - }, - NULL - }, /* ADVANCED OPTIONS */ {