blob: 1909a3c9a8108280f7578c9e4b923f5c5c60198a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# GL5X4F, GL5E4F, GL5P4F - Lego Star Wars: The Video Game
[Core]
# Avoid crash when using the "Continue Story" option at the end of a level.
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Stereoscopy]
StereoConvergence = 1
|