mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
Add Everybody Votes Channel and Region Select to WiiLink config
This commit is contained in:
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