Changes

9,365 bytes added ,  19:40, 10 May 2022
Line 14: Line 14:  
== IOS file doesn't match dumped file from game disc ==
 
== IOS file doesn't match dumped file from game disc ==
 
I downloaded IOS36 revision 1042 and compared it to my dumped IOS36-64-v1042.wad. IOS36-64-v1042.wad is bigger than the created one, because it has a duplicate of content 0(00000000.app) as trailer file included. And the certs and tik file differ, while the contents in the certs file just seems to have a different order. So my questions are:
 
I downloaded IOS36 revision 1042 and compared it to my dumped IOS36-64-v1042.wad. IOS36-64-v1042.wad is bigger than the created one, because it has a duplicate of content 0(00000000.app) as trailer file included. And the certs and tik file differ, while the contents in the certs file just seems to have a different order. So my questions are:
<br>1. Why is there the duplicate of content 0 as trailer in the official wad? Does anyone know, or might it be better to create own wads the same way?
+
<br />1. Why is there the duplicate of content 0 as trailer in the official wad? Does anyone know, or might it be better to create own wads the same way?
<br>2. What effect does the changed tik file have? Any suggestions why the file is different? --[[User:WiiPower|WiiPower]] 08:04, 6 April 2009 (UTC)
+
<br />2. What effect does the changed tik file have? Any suggestions why the file is different? --[[User:WiiPower|WiiPower]] 08:04, 6 April 2009 (UTC)
      Line 34: Line 34:  
:I realized I must have merged TMD and cert together when examining, although that wouldn't affect anything as both TMDs are the same. --[[User:WB3000|WB3000]] 02:21, 8 April 2009 (UTC)
 
:I realized I must have merged TMD and cert together when examining, although that wouldn't affect anything as both TMDs are the same. --[[User:WB3000|WB3000]] 02:21, 8 April 2009 (UTC)
   −
==IDs==
+
== IDs ==
 
Looks like my idea cough on ;) --[[User:Dan11495|Dan11495]] 17:23, 8 April 2009 (UTC)
 
Looks like my idea cough on ;) --[[User:Dan11495|Dan11495]] 17:23, 8 April 2009 (UTC)
   Line 46: Line 46:     
== Mono ==
 
== Mono ==
NUS Downloader 1.1 actually starts under mono on Linux. Problem though is that path names are messed up due to incompatible path name separators. The application tries to access files in the parent folder with the name "<NUS-folder-name>\\filename" instead of filename in the folder <NUS-folder-name>.
+
To run NUS downloader on Linux/mac you need to do this
   −
I can't get it to compile under mono to fix this myself, but if you've got lots of time on your hands sometime, please have a look at [http://www.mono-project.com/Guide:_Porting_Winforms_Applications#The_Path_Separator this].
+
1. Run terminal
 +
2. Type CD (NusdownloaderPath)
 +
3. Type Mono (name of Nusdownloader.exe)
   −
:I've converted a few path operations to function according to that specification. If it's really just that, then the file checks on launch should at least be working. --[[User:WB3000|WB3000]] 00:39, 18 May 2009 (UTC)
+
You need Mono 2.2 or higher
    
== NUS Deleted some folders on my desktop! ==
 
== NUS Deleted some folders on my desktop! ==
Line 62: Line 64:  
:Ouch, that's a pretty bad bug. I left you a message on your [[User talk:Forbore|talk page]] on how you (or anyone else that may encounter this bug) can recover your data with [http://www.recuva.com/ Recuva]. —&nbsp;<tt>[[User:Blooper4912|<font style="color:#FF6C0A;">'''Blooper'''</font>]] [[User talk:Blooper4912|<font style="color:black;"><small>(Talk)</small></font>]]</tt> 22:16, 17 May 2009 (UTC)
 
:Ouch, that's a pretty bad bug. I left you a message on your [[User talk:Forbore|talk page]] on how you (or anyone else that may encounter this bug) can recover your data with [http://www.recuva.com/ Recuva]. —&nbsp;<tt>[[User:Blooper4912|<font style="color:#FF6C0A;">'''Blooper'''</font>]] [[User talk:Blooper4912|<font style="color:black;"><small>(Talk)</small></font>]]</tt> 22:16, 17 May 2009 (UTC)
   −
:Actually, the same thing happened to me. I just ran a System Restore Point and got everything back. It restored everything as if nothing happened. --[[User:SonicHyuga|SonicHyuga]] 23:24, 17 May 2009 (UTC)
+
:Actually, the same thing happened to me. I just ran a System Restore Point and got everything back. It restored everything as if nothing happened. --[[User:SonicHyuga|SonicHyuga]] 23:24, 17 May 2009 (UTC)
    
::OK, I've pushed v1.1a with the nothing-entered check. Hopefully this is the issue, since there's nothing else that would make this happen. --[[User:WB3000|WB3000]] 23:52, 17 May 2009 (UTC)
 
::OK, I've pushed v1.1a with the nothing-entered check. Hopefully this is the issue, since there's nothing else that would make this happen. --[[User:WB3000|WB3000]] 23:52, 17 May 2009 (UTC)
Line 87: Line 89:  
:As long as the download completed successfully, a mismatch isn't anything to worry about. --[[User:WB3000|WB3000]] 20:53, 18 May 2009 (UTC)
 
:As long as the download completed successfully, a mismatch isn't anything to worry about. --[[User:WB3000|WB3000]] 20:53, 18 May 2009 (UTC)
   −
==mismatched==
+
== mismatched ==
 
When packing the sysmenu 3.4 wad I get the error mismatched. Is it still safe to install? [[User:TwoBladedKnight|TwoBladedKnight]] 09:57, 20 May 2009 (UTC)
 
When packing the sysmenu 3.4 wad I get the error mismatched. Is it still safe to install? [[User:TwoBladedKnight|TwoBladedKnight]] 09:57, 20 May 2009 (UTC)
   Line 94: Line 96:  
Sorry... I probably should've read this page before jumping in >.< my bad... [[User:TwoBladedKnight|TwoBladedKnight]] 06:19, 21 May 2009 (UTC)
 
Sorry... I probably should've read this page before jumping in >.< my bad... [[User:TwoBladedKnight|TwoBladedKnight]] 06:19, 21 May 2009 (UTC)
   −
==compiling==
+
== compiling ==
 
I cannot compile stuff, it seems to need another file when compiling.
 
I cannot compile stuff, it seems to need another file when compiling.
 
         public Form1()
 
         public Form1()
Line 109: Line 111:  
::Now the entire source code can be found on Google Code. (see main page). --[[User:WB3000|WB3000]] 03:05, 11 June 2009 (UTC)
 
::Now the entire source code can be found on Google Code. (see main page). --[[User:WB3000|WB3000]] 03:05, 11 June 2009 (UTC)
   −
==KUDOS==
+
:::Thanks. In fact i wanted the source to add the ability to select "common" title id like for ios available on nus, and common channel (wiishop etc) without needing to do the translation IOS36 -> 0x24 -> 000100024 .. etc :) <small>—Preceding unsigned comment added by [[User:Attila|Attila]] ([[User talk:Attila|talk]] • [[Special:Contributions/Attila|contribs]]) 12:06, 11 June 2009 (UTC)</small>
 +
 
 +
:::Next version has a database feature, as you can probably see from the code. That's about as common as the IDs can get :P. <small>—Preceding unsigned comment added by [[User:WB3000|WB3000]] ([[User talk:WB3000|talk]] • [[Special:Contributions/WB3000|contribs]]) 19:38, 13 June 2009 (UTC)</small>
 +
 
 +
== KUDOS ==
 
I've got to give you kudos for this app. Thanks to this excellent app I can have almost all system menus whenever I want! THANK YOU! [[User:TwoBladedKnight|TwoBladedKnight]] 10:38, 21 May 2009 (UTC)
 
I've got to give you kudos for this app. Thanks to this excellent app I can have almost all system menus whenever I want! THANK YOU! [[User:TwoBladedKnight|TwoBladedKnight]] 10:38, 21 May 2009 (UTC)
 +
 +
== Mac please????? ==
 +
I would be ever so grateful if you would port this for mac as i have not one windows computer in my house. Yet i still need to use this application for (well what this app does)
 +
thanks very much --[[User:Flyguy|Flyguy]] 16:46, 21 July 2009 (UTC)
 +
 +
Please?--[[User:Flyguy|Flyguy]] 22:16, 9 August 2009 (UTC)
 +
 +
== Won't close when finished in the command prompt ==
 +
When I type something like this into the command promt
 +
"NUS Downloader v1.2" -t 0000000100000009 -v 521 -s -local -close -p IOS9-64-v521.wad
 +
it downloads and packs fine, but the process doesn't stop itself, it's taking up quite a bit of CPU so I'm not sure what it's doing?--[[User:594rk|594rk]] 22:03, 5 August 2009 (UTC)
 +
:I'm going to look into that, I haven't really tested much of the cli features, and it's becoming clear that they are not working as I had planned. --[[User:WB3000|WB3000]] 15:55, 6 August 2009 (UTC)
 +
 +
== Wrong filename for WAD ==
 +
 +
Filename for wad are exact but they are not for BC/SYSTEM Menu. They are like : System Menu-NUS-v193.wad instead of RVL-WiiSystemmenu-v193.wad
 +
Filename does not use databse if we click on pack wad AFTER selecting a title in the database.
 +
However, good app.--[[User:Attila|Attila]] 17:26, 7 August 2009 (UTC)
 +
:I've gone ahead and added both System Menu official naming, as well as database lookups for the filename during any change to the info (including checking the box after selection) ;) I'll throw it in the SVN, however it won't be official until 1.3. --[[User:WB3000|WB3000]] 20:50, 7 August 2009 (UTC)
 +
::Ok thanx. By the way, mios is wrong too, it's RVL-mios-v5.wad and not MIOS-64-v5.wad--[[User:Attila|Attila]] 22:44, 7 August 2009 (UTC)
 +
:::MIOS filename is wrong :)--[[User:Attila|Attila]] 13:30, 18 August 2009 (UTC)
 +
 +
== key.bin file ==
 +
 +
where can i get the key.bin file??? [[User:Darklink|Darklink]] 01:47, 13 August 2009 (UTC)
 +
:Well for starters it is also known sometimes as common-key.bin. Google is probably your best bet, or perhaps some other program might have it bundled. --[[User:WB3000|WB3000]] 12:32, 13 August 2009 (UTC)
 +
 +
:The WiiScrubber package has a file MakeKeyBin1.1.rar included which has a generator for both key files. Or you can go to http://hackmii.com/2008/04/keys-keys-keys/ and write your own key.bin file with an hexeditor. --[[User:WiiPower|WiiPower]] 15:44, 13 August 2009 (UTC)
 +
 +
Why doesn't key.bin come with this program? marcan said somewhere that you can't copyright keys. [[User:Link33|Link33]] 12:41, 13 August 2009 (UTC)
 +
:Marcan doesn't live in the United States, so he is unaffected by the [http://en.wikipedia.org/wiki/Digital_Millenium_Copyright_Act DMCA]. It was ineffective against the infamous 09 f9 11 02 key, though. --[[User:Dialexio|Dialexio]] 14:02, 18 August 2009 (UTC)
 +
 +
== Hash Check: Fail ==
 +
Hey I'm just wondering why I get failed hash checks. I am downloading System Menu 4.1U. Here is my log:
 +
 +
Starting NUS Download. Please be patient!
 +
Grabbing tmd.449...
 +
Grabbing cetk...
 +
Key Type: Standard
 +
Title Key: C8AB2B9EB0C09CA2C12F3E367C2E4745
 +
Requires: IOS60
 +
Content #: 9
 +
Total Size: 22158026 bytes
 +
Grabbing 0000007a... (64 bytes)
 +
  - Decrypted: 0000007a.app
 +
  - Hash Check: Fail
 +
    - True Hash: 95BC91D71E7ACB236AD2207C6B12EDFB3E8482E3
 +
    - You Have: 7FDF67BCC6BCC83F0A5E3289B12176BDF315CD2A
 +
Grabbing 0000007b... (6399911 bytes)
 +
  - Decrypted: 0000007b.app
 +
  - Hash Check: Fail
 +
    - True Hash: 2785EAFEC3F5DAFEF691E7154A9CB74B4528777B
 +
    - You Have: AF9873F5518E4A07112474C0986BF825D62FB771
 +
Grabbing 00000009... (4559887 bytes)
 +
  - Decrypted: 00000009.app
 +
  - Hash Check: Fail
 +
    - True Hash: F5DD17B3200DD4D6BE2B25B577C99E5F941B7324
 +
    - You Have: 9C5766C6CF248C93DD91237EDC0B8C8222079AE7
 +
Grabbing 0000000a... (2669044 bytes)
 +
  - Decrypted: 0000000a.app
 +
  - Hash Check: Fail
 +
    - True Hash: 32B339CBBB507D502779259A7866995D030B1D88
 +
    - You Have: 2E23F3847BCB7797EFCDB63741915D842DC93C2A
 +
Grabbing 0000000b... (686468 bytes)
 +
  - Decrypted: 0000000b.app
 +
  - Hash Check: Fail
 +
    - True Hash: 5F1BB7B02794B14E88B72269A3376D23051DAD1D
 +
    - You Have: 187F960BA1B01194AB6CFEB00682D00AE96A2995
 +
Grabbing 0000000c... (3649020 bytes)
 +
  - Decrypted: 0000000c.app
 +
  - Hash Check: Fail
 +
    - True Hash: 4FAD97FD4A288C47E0587F3BBD292379F8709EB9
 +
    - You Have: 5795329280C2334BFAC629115262D1FBCF5E6A25
 +
Grabbing 00000059... (272512 bytes)
 +
  - Decrypted: 00000059.app
 +
  - Hash Check: Fail
 +
    - True Hash: 293D734260AC99F4D3DE75310A7D273466F6BE08
 +
    - You Have: D6135EB605CA1C6ED12DD5C0AC66AB9BA675C2AB
 +
Grabbing 0000005a... (53216 bytes)
 +
  - Decrypted: 0000005a.app
 +
  - Hash Check: Fail
 +
    - True Hash: 534D2952FE2F664370D8364B9A0A0D1F55A05931
 +
    - You Have: B629BD3D6BD75B6E12E6674747CDCBFC5434A2C4
 +
Grabbing 0000007c... (3867904 bytes)
 +
  - Decrypted: 0000007c.app
 +
  - Hash Check: Fail
 +
    - True Hash: 947A3F929323F6C8B3515D8960E7427A7A3E9D87
 +
    - You Have: 69A3B72CC857C432426598C830828DB0BA6F71AB
 +
NUS Download Finished.
 +
 +
--[[User:Bdr9|Bdr9]] 12:06, 23 August 2009 (UTC)
 +
 +
:You have a incorrect key.bin file, go dump one from your Wii. [[User:LoganA|LoganA]] ([[User talk:LoganA|talk]] • [[Special:Contributions/LoganA|contribs]]) 21:47, 23 August 2009 (UTC)
 +
 +
== NUSD_13beta - Application Error ==
 +
 +
:I get a weird error message when running it.
 +
 +
<pre>:NUSD_13beta - Application Error
 +
:The application failed to initialize properly (0xc0000135). Click OK to terminate application.</pre>
 +
Any help? Thanks!
 +
[[User:Mp3c|Mp3c]] 03:06, 8 October 2009 (UTC)
 +
::You do not meet the prerequisites of the program. To be more specific, you do not have the .NET Framework 2.0 installed. --[[User:WB3000|WB3000]] 21:19, 27 October 2009 (UTC)
 +
 +
== Full restore ==
 +
Could you please tell me if can i use this tool to completely restore my wii as if it were never hacked (patched)?
 +
I'm asking it because a stupid friend of mine put all that shitty cIOSCORP inside my wii and i don't wanted it, can i use this tool or anything else to remove it and make my wii look just fine?
 +
(just a little note: really I didn't wanted it!)
 +
Thanks for your comprehension and help!
 +
--[[User:Balta|balta]] 20:54, 2 December 2009 (UTC)
 +
 +
== 401 Unauthorized? ==
 +
 +
Im really sorry if this was already answered somewhere, but anyways:
 +
 +
I was trying to download BC (title ID: 00000001-0000010)
 +
 +
and it gave me the 401 error: 
 +
--- 00000001-0000010 ---
 +
Starting NUS Download. Please be patient!
 +
Grabbing tmd...
 +
Download Failed: tmd
 +
- Reason: (401) Unauthorized.
 +
 +
I have key.bin and everything, and I'm connected to the internet. Help? :)
 +
[[User:Quinnfap|Quinnfap]] 19:48, 29 January 2010 (UTC)
 +
 +
::I just tried and it worked fine...What version where you trying to download? Can you repeat the error? --[[User:SifJar|SifJar]] 19:58, 29 January 2010 (UTC)
 +
 +
== Size DOES Matter ==
 +
 +
''Original page text regarding size'':
 +
After the initial release, there were concerns rising about differences in file sizes between official WADs and NUSD ones. A first, obvious difference is in that official ones have a footer, and NUSD packed ones do not. This adds a few bytes onto the official ones which will not be present.
 +
 +
A second difference may be noticed in the Certificate Chain added to the WAD. While it may appear entirely different, it is simply ordered in a different way, and the Wii sees nothing different. V1.1 of NUSD will order the certs in the most common way, so that difference is covered.
 +
 +
The only real difference is in some tickets. NUS has a variation on the ticket for a title, as do the WADs that come in discs. While they are different, the only changed values are small (ticket_id and DLC purchases). The big things like Title Key remain intact. There has been no issues using these tickets, which is understandable as many are probably on your Wii right now.
 +
 +
----
 +
 +
I think you should write out the footer because I've found for some things (comex's formatter), it will fail an assert and completely crash because (as far as I can tell) the sizes differ. Could you do something about this and try to make the wads 1:1 with official wads? Thanks! [[User:Tpw rules|tpw_rules]] 21:51, 11 February 2010 (UTC)
 +
 +
 +
NUS Downloader '''works''' under Arch Linux using WINE 1.7-44-2 --[[User:PCMRShadowWolf|PCMRShadowWolf]] ([[User talk:PCMRShadowWolf|talk]]) 23:36, 14 June 2015 (CEST)
 +
 +
== Rar file doesn’t open ==
 +
 +
It says it’s like damaged or something, not even 7 zip works
 +
 +
== spam filter ==
 +
 +
I tried to replace the website link with the archive.org link of the same website, and it worked the first time, but it broke
 +
 +
I went to fix it and the spam filter decided to blacklist "co.nr" so I can't either fix it or change it back to normal
 +
 +
== Apps from NUS not working on v514 (4.3E PAL) ==
 +
 +
I've been playing around with NUS and Dolphin 2.0E, but I wanted to start using 4.3E. I downloaded the latest versions of the pre-installed apps but they automatically put me back to the Wii Menu, and I can't use them. Anyone have any suggestions?
 +
:Are you launching them from the Wii Menu or from the Dolphin menu? The Dolphin menu doesn’t always launch things properly if a certain file is present in the filesystem. [[User:Hallowizer|Hallowizer]] ([[User talk:Hallowizer|talk]]) 19:40, 10 May 2022 (CEST)
5,579

edits