mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 23:59:54 -06:00
Merge pull request #10736 from JMC47/UltiShootColl-INI
Add Medium Texture Cache setting to Ultimate Shooting Collection INI.
This commit is contained in:
@ -1,4 +1,18 @@
|
|||||||
# RKAE6K, RKAJMS, RKAK8M, RKAP6K - Ultimate Shooting Collection
|
# RKAE6K, RKAJMS, RKAK8M, RKAP6K - Ultimate Shooting Collection
|
||||||
|
|
||||||
|
[Core]
|
||||||
|
# Values set here will override the main Dolphin settings.
|
||||||
|
|
||||||
|
[OnLoad]
|
||||||
|
# Add memory patches to be loaded once on boot here.
|
||||||
|
|
||||||
|
[OnFrame]
|
||||||
|
# Add memory patches to be applied every frame here.
|
||||||
|
|
||||||
|
[ActionReplay]
|
||||||
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user