mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Merge branch 'master' into GLSL-master
Conflicts: .gitignore
This commit is contained in:
@@ -37,3 +37,5 @@ Source/Core/Common/Src/scmrev.h
|
||||
Externals/scons-local/*
|
||||
.DS_Store
|
||||
*~
|
||||
#Ignore transifix configuration directory
|
||||
.tx
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# GKBEAF - Baten Kaitos
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
SyncGPU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# GKBPAF - Baten Kaitos
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
SyncGPU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
# GLSE64 - LucasArts Gladius
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack = 1
|
||||
SyncGPU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 1
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
#Values set here will override the main dolphin settings.
|
||||
[EmuState]
|
||||
#The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 1
|
||||
EmulationIssues =
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Enable the GameCube BIOS to allow the game to boot.
|
||||
[OnFrame]
|
||||
+$Nop Hack
|
||||
0x80025BA0:dword:0x60000000
|
||||
|
||||
@@ -0,0 +1,17 @@
|
||||
# GSZP41 - SPEED CHALLENGE - Jacques Villeneuve's Racing Vision
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
SyncGPU = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
[Video]
|
||||
ProjectionHack = 0
|
||||
PH_SZNear = 0
|
||||
PH_SZFar = 0
|
||||
PH_ExtraParam = 0
|
||||
PH_ZNear =
|
||||
PH_ZFar =
|
||||
UseBBox = 1
|
||||
[Gecko]
|
||||
@@ -0,0 +1,10 @@
|
||||
# GWLE6L - Project Zoo
|
||||
[Core] Values set here will override the main dolphin settings.
|
||||
TLBHack = 1
|
||||
[EmuState] The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 3
|
||||
EmulationIssues =
|
||||
[OnFrame] Add memory patches to be applied every frame here.
|
||||
+$Bypass FIFO reset
|
||||
0x8028EF00:dword:0x48000638
|
||||
[ActionReplay] Add action replay cheats here.
|
||||
@@ -1,6 +1,5 @@
|
||||
# GZ2E01 - The Legend of Zelda: Twilight Princess
|
||||
[Core]
|
||||
FastDiscSpeed = 1
|
||||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 4
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
# GZ2J01 - The Legend of Zelda: Twilight Princess
|
||||
[Core]
|
||||
FastDiscSpeed = 1
|
||||
[EmuState]
|
||||
#The Emulation State.
|
||||
EmulationStateId = 4
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# GZ2P01 - The Legend of Zelda Twilight Princess
|
||||
[Core]
|
||||
#Values set here will override the main dolphin settings.
|
||||
FastDiscSpeed = 1
|
||||
[Speedhacks]
|
||||
0x803420bc=200
|
||||
[EmuState]
|
||||
|
||||
+840
-1625
File diff suppressed because it is too large
Load Diff
+1211
-1798
File diff suppressed because it is too large
Load Diff
+869
-1488
File diff suppressed because it is too large
Load Diff
+1060
-2051
File diff suppressed because it is too large
Load Diff
+797
-833
File diff suppressed because it is too large
Load Diff
+845
-1029
File diff suppressed because it is too large
Load Diff
+797
-833
File diff suppressed because it is too large
Load Diff
+863
-1641
File diff suppressed because it is too large
Load Diff
+899
-1061
File diff suppressed because it is too large
Load Diff
+852
-1640
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user