From: negativeExponent <54053706+negativeExponent@users.noreply.github.com> Date: Mon, 3 Aug 2020 09:31:45 +0000 (+0800) Subject: unai: Change fast lighting default to 'disabled' X-Git-Tag: r24l~632^2 X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6725614d07d1ca9f6cb1f85905ef55fca2dfd982;p=pcsx_rearmed.git unai: Change fast lighting default to 'disabled' - Setting this option enabled can cause graphics issues. --- diff --git a/frontend/libretro_core_options.h b/frontend/libretro_core_options.h index 95544f09..92d723e2 100644 --- a/frontend/libretro_core_options.h +++ b/frontend/libretro_core_options.h @@ -937,7 +937,7 @@ struct retro_core_option_definition option_defs_us[] = { { "enabled", NULL }, { NULL, NULL}, }, - "enabled", + "disabled", }, { "pcsx_rearmed_gpu_unai_ilace_force",