Hacking Nintendont

Troopage

Well-Known Member
Member
Joined
May 18, 2014
Messages
376
Trophies
0
XP
1,679
Country
United States
I'm using 416 and I only just noticed that video offset hasn't been working properly thanks to sideskroll pointing it out to me. Could you take a look, FIX94? I'm not sure which version it stopped working on, and it might only be for select games that it doesn't work.
 
  • Like
Reactions: sideskroll

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,713
Trophies
2
Age
33
XP
8,668
Country
Portugal
I'm using 416 and I only just noticed that video offset hasn't been working properly thanks to sideskroll pointing it out to me. Could you take a look, FIX94? I'm not sure which version it stopped working on, and it might only be for select games that it doesn't work.
center offset or width? some games are imune to this settings like always depends on how the game is coded.
 

SolisDF

New Member
Newbie
Joined
Jul 10, 2016
Messages
1
Trophies
0
Age
36
XP
41
Country
United States
So I seem to be getting a kernel dump of some kind no matter what I do with this program. It happens as soon as I select my USB hard disk - I get an exception (DSI) and a dump. I've tried both a memory stick and a USB hard disk with no luck. When I tried using a 16GB SD card instead I get the same error through USBLoader and the app outright won't load through the HBC (I get the AHB_prot error and yes I did copy the meta.xml file into the appropriate directory)

Any ideas?

ETA: tried it again with a smaller SD card, same crash and dump. It at least let me pick the game this time before crashing though...
 
Last edited by SolisDF,

bobhole

Member
Newcomer
Joined
Nov 14, 2010
Messages
21
Trophies
0
XP
133
Country
United States
I'm getting Failed to IOS58 from NAND: IOS_Open ("/shared1/content.map") returned -102 This usually means Nintendont was not started with AHB access permissions.

I have looked at a bunch of guides and I don't see what the issue is.
I do have sd:/apps/Nintendont/meta.xml copied from the githubs and the sd:/apps/Nintendont/boot.dol.

I am on HBC 1.08, and on IOS58 rev 6175

Any suggestions?
 

Protatoxxxeater

Well-Known Member
Member
Joined
Jun 17, 2016
Messages
291
Trophies
0
XP
100
Country
United States
When USB Loader GX dls Gamecube not Wii codes where does it place them?
directly in the games folder + game or in the codes folder?
I set gct and txt to seperate codes and txtcodes folders but that only seems to be the setup for Wii games,
Nintendont requires the .gct files to be in the game folder?
Nintendont stores .gct in the games folder on the root of the sd. if it isnt in there check the game folders in there
 

FIX94

Former Staff
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
29
Location
???
XP
11,238
Country
Germany
Nintendont stores .gct in the games folder on the root of the sd. if it isnt in there check the game folders in there
close. I check for "game.gct" first in the same folder of the game, then I check for the "ID6.gct" in the folder of the game, then I check for the "ID6.gct" in a "codes" folder on the device root and last but not least I check for "games/ID6/ID6.gct" which is a oldschool dios-mios-lite path, just in case.
 

bobhole

Member
Newcomer
Joined
Nov 14, 2010
Messages
21
Trophies
0
XP
133
Country
United States
I'm getting Failed to IOS58 from NAND: IOS_Open ("/shared1/content.map") returned -102 This usually means Nintendont was not started with AHB access permissions.

I have looked at a bunch of guides and I don't see what the issue is.
I do have sd:/apps/Nintendont/meta.xml copied from the githubs and the sd:/apps/Nintendont/boot.dol.

I am on HBC 1.08, and on IOS58 rev 6175

Any suggestions?

So it seems for HBC 1.08 it needs a <no_ios_reload/> instead of <ahb_access/> Though after it starts up it overwrites this file...
 

FIX94

Former Staff
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
29
Location
???
XP
11,238
Country
Germany
So it seems for HBC 1.08 it needs a <no_ios_reload/> instead of <ahb_access/> Though after it starts up it overwrites this file...
well the file after booting gets overwritten but I didnt know that the flag was different in 1.0.8 since I never used such an old version, I guess I can just have both set into the xml, shouldnt hurt.
edit:
well check this version out then, should be good.
-no need for PADInit patch if native controls are active, disabled it in that case
-updated meta.xml to now also include no_ios_reload, needed for older homebrew channel versions
 
  • Like
Reactions: Troopage

ccfman2004

Well-Known Member
Member
Joined
Mar 5, 2008
Messages
2,805
Trophies
2
XP
3,119
Country
United States
I'm getting Failed to IOS58 from NAND: IOS_Open ("/shared1/content.map") returned -102 This usually means Nintendont was not started with AHB access permissions.

I have looked at a bunch of guides and I don't see what the issue is.
I do have sd:/apps/Nintendont/meta.xml copied from the githubs and the sd:/apps/Nintendont/boot.dol.

I am on HBC 1.08, and on IOS58 rev 6175

Any suggestions?
Just download the latest HBL installer and update to 1.12.
 

bobhole

Member
Newcomer
Joined
Nov 14, 2010
Messages
21
Trophies
0
XP
133
Country
United States
well the file after booting gets overwritten but I didnt know that the flag was different in 1.0.8 since I never used such an old version, I guess I can just have both set into the xml, shouldnt hurt.
edit:
well check this version out then, should be good.
-no need for PADInit patch if native controls are active, disabled it in that case
-updated meta.xml to now also include no_ios_reload, needed for older homebrew channel versions

Great thanks! I just ended up updating the HBC to 1.12 before reading this though.
I am sure it will help other HBC 1.07-1.08 users that will be confused since this file is technically there.
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,713
Trophies
2
Age
33
XP
8,668
Country
Portugal
So I seem to be getting a kernel dump of some kind no matter what I do with this program. It happens as soon as I select my USB hard disk - I get an exception (DSI) and a dump. I've tried both a memory stick and a USB hard disk with no luck. When I tried using a 16GB SD card instead I get the same error through USBLoader and the app outright won't load through the HBC (I get the AHB_prot error and yes I did copy the meta.xml file into the appropriate directory)

Any ideas?

ETA: tried it again with a smaller SD card, same crash and dump. It at least let me pick the game this time before crashing though...
wiiu or wii? try deleting any controller.ini or ninconfig file on the root of the SD/usb.



will it ever be possible for this to run GC games at 1080p on wii u?
no, the wii processor cant output anything over 480p only if nintendont was made interely on wiiu mode and for that we would need to emulate alot of stuff manly the graphics which we dont emulate since nintendont is semi native.
 

sideskroll

Well-Known Member
Member
Joined
Aug 25, 2010
Messages
653
Trophies
0
Age
41
Location
Here
XP
420
Country
Peru
I'm using 416 and I only just noticed that video offset hasn't been working properly thanks to sideskroll pointing it out to me. Could you take a look, FIX94? I'm not sure which version it stopped working on, and it might only be for select games that it doesn't work.
Mainly Eternal Darkness, Crash Tag Racing and Mario Sunshine.

center offset or width? some games are imune to this settings like always depends on how the game is coded.
Are any of the aforementioned games on that list?

Oop, sorry. I meant width. The games I use it for had it working for them before, so I don't think them being immune to the changes is the case.
@FIX94 IF games like Mario Sunshine are indeed immune to custom widths, could there a way to "force" them? Or maybe with some different parameters perhaps?
I tested trough USBloader GX and from NINTENDONT just to make sure it wasn't some issue with the loader not passing the instructions.
 
  • Like
Reactions: Troopage

Djent

Active Member
Newcomer
Joined
Mar 2, 2015
Messages
27
Trophies
0
Age
44
XP
79
Country
Norway
Seems P.N. 03 stoped working With the lastet Nintedon't release unless I disable "Force Progressive Scan", game does not boot up properly. Used to work fine With "Force Progressive Scan before, anyone else getting this?
 
Last edited by Djent,

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,713
Trophies
2
Age
33
XP
8,668
Country
Portugal
P.N. 03 (USA) works great here with Wii U and Nintendont v.4.17
well he said when he forced progressive, so im guessing he either is using the pal version and not forcing ntdc or pal 60 videomode or pn03 usa really doesnt like forced progressive.
 

Djent

Active Member
Newcomer
Joined
Mar 2, 2015
Messages
27
Trophies
0
Age
44
XP
79
Country
Norway
PAL Version. I bought my copy in Norway and ripped With Cleanrip With an old Wii. Also, i've testet alot of different SD Cards. Some brands and higher speeds seems to crash games sometimes when loading from Nintendont. Best card I've found so far is the Sandisk 32gb 30mb/s.

You saying the NTFS Version of P.N. 03 will not crash when loaded With Force Progressive Scan? I am running WiiU vWii, btw...
 

Attachments

  • 81WMwHvW9WL._SY355_.jpg
    81WMwHvW9WL._SY355_.jpg
    20.1 KB · Views: 203
Last edited by Djent,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • LeoTCK @ LeoTCK:
    SUPPORT LOCAL PRODUCTS, MAKE REVOLUTION
  • LeoTCK @ LeoTCK:
    THEY KEEP REMOVING LOCAL SHIt AND REPLACING WItH INFERIOR CHINESE CRAP
  • LeoTCK @ LeoTCK:
    THATS WHY MY PARTNER CANT GET A GOOTWEAR HIS SIZE ANYMORE
  • LeoTCK @ LeoTCK:
    HE HAS BIG FOOT AND BIG DUCK
  • LeoTCK @ LeoTCK:
    d*ck i mean*
  • LeoTCK @ LeoTCK:
    lol
  • Veho @ Veho:
    Mkay.
  • Veho @ Veho:
    I just ordered another package from China just to spite you.
  • SylverReZ @ SylverReZ:
    Communism lol
  • SylverReZ @ SylverReZ:
    OUR products
  • The Real Jdbye @ The Real Jdbye:
    @LeoTCK actually good quality products are dying out because they can't compete with dropshipped chinese crap
    +2
  • BakerMan @ BakerMan:
    @LeoTCK is your partner the sascrotch or smth?
  • Xdqwerty @ Xdqwerty:
    Good morning
  • Xdqwerty @ Xdqwerty:
    Out of nowhere I got several scars on my forearm and part of my arm and it really itches.
  • AdRoz78 @ AdRoz78:
    Hey, I bought a modchip today and it says "New 2040plus" in the top left corner. Is this a legit chip or was I scammed?
  • Veho @ Veho:
    @AdRoz78 start a thread and post a photo of the chip.
    +2
  • Xdqwerty @ Xdqwerty:
    Yawn
  • S @ salazarcosplay:
    and good morning everyone
    +1
  • K3Nv2 @ K3Nv2:
    @BakerMan, his partner is Luke
  • Sicklyboy @ Sicklyboy:
    Sup nerds
    +1
  • Flame @ Flame:
    oh hi, Sickly
  • K3Nv2 @ K3Nv2:
    Oh hi flame
    K3Nv2 @ K3Nv2: Oh hi flame