mirror of
https://github.com/modmii/modmii.github.io.git
synced 2024-12-26 16:11:56 +01:00
6.6.2 Changelog - 2021:04-06:
*Added multi-language support for analyzing syscheck.csv logs (English, German, French, Spanish & Italian). *NAND backups are now included in syscheck updater guides when updating the HBC or Bootmii. *Improvements to syscheck updater guide based on the version of the HBC currently installed: -If the HBC/Bootmii needs to be updated, and IOS58 is already installed, updating the HBC is the first step. -If the HBC/Bootmii needs to be updated, and IOS58 is not already installed, ModMii will have you update this AFTER the install WADs (or Priiloader) step in order to have the HBC reinstall to use IOS58. -If the HBC is super old (older than v1.0.7), updating the HBC is the first step in order to gain ahbprot\no-ios-reload support, then ONLY if IOS58 was not already installed according to the syscheck the HBC is reinstalled after the install Wads (or Priiloader) step in order to have the HBC reinstall to use IOS58. *ModMii now detects if it's missing write access to the installation folder, and only if necessary, prompts you to either change the installation directory or press any key to re-launch itself as admin. When relaunching itself, *if the standard ModMii shortcuts are detected, they will also be updated to launch ModMii as admin in the future. *Added write permissions check for SD and USB directory settings. *ModMii now works when installed to folders with special characters. *Updated launchers (ModMii.exe and ModMiiSkin.exe) by person66 to support carets in installation path. *Fixed bug where advanced download IOS patches were not being applied if the slot number was left unchanged. *tmdedit.exe is no longer used to build d2x v10beta52 and 53alt cIOSs. One user briefly encountered problems with tmdedit that have not resurfaced, but just in case. *Fixed bug when saving\loading MAC address for Wilbrand in ModMii Classic's saved wizard settings from a previous session. *Restored code page to 437 as some users reported slowdowns with unicode (65001). Unicode still used but very sparingly when running the sneek installer (Windows 10 only). *Updated cygwin1.dll to clear warnings when running ModMii's sneek game extractor or forwarder ISO creator; warnings made no difference on the output of files. *Added note to Region Change guides on how to update Nintendo channels (e.g. News, Internet, etc.) in case existing channels don't work on the new region. *Removed the HBC Reinstallation youtube video and gif from guides (redundant). *Priiloader updated to v0.9.1 and updated hacks_hash for WiimmFi v4. *Updated the version of Priiloader (and hacks) that get installed to Emulated NANDs to v0.9.1 (from v0.7 neek mod). Also added note when installing Priiloader to an EmuNAND that it is bypassed in neek2o rev 93-96. *USB Loader GX updated to v3.0 r1272 mod v6. *WiiFlow Lite updated to v5.4.9. *Nintendont updated to v6.492. *ShowMiiWads updated to v1.5 Mod; now includes 64bit version in addition to 32bit. *If ModMii appears infected you should quarantine for 2 weeks before gaming online. *Other minor changes.
This commit is contained in:
parent
631206b772
commit
da2899de7d
@ -49,6 +49,43 @@ self.parent.location="http://modmii.zzl.org/changelog.html";
|
||||
<!-- Start of the changelog -->
|
||||
<ul style=align="left" type="disc">
|
||||
|
||||
|
||||
<h1>6.6.2 Changelog - 2021:04-06:</h1>
|
||||
|
||||
<li>Added multi-language support for analyzing syscheck.csv logs (English, German, French, Spanish & Italian).
|
||||
<li>NAND backups are now included in syscheck updater guides when updating the HBC or Bootmii.
|
||||
<li>Improvements to syscheck updater guide based on the version of the HBC currently installed:
|
||||
<ul style=align="left" type="square">
|
||||
<li>If the HBC/Bootmii needs to be updated, and IOS58 is already installed, updating the HBC is the first step.
|
||||
<li>If the HBC/Bootmii needs to be updated, and IOS58 is not already installed, ModMii will have you update this AFTER the install WADs (or Priiloader) step in order to have the HBC reinstall to use IOS58.
|
||||
<li>If the HBC is super old (older than v1.0.7), updating the HBC is the first step in order to gain ahbprot\no-ios-reload support, then ONLY if IOS58 was not already installed according to the syscheck the HBC is reinstalled after the install Wads (or Priiloader) step in order to have the HBC reinstall to use IOS58.
|
||||
</ul>
|
||||
<li>ModMii now detects if it's missing write access to the installation folder, and only if necessary, prompts you to either change the installation directory or press any key to re-launch itself as admin. When relaunching itself, if the standard ModMii shortcuts are detected, they will also be updated to launch ModMii as admin in the future.
|
||||
<li>Added write permissions check for SD and USB directory settings.
|
||||
<li>ModMii now works when installed to folders with special characters.
|
||||
<li>Updated launchers (ModMii.exe and ModMiiSkin.exe) by person66 to support carets in installation path.
|
||||
<li>Fixed bug where advanced download IOS patches were not being applied if the slot number was left unchanged.
|
||||
<li>tmdedit.exe is no longer used to build d2x v10beta52 and 53alt cIOSs. One user briefly encountered problems with tmdedit that have not resurfaced, but just in case.
|
||||
<li>Fixed bug when saving\loading MAC address for Wilbrand in ModMii Classic's saved wizard settings from a previous session.
|
||||
<li>Restored code page to 437 as some users reported slowdowns with unicode (65001). Unicode still used but very sparingly when running the sneek installer (Windows 10 only).
|
||||
<li>Updated cygwin1.dll to clear warnings when running ModMii's sneek game extractor or forwarder ISO creator; warnings made no difference on the output of files.
|
||||
<li>Added note to Region Change guides on how to update Nintendo channels (e.g. News, Internet, etc.) in case existing channels don't work on the new region.
|
||||
<li>Removed the HBC Reinstallation youtube video and gif from guides (redundant).
|
||||
<li>Priiloader updated to v0.9.1 and updated hacks_hash for WiimmFi v4.
|
||||
<li>Updated the version of Priiloader (and hacks) that get installed to Emulated NANDs to v0.9.1 (from v0.7 neek mod). Also added note when installing Priiloader to an EmuNAND that it is bypassed in neek2o rev 93-96.
|
||||
<li>USB Loader GX updated to v3.0 r1272 mod v6.
|
||||
<li>WiiFlow Lite updated to v5.4.9.
|
||||
<li>Nintendont updated to v6.492.
|
||||
<li>ShowMiiWads updated to v1.5 Mod; now includes 64bit version in addition to 32bit.
|
||||
<li>If ModMii appears infected you should quarantine for 2 weeks before gaming online.
|
||||
<li>Other minor changes.
|
||||
|
||||
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
<h1>6.6.1 Changelog - 2021:02-28:</h1>
|
||||
<li>Quick bugfix.
|
||||
<br>
|
||||
|
@ -42,7 +42,7 @@ self.parent.location="http://modmii.zzl.org/credits.html";
|
||||
<div class="justify" align="left" style="width:800px;">
|
||||
<font size="6">Credits, Supporting Apps, and sources</font><br>
|
||||
<br>
|
||||
ModMii was written entirely by yours truly, XFlak. Trust me, no one else is crazy enough to try to maintain a batch file that grown so large and 'all over the place'. But without the help of many other very talented people ModMii would not exist. Some people have contributed supporting files or programs, others have shared their knowledge, some have provided ideas and others have given their time.<br>
|
||||
ModMii was written entirely by yours truly, XFlak. Trust me, no one else is crazy enough to try to maintain a batch file that has grown so large and 'all over the place'. But without the help of many other very talented people ModMii would not exist. Some people have contributed supporting files or programs, others have shared their knowledge, some have provided ideas and others have given their time.<br>
|
||||
<br>
|
||||
I have tried my best to recognize everyone's contribution to ModMii regardless of how big or small it is. If I've forgotten someone, please notify me and I'll add them to the credits as quickly as possible.<br><br>
|
||||
|
||||
|
@ -1 +1 @@
|
||||
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<meta name="description" content="The official website of ModMii for Windows, by XFlak">
<meta name="keywords" content="ModMii,Windows,XFlak,Wii,Nintendo,Hack,Mod,Modify,softmod,usb-loader,DeadlyFoez,sneek,neek">
<meta name="author" content="XFlak">
<title>ModMii for Windows</title>
<link rel="icon" type="image/ico" href="Images/icon.ico">
<link rel="stylesheet" href="modmiistyle.css">
<style type="text/css">
h1 { text-decoration: underline;text-align: center;font-weight:bold;font-size:100%;}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body style="margin:5px 35px 35px 35px;">
<body style="background-color:#E6E6FA">
<!-- Starts the HTML above -->
<p style="text-align:center">
<a href="index.html" class="BUTTON_BCZ"><font color="white"><b>Home</b></font></a>
<a href="usage.html" class="BUTTON_BCZ"><font color="white"><b>Usage</b></font></a>
<a href="https://gbatemp.net/threads/modmii-for-windows-official-support-topic.207126/" target="_blank" class="BUTTON_BCZ"><font color="white"><b>Help</b></font></a>
<a href="https://discord.gg/cMnBRACQwQ" target="_blank" class="BUTTON_BCZ"><font color="white"><b>Discord</b></font></a>
<a href="credits.html" class="BUTTON_BCZ"><font color="white"><b>Credits</b></font></a>
<a href="donations.html" class="BUTTON_BCZ"><font color="white"><b>Donate</b></font></a>
</p>
<!-- Title, pic and scam warning below -->
<p style="text-align:center">
<img src="Images/modmiibanner.png" border="0" alt="ModMii Banner"><br>
</p>
<p style="text-align:center">
<center>
<div class="justify" align="left" style="width:800px;">
<font size="10">Donations</font><br>
<br>
<b>ModMii is entirely free to use and ad free. Donations can optionally be made to the author using the details below, or pick your favourite contributor from the credits and check if they have a donations page.</b><br>
<p style="text-align:center">
<img src="Images/bitcoinBTC.png" border="0" style="padding:10px"><img src="Images/bitcoinBCH.png" border="0" style="padding:10px"><br>
bitcoin: 19dw3v7S5XQMPKvLZcCvkmM5zmHhQKtHHc bitcoincash: qr7esmwnqn4mxqltrmdyf3dj9e4d25pspyxufdr2zq
<br><br>
</p>
<font size="4">
If you want to send a donation another way you can reach me at <a href="mailto:xflak40@gmail.com">xflak40@gmail.com</a>, or <a href="https://discordapp.com/users/677947985958797351" target="_blank">message me on discord</a>, or <a href="https://gbatemp.net/members/xflak.198223" target="_blank">PM me on gbatemp</a>.</font><br>
<br>
<font size="10">About the author</font><br>
<br>
ModMii started out as a small side-project back in 2010 as a simple NUS Auto Downloader script, and now the changelog is taller than me! I started this project in my 20s in my spare time and since then I've gotten married and had not 1, not 2, not 3, but FOUR boys, all ~2 years apart. I love being able to share my love for gaming and for the Wii with them, and with all of you! This is a passion project that has easily taken over 4000-5000 hours of just my time alone, and that's not counting all the hours spent from the legions of devs and testers who've supported ModMii over the years.<br>
<br>
Not knowing that much about computers other than some excel tricks, I slowly built more advanced features on top of my original less efficient code that I'd love to rewrite if it wasn't such a daunting task. Throughout the journey I learned a lot from not just those in the credits list, but the incredibly supportive Wii community as a whole. I've gone from just being a "numbers guy" to my family's go to "tech guy", and I have this project, community and followers to thank for it.<br>
<br>
<p style="text-align:center">
<img src="Images/FN2187.gif" alt="XFlak" height="95" width="94"><br>
- XFlak
</p>
</div>
</center>
</p>
</body>
</html>
|
||||
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<meta name="description" content="The official website of ModMii for Windows, by XFlak">
<meta name="keywords" content="ModMii,Windows,XFlak,Wii,Nintendo,Hack,Mod,Modify,softmod,usb-loader,DeadlyFoez,sneek,neek">
<meta name="author" content="XFlak">
<title>ModMii for Windows</title>
<link rel="icon" type="image/ico" href="Images/icon.ico">
<link rel="stylesheet" href="modmiistyle.css">
<style type="text/css">
h1 { text-decoration: underline;text-align: center;font-weight:bold;font-size:100%;}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body style="margin:5px 35px 35px 35px;">
<body style="background-color:#E6E6FA">
<!-- Starts the HTML above -->
<p style="text-align:center">
<a href="index.html" class="BUTTON_BCZ"><font color="white"><b>Home</b></font></a>
<a href="usage.html" class="BUTTON_BCZ"><font color="white"><b>Usage</b></font></a>
<a href="https://gbatemp.net/threads/modmii-for-windows-official-support-topic.207126/" target="_blank" class="BUTTON_BCZ"><font color="white"><b>Help</b></font></a>
<a href="https://discord.gg/cMnBRACQwQ" target="_blank" class="BUTTON_BCZ"><font color="white"><b>Discord</b></font></a>
<a href="credits.html" class="BUTTON_BCZ"><font color="white"><b>Credits</b></font></a>
<a href="donations.html" class="BUTTON_BCZ"><font color="white"><b>Donate</b></font></a>
</p>
<!-- Title, pic and scam warning below -->
<p style="text-align:center">
<img src="Images/modmiibanner.png" border="0" alt="ModMii Banner"><br>
</p>
<p style="text-align:center">
<center>
<div class="justify" align="left" style="width:800px;">
<font size="10">Donations</font><br>
<br>
<b>ModMii is entirely free to use and ad free. Donations can optionally be made to the author using the details below, or pick your favourite contributor from the credits and check if they have a donations page.</b><br>
<p style="text-align:center">
<img src="Images/bitcoinBTC.png" border="0" style="padding:10px"><img src="Images/bitcoinBCH.png" border="0" style="padding:10px"><br>
bitcoin: 19dw3v7S5XQMPKvLZcCvkmM5zmHhQKtHHc bitcoincash: qr7esmwnqn4mxqltrmdyf3dj9e4d25pspyxufdr2zq
<br><br>
</p>
<font size="4">
If you want to send a donation another way you can reach me at <a href="mailto:xflak40@gmail.com">xflak40@gmail.com</a>, or message me on discord at XFlak#9897, or <a href="https://gbatemp.net/members/xflak.198223" target="_blank">PM me on gbatemp</a>.</font><br>
<br>
<font size="10">About the author</font><br>
<br>
ModMii started out as a small side-project back in 2010 as a simple NUS Auto Downloader script, and now the changelog is taller than me! I started this project in my 20s in my spare time and since then I've gotten married and had not 1, not 2, not 3, but FOUR boys, all ~2 years apart. I love being able to share my love for gaming and for the Wii with them, and with all of you! This is a passion project that has easily taken over 4000-5000 hours of just my time alone, and that's not counting all the hours spent from the legions of devs and testers who've supported ModMii over the years.<br>
<br>
Not knowing that much about computers other than some excel tricks, I slowly built more advanced features on top of my original less efficient code that I'd love to rewrite if it wasn't such a daunting task. Throughout the journey I learned a lot from not just those in the credits list, but the incredibly supportive Wii community as a whole. I've gone from just being a "numbers guy" to my family's go to "tech guy", and I have this project, community and followers to thank for it.<br>
<br>
<p style="text-align:center">
<img src="Images/FN2187.gif" alt="XFlak" height="95" width="94"><br>
- XFlak
</p>
</div>
</center>
</p>
</body>
</html>
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user