fixed memcard fix

This commit is contained in:
QbeRoot 2020-06-25 14:22:03 +02:00
parent 689027e592
commit 32c7789ef0
5 changed files with 23 additions and 16 deletions

View file

@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<updates> <updates>
<update>
<date>Jun 25, 2020</date>
<change>
<head>Updated 'Fix Memory Card Encoding'</head>
<paragraph>Turns out Nintendont was doing things right all along, but some loaders like Gecko OS don't.</paragraph>
</change>
</update>
<update> <update>
<date>May 29, 2020</date> <date>May 29, 2020</date>
<change> <change>

View file

@ -1188,11 +1188,11 @@
<code> <code>
<title lang="en">Fix Memory Card Encoding</title> <title lang="en">Fix Memory Card Encoding</title>
<author>Noki Doki</author> <author>Noki Doki</author>
<version>1.0</version> <version>2.0</version>
<date>Mar 15, 2020</date> <date>Jun 25, 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> <description>Enable this if your Nintendont saves do not work on your other loader (e.g. Gecko OS on a Japanese console).</description>
<source> <source>
0240CE58 00000000 0240CE58 00000001
</source> </source>
</code> </code>
<!-- <!--

View file

@ -931,11 +931,11 @@
<code> <code>
<title lang="en">Fix Memory Card Encoding</title> <title lang="en">Fix Memory Card Encoding</title>
<author>Noki Doki</author> <author>Noki Doki</author>
<version>1.0</version> <version>2.0</version>
<date>Mar 15, 2020</date> <date>Jun 25, 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> <description>Enable this if your Nintendont saves do not work on your other loader (e.g. Gecko OS on a non-Japanese console).</description>
<source> <source>
02408D18 00000001 02408D18 00000000
</source> </source>
</code> </code>
<!-- <!--

View file

@ -829,11 +829,11 @@
<code> <code>
<title lang="en">Fix Memory Card Encoding</title> <title lang="en">Fix Memory Card Encoding</title>
<author>Noki Doki</author> <author>Noki Doki</author>
<version>1.0</version> <version>2.0</version>
<date>Mar 15, 2020</date> <date>Jun 25, 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> <description>Enable this if your Nintendont saves do not work on your other loader (e.g. Gecko OS on a non-Japanese console).</description>
<source> <source>
023FDDB0 00000001 023FDDB0 00000000
</source> </source>
</code> </code>
<!-- <!--

View file

@ -948,11 +948,11 @@
<code> <code>
<title lang="en">Fix Memory Card Encoding</title> <title lang="en">Fix Memory Card Encoding</title>
<author>Noki Doki</author> <author>Noki Doki</author>
<version>1.0</version> <version>2.0</version>
<date>Mar 15, 2020</date> <date>Jun 25, 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> <description>Enable this if your Nintendont saves do not work on your other loader (e.g. Gecko OS on a Japanese console).</description>
<source> <source>
024045B8 00000000 024045B8 00000001
</source> </source>
</code> </code>
<!-- <!--