You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated from .NET 6 to .NET 9, Rewrote the entire program and cleaned everything up. Added the first patch to allow editing of selectable online tracks. Added the ability to check for updates and update.
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,14 @@
1
1
## Mario Kart DS ARM9 Editor
2
2
<ahref="https://github.com/XAMPPRocky/tokei"><imgsrc="https://tokei.rs/b1/github/LandonAndEmma/MKDS-ARM9-EDITOR-VS?category=code"alt="Lines of code"></a>
3
3
### Description
4
-
The Mario Kart DS ARM9 Editor is a .NET GUI tool designed to allow users to edit values within Mario Kart DS' `arm9.bin`. With this tool, you can enhancing your Mario Kart DS experience and make better ROM hacks.
4
+
The Mario Kart DS ARM9 Editor is a C# .NET 9.0 GUI tool designed to allow users to edit values within Mario Kart DS' `arm9.bin`. With this tool, you can enhancing your Mario Kart DS experience and make better ROM hacks.
5
5
6
-
This tool uses stuff from: [ARM9 Music Editor](https://github.com/Ermelber/MKDS-ARM9-Music-Editor) and [Weather Slot Documentation](https://wiki.dshack.org/Wiki.jsp?page=Swapping%20Weather%20Slots).
6
+
This tool uses stuff from: [ARM9 Music Editor](https://github.com/Ermelber/MKDS-ARM9-Music-Editor), [Weather Slot Documentation](https://wiki.dshack.org/Wiki.jsp?page=Swapping%20Weather%20Slots), and [Editable Online Track List](https://web.archive.org/web/20060218010753/http://leo.rampen.ca/m3wiki/index.php/Mario_Kart_DS_Hidden_Tracks_Online).
7
7
8
8
### Roadmap
9
9
🔵 = Working on it, 🟢 = Will add soon, 🟡 = Will add later 🟠 = Might add
10
10
11
-
🟢 Ability to change online Wi-Fi Track List. [Tutorial/Info](https://web.archive.org/web/20060218010753/http://leo.rampen.ca/m3wiki/index.php/Mario_Kart_DS_Hidden_Tracks_Online)[IPS Patch](https://web.archive.org/web/20181019015541/http://www.darknovagames.com/Hx0r/index.php?page=download)
0 commit comments