~registry/dolphin-emu/triforce

« back to all changes in this revision

Viewing changes to Data/Sys/GameSettings/RBBP99.ini

  • Committer: Sérgio Benjamim
  • Date: 2015-02-13 05:54:40 UTC
  • Revision ID: sergio_br2@yahoo.com.br-20150213055440-ey2rt3sjpy27km78
Dolphin Triforce branch from code.google, commit b957980 (4.0-315).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# RBBP99 - Bomberman Land
 
2
 
 
3
[Core]
 
4
# Values set here will override the main dolphin settings.
 
5
 
 
6
[EmuState]
 
7
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
 
8
EmulationStateId = 4
 
9
EmulationIssues =
 
10
 
 
11
[OnLoad]
 
12
# Add memory patches to be loaded once on boot here.
 
13
 
 
14
[OnFrame]
 
15
# Add memory patches to be applied every frame here.
 
16
 
 
17
[ActionReplay]
 
18
# Add action replay cheats here.
 
19
 
 
20
[Video]
 
21
ProjectionHack = 0
 
22
PH_SZNear = 0
 
23
PH_SZFar = 0
 
24
PH_ExtraParam = 0
 
25
PH_ZNear =
 
26
PH_ZFar =
 
27
 
 
28
[Video_Settings]
 
29
SafeTextureCacheColorSamples = 512
 
30
 
 
31
[Video_Hacks]
 
32
EFBEmulateFormatChanges = True
 
33