| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,16 @@ | ||
| # SALE4Q, SALP4Q - Alice in Wonderland | ||
|
|
||
| [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_Hacks] | ||
| VertexRounding = True |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| # SNTEXN - Netflix Instant Streaming Disc | ||
|
|
||
| [Core] | ||
| # Values set here will override the main Dolphin settings. | ||
| MMU = 1 | ||
|
|
||
| [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] | ||
|
|
||
| [Video_Settings] | ||
|
|
||
| [Video_Hacks] | ||
| ImmediateXFBEnable = False |