Csempe / dop-mii

Automatically exported from code.google.com/p/dop-mii
GNU General Public License v3.0
0 stars 0 forks source link

Stop reloading to IOS70 on 4.3 #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently dop-Mii loads to the most recent IOS prior to IOS71. On 4.3, this is 
the IOS70 stub, causing it to crash. This should be changed to be <81 instead 
of <71. Small change should allow it to work on 4.3 AFAIK.

Original issue reported on code.google.com by themanwithnoaddress@gmail.com on 16 Jul 2010 at 10:43

GoogleCodeExporter commented 8 years ago
Lunatik knows that for weeks ago but he will release a version with others 
changes !

Original comment by cs-nut...@live.fr on 17 Jul 2010 at 11:05

GoogleCodeExporter commented 8 years ago
OK, just making sure

Original comment by themanwithnoaddress@gmail.com on 17 Jul 2010 at 3:38

GoogleCodeExporter commented 8 years ago
Correct. I'm trying to figure how how I can fit in my STUB detection stuff into 
the checks because even if I increase or decrease the IOS it uses. Nintendo may 
change the stubs in future versions. Because of a lot going on in my personal 
life I haven't had time to get back to this just yet. The only thing i can 
recommend for now is just get the source yourself and modify the line to use 
something else until I can get more time to focus on this again.

Original comment by jptra...@gmail.com on 17 Jul 2010 at 6:18

GoogleCodeExporter commented 8 years ago
LunatiK, 

Do you think you could compile and release a beta version with this only change 
(<81), so dop-mii can run on 4.3 menu?

This could be released as v12_beta2 and I believe this would make a lot of 
people happy (including me).

Please consider :) Many thanks in advance.

Original comment by axe...@gmail.com on 28 Jul 2010 at 2:44

GoogleCodeExporter commented 8 years ago
Hopefully I'll have some time this weekend. My real job has been keeping me 
super busy for the past 5 months and I'm hoping it'll slow down soon. In the 
mean time I commited the source so you can download it and install DKP and 
modify it yourself until I can get in and do some other stuff.

Original comment by Lunatik.CN@gmail.com on 28 Jul 2010 at 10:46

GoogleCodeExporter commented 8 years ago
Why not have Dop-Mii just load with whatever IOS the HBC happens to be using?  
They just added a new feature: "Ability to not reload IOS when launching an 
application.
To use this feature, add <no_ios_reload/> to the <app> node in your meta.xml 
file."

Original comment by smmali...@gmail.com on 29 Jul 2010 at 12:38

GoogleCodeExporter commented 8 years ago
smmalis37: That simply stops HBC reloading IOS before loading the app, and 
doesn't stop the app reloading IOS itself, which is what happens here.

Original comment by themanwithnoaddress@gmail.com on 30 Jul 2010 at 4:36

GoogleCodeExporter commented 8 years ago
Well, why does the app have to reload IOS?

Original comment by smmali...@gmail.com on 2 Aug 2010 at 5:12

GoogleCodeExporter commented 8 years ago

Original comment by castleva...@yahoo.com on 21 Nov 2010 at 4:27