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"?>
<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>
<date>May 29, 2020</date>
<change>

View file

@ -1188,11 +1188,11 @@
<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>
<version>2.0</version>
<date>Jun 25, 2020</date>
<description>Enable this if your Nintendont saves do not work on your other loader (e.g. Gecko OS on a Japanese console).</description>
<source>
0240CE58 00000000
0240CE58 00000001
</source>
</code>
<!--

View file

@ -931,11 +931,11 @@
<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>
<version>2.0</version>
<date>Jun 25, 2020</date>
<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>
02408D18 00000001
02408D18 00000000
</source>
</code>
<!--

View file

@ -829,11 +829,11 @@
<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>
<version>2.0</version>
<date>Jun 25, 2020</date>
<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>
023FDDB0 00000001
023FDDB0 00000000
</source>
</code>
<!--

View file

@ -948,11 +948,11 @@
<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>
<version>2.0</version>
<date>Jun 25, 2020</date>
<description>Enable this if your Nintendont saves do not work on your other loader (e.g. Gecko OS on a Japanese console).</description>
<source>
024045B8 00000000
024045B8 00000001
</source>
</code>
<!--