Super Mario 3D All-Stars: Difference between revisions
Line 285: | Line 285: | ||
** /.nrr/EmuAppNX64.nrr | ** /.nrr/EmuAppNX64.nrr | ||
** /Pipeline.cache | ** /Pipeline.cache | ||
** /rom/Stardust_JP/00_UNSMJ3.002.meta | ** "/rom/Stardust_JP/00_UNSMJ3.002.meta" Newlines now use LF instead of CRLF. | ||
** /rom/Stardust_JP/02_UNSMJ3.002.cfg | ** "/rom/Stardust_JP/02_UNSMJ3.002.cfg" Newlines now use LF instead of CRLF. The content of the "Comment" entries under "SpecialInst" had the string characters replaced with '*' (for redacting the string). The Lua hook entries were updated under "SpecialInst". The "Comment" entries under "VertexHack" were redacted the same way, nothing else changed under "VertexHack". | ||
** /rom/Stardust_JP/04_UNSMJ3.002.nrr | ** /rom/Stardust_JP/04_UNSMJ3.002.nrr | ||
** /rom/Stardust_JP/05_UNSMJ3.002.nro | ** /rom/Stardust_JP/05_UNSMJ3.002.nro | ||
** /rom/Stardust_JP/06_UNSMJ3.002.lua | ** "/rom/Stardust_JP/06_UNSMJ3.002.lua" Newlines now use LF instead of CRLF. Comments were redacted, see above. HookFunc_AfterInst was updated for handling the updated hooks mentioned above. | ||
* SuperMarioSunshine: | * SuperMarioSunshine: | ||
** "/data/database/config/MarioSunshine.config" The config entries for "KeyPadAxisTriggerLeft"/"KeyPadAxisTriggerRight" were updated. | ** "/data/database/config/MarioSunshine.config" The config entries for "KeyPadAxisTriggerLeft"/"KeyPadAxisTriggerRight" were updated. |