summaryrefslogtreecommitdiff
path: root/Data/Sys/GameSettings/NAL.ini
blob: fbf16b4559f1088ff1c9feb80c2e20d806da7ae0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# NALE01, NALJ01, NALP01 - Super Smash Bros. (Virtual Console)

[Core]
# Values set here will override the main Dolphin settings.

[OnFrame]
# Add memory patches to be applied every frame here.

[ActionReplay]
# Add action replay cheats here.

[Video_Stereoscopy]
StereoConvergence = 5000

[Video_Settings]
# This game creates a large number of EFB copies at different addresses, resulting
# in a large texture cache which takes considerable time to save.
SaveTextureCacheToState = False

[Video_Hacks]
# This game crashes very soon after boot if EFB copies are scaled at higher resolutions.
# This is due to Dolphin running out of memory.  Disabling Scaled EFB copies allows playing
# at higher resolutions without the game crashing for now.
EFBScaledCopy = False