X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=frontend%2Flibretro_core_options_intl.h;h=5e74450a4d15e6b37b04fdd4e5546b997a484f91;hb=refs%2Fheads%2Fmaster;hp=5b04d601a5928227956962b287d0cdd770d7b843;hpb=7a8d521fba9c86ae7b51369ce061bf63112b745f;p=pcsx_rearmed.git diff --git a/frontend/libretro_core_options_intl.h b/frontend/libretro_core_options_intl.h index 5b04d601..5e74450a 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, + "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) - "Overclock or underclock the PSX clock. Default is 50", + " Default is 50." #else - "Overclock or underclock the PSX clock. Default is 57", + " Default is 57." #endif + , NULL, NULL, { @@ -237,7 +239,7 @@ struct retro_core_option_v2_definition option_defs_tr[] = { #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, @@ -274,18 +276,6 @@ struct retro_core_option_v2_definition option_defs_tr[] = { }, #endif /* GPU_NEON */ - { - "pcsx_rearmed_duping_enable", - "Frame Duping", - NULL, - "Yeni bir veri yoksa, bir hızlandırma, son kareyi yeniden çizer/yeniden kullanır.", - NULL, - NULL, - { - { NULL, NULL }, - }, - NULL - }, { "pcsx_rearmed_display_internal_fps", "Dahili FPS'yi görüntüle",