forked from ProjectRio/ProjectRio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request ProjectRio#85 from ProjectRio/2.1.0_mainline
2.1.0 mainline
- Loading branch information
Showing
1,271 changed files
with
162,187 additions
and
136,135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# G2BE5G - Black & Bruised | ||
|
||
[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. | ||
$Disable interlaced rendering | ||
0x800D8520:dword:0x38600000 | ||
|
||
[ActionReplay] | ||
# Add action replay cheats here. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# G2BP7D - Black & Bruised | ||
|
||
[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. | ||
$Disable interlaced rendering | ||
0x800D9E68:dword:0x38600000 | ||
|
||
[ActionReplay] | ||
# Add action replay cheats here. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# GC8JA4 - クラッシュ・バンディクー 爆走!ニトロカート | ||
|
||
[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. | ||
$Fix C4 texture tiling (used for buttons and some character icons) | ||
0400328C 7D0340AE | ||
04003290 5108452E | ||
04003294 5508E13E | ||
04003298 4E800020 | ||
040CA1B4 4BF390D9 | ||
|
||
[Video_Settings] | ||
|
||
[Video_Hacks] | ||
ImmediateXFBEnable = False |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# HAJE01, HAJJ01, HAPP01 - Everybody Votes Channel | ||
|
||
[WC24Patch] | ||
$Main | ||
vt.wapp.wii.com:vt.wiilink24.com:1 | ||
vtp.wapp.wii.com:vtp.wiilink24.com:0 | ||
|
||
[WC24Patch_Enabled] | ||
$Main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# HALE01, HALJ01, HALP01 - Region Select | ||
|
||
[OnFrame_Enabled] | ||
$RSAPatch | ||
|
||
[OnFrame] | ||
# This patch changes the flag in its nwc24dl.bin to not have an RSA signature. | ||
# Although Dolphin doesn't validate the RSA signature, a real Wii does which is why we added this workaround. | ||
$RSAPatch | ||
0x80009DEC:dword:0x60000000 | ||
0x8001AB20:dword:0x38600001 | ||
0x8001AC68:dword:0x38600001 | ||
|
||
[WC24Patch] | ||
$Main | ||
cfh.wapp.wii.com:ch.wiilink24.com:1 | ||
|
||
[WC24Patch_Enabled] | ||
$Main |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# RJ3E20, RJ3P7J - Jeep Thrills | ||
|
||
[Core] | ||
# Values set here will override the main Dolphin settings. | ||
# Fixes the blue screen problem. See issue 13118 for more info. | ||
AccurateNaNs = True | ||
|
||
[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_Settings] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# SGLPA4 - Gormiti: The Lords of Nature! | ||
|
||
[OnFrame] | ||
# Fixes black screen ingame, see https://bugs.dolphin-emu.org/issues/12436 | ||
# This NOPs out UpdateFade's call to RenderFade. We are probably emulating the way the fade works | ||
# incorrectly, but for now this patch makes the game playable. | ||
$Fix black screen | ||
0x801D59C8:dword:0x60000000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# SRQE41, SRQP41 - Racquet Sports | ||
|
||
[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] | ||
#This prevents the loading screen from running uncapped | ||
ImmediateXFBEnable = False |
1 change: 1 addition & 0 deletions
1
Data/Sys/Load/GraphicMods/Dragon Ball Z Budokai Tenkaichi 3/RDS.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
|
Oops, something went wrong.