mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
Merge pull request #10201 from JMC47/mp6-codeadjust
GameINI: Fix Comment Causing Parsing Errors in Mario Party 6/7 INIs.
This commit is contained in:
commit
d17dcf72ff
@ -441,7 +441,7 @@ $Game - Orb Expansion [Airsola]
|
||||
042bd36c 00000000
|
||||
042bd37c 00000000
|
||||
00000000 40000000
|
||||
*(Almost) all Orbs become obtainable on each board. Orb prices are rebalanced.
|
||||
# Almost all Orbs become obtainable on each board. Orb prices are rebalanced.
|
||||
|
||||
[Gecko]
|
||||
# Add gecko cheats here.
|
||||
|
@ -567,8 +567,11 @@ $Mechanics - Orb Expansion [Airsola]
|
||||
042ef734 000a0000
|
||||
042ef744 00000000
|
||||
00000000 40000000
|
||||
*Use with the Allow All Character Orbs cheat below.
|
||||
*(Almost) all Orbs become obtainable on each board. Orb prices are rebalanced. CPUs cannot use character orbs that are not their own. Triple Shroom is removed, as this code is meant to be used in conjunction with the Orb balancing codes.
|
||||
|
||||
# Use with the Allow All Character Orbs cheat below.
|
||||
# (Almost) all Orbs become obtainable on each board. Orb prices are rebalanced.
|
||||
# CPUs cannot use character orbs that are not their own.
|
||||
# Triple Shroom is removed, as this code is meant to be used in conjunction with the Orb balancing codes.
|
||||
|
||||
[Gecko]
|
||||
# Add gecko cheats here.
|
||||
|
Loading…
Reference in New Issue
Block a user