Sketchtape wrote:
if you don't mind me asking what are parental controls?
The parental controls are a feature that comes with the Creatures Adventures game, but becomes unavailable when merging the game into Creatures Village. They were essentially, as the name might suggest, controls for parents to restrict children's usage of the game, as it was targeted to a younger audience than the other Creatures games. However, there are some basic settings available in other Creatures games that are, for some reason, ONLY accessible through the parental controls of these games (such as the ability to change that game's volume, or set your hand's name.) Hence why I thought others might like being able to access them.
Papriko wrote:
I don't know how Village handles it, but in C3/DS, which run different versions of the same engine, it's good practice to run an RGAM after changing GAME type variables, to process the new values immediately.
There's plenty of other things messing with GAME variables at all times, so it's regularly done anyway, but it's a good habit to form regardless.
That's good to know, thank you! The code I used for the magic.cos file is actually pulled straight from the file created when using the parental controls in Creatures Adventures, so I copied it line for line with only the essential information edited (like name and birth date,) which didn't include an RGAM, but you're right that it would be a good idea to add one.