MathewWi / dop-iosmod

Automatically exported from code.google.com/p/dop-iosmod
0 stars 0 forks source link

Shop Channel Update Issue #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start with a wii with an outdated/missing shop channel.
2. Use DOP-IOS MOD to update the shop to latest (v18). Also update IOS61 to
latest.
3. Return to SM and click on shop channel.

What is the expected output? What do you see instead?
Expected result is an updated shop channel which can be launched. However,
after updating the channel to newest (v18), the "Update" button in the
attached picture appears in place of "start" on the system menu. Clicking
"Update" performs an official Wii System Update.

What version of the product are you using? On what operating system?
Using DOP-IOS v11.0 running on cIOS rev15. Wii is running 4.0U. 

Please provide any additional information below.

This is the second wii this has happened on in the past day. If I look at
the title info of the Shop using another app, it reports the version of the
shop channel as v0, instead of the expected v18. Installing the shop using
a WAD from NUS Downloader fixes the "Update" button (goes back to "Start"),
and causes title info to show the expected v18. 

Original issue reported on code.google.com by wolst...@gmail.com on 29 Jan 2010 at 6:39

Attachments:

GoogleCodeExporter commented 9 years ago
OK here is the weird thing.

I just confirmed that it is indeed installing v18. If you have an SD card 
installed
you will see the folders /00010002/48414241/v18 with files in them. These 
folders and
files are created when it downloads the files so that it doesn't have to 
redownload
the same files off the internet. This is our "offline" mode per say. If it was 
not
getting the correct version it wouldn't put it into that folder.

I also downloaded the root tmd and tmd.18 from nus directly from my PC and they 
are
both identical and we do no patching when installing the channels. So why it 
shows
revision 0 in your other application I have no clue. 

I'll keep investigating, but so far things are working correctly. I'm wondering 
if
the shop channel is trying to update another something else.

Original comment by Lunatik.CN@gmail.com on 29 Jan 2010 at 7:45

GoogleCodeExporter commented 9 years ago
OK I found the issue. PatchMii's original code for some reason changes the 
revision
to 0 when setting 0. It makes sense now why Arikado originally had 18 hard 
coded. For
the time being use 
http://dop-iosmod.googlecode.com/files/Dop-IOS%20MOD%20v9.zip to
update the shop channel. I'll update the code and push 11.2 probably later 
tonight.

Original comment by Lunatik.CN@gmail.com on 29 Jan 2010 at 7:57

GoogleCodeExporter commented 9 years ago
Fixed and Release in v11.2

Original comment by Lunatik.CN@gmail.com on 29 Jan 2010 at 9:07