From 658eed405a58cc84560421975229503048f62f80 Mon Sep 17 00:00:00 2001 From: JMC47 Date: Wed, 3 Nov 2021 20:24:41 -0400 Subject: [PATCH] GameINI: Fix Comments in Mario Party 6/7 AR Codes Using the "*" symbol as a comment only works for Gecko Codes for some reason. I changed it to "#". --- Data/Sys/GameSettings/GP6E01.ini | 2 +- Data/Sys/GameSettings/GP7E01.ini | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/Data/Sys/GameSettings/GP6E01.ini b/Data/Sys/GameSettings/GP6E01.ini index 240d8be9ce..8b2b5dff0c 100644 --- a/Data/Sys/GameSettings/GP6E01.ini +++ b/Data/Sys/GameSettings/GP6E01.ini @@ -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. diff --git a/Data/Sys/GameSettings/GP7E01.ini b/Data/Sys/GameSettings/GP7E01.ini index 848aff19c5..bf05e3f559 100644 --- a/Data/Sys/GameSettings/GP7E01.ini +++ b/Data/Sys/GameSettings/GP7E01.ini @@ -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.