jjfhk / nintendon-t

Automatically exported from code.google.com/p/nintendon-t
0 stars 0 forks source link

r213 throws error about IOS 58 incompatibility #117

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Launch Nintendont from Homebrew Channel
2. Throws IOS 58 error

What is the expected output? What do you see instead?
The expected output is for Nintendont to launch and display the SD/USB choice. 
Instead, there is an error message that this version of IOS 58 is unsupported. 
This occurs with the r213 binary in SVN. r212's binary works fine.

What revision of Nintendont are you using? On what system Wii/Wii U?
Wii r213

Please provide any additional information below.
The weird thing is that nothing in the diff from r212 to r213 exposes what the 
issue might be. The only text files that changed are main.c, where we have the 
else block with a switch/case for regions, and NintendontVersion.h, where the 
version number was updated. Is it possible that r213's binary was compiled 
against a different set of dependencies?

Original issue reported on code.google.com by vassi1...@gmail.com on 11 Nov 2014 at 7:08

GoogleCodeExporter commented 8 years ago
This has been fixed on the newer binaries.

Original comment by vassi1...@gmail.com on 13 Nov 2014 at 7:28

GoogleCodeExporter commented 8 years ago

Original comment by Howard_M...@yahoo.com on 13 Nov 2014 at 2:48