mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Remove Cache DL option from Android UI
This option has been removed entirely from Dolphin, so remove the option from Android
This commit is contained in:
@ -187,8 +187,6 @@
|
||||
<string name="external_frame_buffer_descrip">Determines how the XFB will be emulated.</string>
|
||||
<string name="external_frame_buffer_virtual">Virtual</string>
|
||||
<string name="external_frame_buffer_real">Real</string>
|
||||
<string name="cache_display_lists">Cache Display Lists</string>
|
||||
<string name="cache_display_lists_descrip">Speeds up emulation a bit by caching display lists.</string>
|
||||
<string name="disable_destination_alpha">Disable Destination Alpha</string>
|
||||
<string name="disable_destination_alpha_descrip">Disables emulation of a hardware feature called destination alpha, which is used in many games for various effects.</string>
|
||||
<string name="fast_depth_calculation">Fast Depth Calculation</string>
|
||||
|
Reference in New Issue
Block a user