aboutsummaryrefslogtreecommitdiff
path: root/frontend/libretro_core_options.h
diff options
context:
space:
mode:
authorTwinaphex2019-08-05 04:53:52 +0200
committerGitHub2019-08-05 04:53:52 +0200
commit20a09b8ce3c86e1ebc97b260e32ef78abd508844 (patch)
treeb95673f1af295e551118cd3283b480d23e574285 /frontend/libretro_core_options.h
parent7240f8be37667109c41cb566ab4073d7878e4179 (diff)
parent3d3bda68ad4f24314f43bf9de85cad3735d9050c (diff)
downloadpcsx_rearmed-20a09b8ce3c86e1ebc97b260e32ef78abd508844.tar.gz
pcsx_rearmed-20a09b8ce3c86e1ebc97b260e32ef78abd508844.tar.bz2
pcsx_rearmed-20a09b8ce3c86e1ebc97b260e32ef78abd508844.zip
Merge pull request #328 from retro-wertz/sanitize_gpu_adv_options
Sanitize gpu adv options and close plugins upon exiting core
Diffstat (limited to 'frontend/libretro_core_options.h')
-rw-r--r--frontend/libretro_core_options.h36
1 files changed, 18 insertions, 18 deletions
diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h
index f0bd902..5d50e50 100644
--- a/frontend/libretro_core_options.h
+++ b/frontend/libretro_core_options.h
@@ -434,7 +434,7 @@ struct retro_core_option_definition option_defs_us[] = {
"disabled",
},
{
- "pcsx_rearmed_gpu_peops_fix_0",
+ "pcsx_rearmed_gpu_peops_odd_even_bit",
"(GPU) Odd/Even Bit Hack",
"Needed for Chrono Cross.",
{
@@ -445,7 +445,7 @@ struct retro_core_option_definition option_defs_us[] = {
"disabled",
},
{
- "pcsx_rearmed_gpu_peops_fix_1",
+ "pcsx_rearmed_gpu_peops_expand_screen_width",
"(GPU) Expand Screen Width",
"Capcom fighting games",
{
@@ -456,7 +456,7 @@ struct retro_core_option_definition option_defs_us[] = {
"disabled",
},
{
- "pcsx_rearmed_gpu_peops_fix_2",
+ "pcsx_rearmed_gpu_peops_ignore_brightness",
"(GPU) Ignore Brightness Color",
"Black screens in Lunar Silver Star Story games",
{
@@ -467,7 +467,7 @@ struct retro_core_option_definition option_defs_us[] = {
"disabled",
},
{
- "pcsx_rearmed_gpu_peops_fix_3",
+ "pcsx_rearmed_gpu_peops_disable_coord_check",
"(GPU) Disable Coordinate Check",
"Compatibility mode",
{
@@ -478,7 +478,7 @@ struct retro_core_option_definition option_defs_us[] = {
"disabled",
},
{
- "pcsx_rearmed_gpu_peops_fix_6",
+ "pcsx_rearmed_gpu_peops_lazy_screen_update",
"(GPU) Lazy Screen Update",
"Pandemonium 2",
{
@@ -489,7 +489,7 @@ struct retro_core_option_definition option_defs_us[] = {
"disabled",
},
{
- "pcsx_rearmed_gpu_peops_fix_7",
+ "pcsx_rearmed_gpu_peops_old_frame_skip",
"(GPU) Old Frame Skipping",
"Skip every second frame",
{
@@ -500,7 +500,7 @@ struct retro_core_option_definition option_defs_us[] = {
"enabled",
},
{
- "pcsx_rearmed_gpu_peops_fix_8",
+ "pcsx_rearmed_gpu_peops_repeated_triangles",
"(GPU) Repeated Flat Tex Triangles",
"Needed by Star Wars: Dark Forces",
{
@@ -511,7 +511,7 @@ struct retro_core_option_definition option_defs_us[] = {
"disabled",
},
{
- "pcsx_rearmed_gpu_peops_fix_9",
+ "pcsx_rearmed_gpu_peops_quads_with_triangles",
"(GPU) Draw Quads with Triangles",
"Better g-colors, worse textures",
{
@@ -522,7 +522,7 @@ struct retro_core_option_definition option_defs_us[] = {
"disabled",
},
{
- "pcsx_rearmed_gpu_peops_fix_10",
+ "pcsx_rearmed_gpu_peops_fake_busy_state",
"(GPU) Fake 'Gpu Busy' States",
"Toggle busy flags after drawing",
{
@@ -996,7 +996,7 @@ struct retro_core_option_definition option_defs_tr[] = {
NULL
},
{
- "pcsx_rearmed_gpu_peops_fix_0",
+ "pcsx_rearmed_gpu_peops_odd_even_bit",
"(GPU) Odd/Even Bit Hack",
"Chrono Cross için gerekli.",
{
@@ -1005,7 +1005,7 @@ struct retro_core_option_definition option_defs_tr[] = {
NULL
},
{
- "pcsx_rearmed_gpu_peops_fix_1",
+ "pcsx_rearmed_gpu_peops_expand_screen_width",
"(GPU) Ekran Genişliğini Genişlet",
"Capcom dövüş oyunları",
{
@@ -1014,7 +1014,7 @@ struct retro_core_option_definition option_defs_tr[] = {
NULL
},
{
- "pcsx_rearmed_gpu_peops_fix_2",
+ "pcsx_rearmed_gpu_peops_ignore_brightness",
"(GPU) Parlaklık Rengini Yoksay",
"Lunar Silver Star Story oyunlarında siyah ekran",
{
@@ -1023,7 +1023,7 @@ struct retro_core_option_definition option_defs_tr[] = {
NULL
},
{
- "pcsx_rearmed_gpu_peops_fix_3",
+ "pcsx_rearmed_gpu_peops_disable_coord_check",
"(GPU) Koordinat Kontrolünü Devre Dışı Bırak",
"Uyumluluk modu",
{
@@ -1032,7 +1032,7 @@ struct retro_core_option_definition option_defs_tr[] = {
NULL
},
{
- "pcsx_rearmed_gpu_peops_fix_6",
+ "pcsx_rearmed_gpu_peops_lazy_screen_update",
"(GPU) Tembel Ekran Güncellemesi",
"Pandemonium 2",
{
@@ -1041,7 +1041,7 @@ struct retro_core_option_definition option_defs_tr[] = {
NULL
},
{
- "pcsx_rearmed_gpu_peops_fix_7",
+ "pcsx_rearmed_gpu_peops_old_frame_skip",
"(GPU) Eski Çerçeve Atlama",
"Her ikinci kareyi atla",
{
@@ -1050,7 +1050,7 @@ struct retro_core_option_definition option_defs_tr[] = {
NULL
},
{
- "pcsx_rearmed_gpu_peops_fix_8",
+ "pcsx_rearmed_gpu_peops_repeated_triangles",
"(GPU) Tekrarlanan Düz Doku Üçgenleri",
"Star Wars: Dark Forces için gerekli",
{
@@ -1059,7 +1059,7 @@ struct retro_core_option_definition option_defs_tr[] = {
NULL
},
{
- "pcsx_rearmed_gpu_peops_fix_9",
+ "pcsx_rearmed_gpu_peops_quads_with_triangles",
"(GPU) Üçgenler ile Dörtlü Çiz",
"Daha iyi g renkler, daha kötü dokular",
{
@@ -1068,7 +1068,7 @@ struct retro_core_option_definition option_defs_tr[] = {
NULL
},
{
- "pcsx_rearmed_gpu_peops_fix_10",
+ "pcsx_rearmed_gpu_peops_fake_busy_state",
"(GPU) Sahte 'Gpu Meşgul' Konumları",
"Çizimden sonra meşgul bayraklarını değiştir",
{