mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Add Everybody Votes Channel and Region Select to WiiLink config
This commit is contained in:
9
Data/Sys/GameSettings/HAJ.ini
Normal file
9
Data/Sys/GameSettings/HAJ.ini
Normal file
@ -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
|
19
Data/Sys/GameSettings/HAL.ini
Normal file
19
Data/Sys/GameSettings/HAL.ini
Normal file
@ -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
|
Reference in New Issue
Block a user