X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options_intl.h;h=d665822213548f9123ecefbc73cd534153538eda;hb=b3ff74bacffbd393e3eef8f1a4251988d81d0ede;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..d6658222 100644 --- a/frontend/libretro_core_options_intl.h +++ b/frontend/libretro_core_options_intl.h @@ -221,11 +221,13 @@ struct retro_core_option_v2_definition option_defs_tr[] = { "pcsx_rearmed_psxclock", "PSX CPU Saat Hızı", NULL, -#ifdef HAVE_PRE_ARMV7 - "Overclock or underclock the PSX clock. Default is 50", + "Overclock or under-clock the PSX CPU. Try adjusting this if the game is too slow, too fast or hangs." +#if defined(HAVE_PRE_ARMV7) && !defined(_3DS) + " Default is 50." #else - "Overclock or underclock the PSX clock. Default is 57", + " Default is 57." #endif + , NULL, NULL, { @@ -235,9 +237,9 @@ struct retro_core_option_v2_definition option_defs_tr[] = { }, #endif /* NEW_DYNAREC */ -#ifdef __ARM_NEON__ +#ifdef GPU_NEON { - "pcsx_rearmed_neon_interlace_enable", + "pcsx_rearmed_neon_interlace_enable_v2", "Interlacing Mode'u etkinleştir", NULL, "Sahte tarama çizgileri efektini etkinleştirir.", @@ -250,7 +252,7 @@ struct retro_core_option_v2_definition option_defs_tr[] = { }, { "pcsx_rearmed_neon_enhancement_enable", - "Geliştirilmiş Çözünürlük (Yavaş)", + "Geliştirilmiş Çözünürlük", NULL, "Düşük performans pahasına çift çözünürlükte işler.", NULL, @@ -272,7 +274,7 @@ struct retro_core_option_v2_definition option_defs_tr[] = { }, NULL }, -#endif /* __ARM_NEON__ */ +#endif /* GPU_NEON */ { "pcsx_rearmed_duping_enable", @@ -459,18 +461,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 +473,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 */ {