memcard encoding fix
This commit is contained in:
parent
765b36e64d
commit
7422b7e9ac
5 changed files with 47 additions and 0 deletions
|
@ -1,5 +1,12 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<updates>
|
<updates>
|
||||||
|
<update>
|
||||||
|
<date>Mar 15, 2020</date>
|
||||||
|
<change>
|
||||||
|
<head>Added 'Fix Memory Card Encoding'</head>
|
||||||
|
<paragraph>Fixes a Nintendont issue with memory card encoding.</paragraph>
|
||||||
|
</change>
|
||||||
|
</update>
|
||||||
<update>
|
<update>
|
||||||
<date>Mar 9, 2020</date>
|
<date>Mar 9, 2020</date>
|
||||||
<change>
|
<change>
|
||||||
|
|
|
@ -1184,6 +1184,16 @@
|
||||||
042B7940 60000000
|
042B7940 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
|
<code>
|
||||||
|
<title lang="en">Fix Memory Card Encoding</title>
|
||||||
|
<author>Noki Doki</author>
|
||||||
|
<version>1.0</version>
|
||||||
|
<date>Mar 15, 2020</date>
|
||||||
|
<description>Allows using memory cards from different regions in Nintendont. No effect on other loaders or emulators, or if your game and console are from the same region.</description>
|
||||||
|
<source>
|
||||||
|
0240CE58 00000000
|
||||||
|
</source>
|
||||||
|
</code>
|
||||||
<!--
|
<!--
|
||||||
<code>
|
<code>
|
||||||
<title lang="en"><![CDATA[Original Ingame Timer (Deprecated)]]></title>
|
<title lang="en"><![CDATA[Original Ingame Timer (Deprecated)]]></title>
|
||||||
|
|
|
@ -927,6 +927,16 @@
|
||||||
0410C5F8 60000000
|
0410C5F8 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
|
<code>
|
||||||
|
<title lang="en">Fix Memory Card Encoding</title>
|
||||||
|
<author>Noki Doki</author>
|
||||||
|
<version>1.0</version>
|
||||||
|
<date>Mar 15, 2020</date>
|
||||||
|
<description>Allows using memory cards from different regions in Nintendont. No effect on other loaders or emulators, or if your game and console are from the same region.</description>
|
||||||
|
<source>
|
||||||
|
02408D18 00000001
|
||||||
|
</source>
|
||||||
|
</code>
|
||||||
<!--
|
<!--
|
||||||
<code>
|
<code>
|
||||||
<title lang="en"><![CDATA[Original Ingame Timer (Deprecated)]]></title>
|
<title lang="en"><![CDATA[Original Ingame Timer (Deprecated)]]></title>
|
||||||
|
|
|
@ -825,6 +825,16 @@
|
||||||
04297150 60000000
|
04297150 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
|
<code>
|
||||||
|
<title lang="en">Fix Memory Card Encoding</title>
|
||||||
|
<author>Noki Doki</author>
|
||||||
|
<version>1.0</version>
|
||||||
|
<date>Mar 15, 2020</date>
|
||||||
|
<description>Allows using memory cards from different regions in Nintendont. No effect on other loaders or emulators, or if your game and console are from the same region.</description>
|
||||||
|
<source>
|
||||||
|
023FDDB0 00000001
|
||||||
|
</source>
|
||||||
|
</code>
|
||||||
<!--
|
<!--
|
||||||
<code>
|
<code>
|
||||||
<title lang="en">Fade-in Timer</title>
|
<title lang="en">Fade-in Timer</title>
|
||||||
|
|
|
@ -944,6 +944,16 @@
|
||||||
042AF910 60000000
|
042AF910 60000000
|
||||||
</source>
|
</source>
|
||||||
</code>
|
</code>
|
||||||
|
<code>
|
||||||
|
<title lang="en">Fix Memory Card Encoding</title>
|
||||||
|
<author>Noki Doki</author>
|
||||||
|
<version>1.0</version>
|
||||||
|
<date>Mar 15, 2020</date>
|
||||||
|
<description>Allows using memory cards from different regions in Nintendont. No effect on other loaders or emulators, or if your game and console are from the same region.</description>
|
||||||
|
<source>
|
||||||
|
024045B8 00000000
|
||||||
|
</source>
|
||||||
|
</code>
|
||||||
<!--
|
<!--
|
||||||
<code>
|
<code>
|
||||||
<title lang="en"><![CDATA[Original Ingame Timer (Deprecated)]]></title>
|
<title lang="en"><![CDATA[Original Ingame Timer (Deprecated)]]></title>
|
||||||
|
|
Loading…
Reference in a new issue