moorebeazt / nintendon-t

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

Cannot find games on hdd #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Put iso confirmed to be working in sd to your hdd in /games/<game 
name>/game.iso
2. Launch Nintendont and select usb as the source
3. See Nintendont complaining that no FAT device can be found

What is the expected output? What do you see instead?
Nintendont should see the games, It tells me there's none

What version of the product are you using? On what operating system?
4.3 european system

Please provide any additional information below.
When browsing the hdd using WiiExplorer, I can see my hdd being listed as 
'usb1://'. When looking at Nintendont's source code, I can see it searching for 
game files into 'usb://', that should be the culprit ;)

Original issue reported on code.google.com by mathieu...@gmail.com on 2 May 2014 at 8:01

GoogleCodeExporter commented 8 years ago
Also, I recompiled r20, just changing "usb" to "usb1" in the source, so that I 
can use my HDD, but it does not work... I still have the same message about FAT 
volume that could not be found (usb1 is actually here instead of usb).
The same dol loads games fine from the sd card...

Original comment by mathieu...@gmail.com on 2 May 2014 at 9:58

GoogleCodeExporter commented 8 years ago
I actually don't have this problem with me. Make sure your hard drive is 
formatted to fat32, and the cluster size is 32 or lower.

Original comment by therealm...@gmail.com on 4 May 2014 at 12:49

GoogleCodeExporter commented 8 years ago
Ok, that's the problem, my hdd is formatted using NTFS... Thanks anyway !

Mathieu

2014-05-04 2:49 GMT+02:00 <nintendon-t@googlecode.com>:

Original comment by mathieu...@gmail.com on 4 May 2014 at 8:45

GoogleCodeExporter commented 8 years ago
You're welcome.

Original comment by therealm...@gmail.com on 4 May 2014 at 5:17

GoogleCodeExporter commented 8 years ago

Original comment by Howard_M...@yahoo.com on 9 May 2014 at 12:44