blahblahblahblah831 / cfg-loader-mod

Automatically exported from code.google.com/p/cfg-loader-mod
GNU General Public License v2.0
0 stars 0 forks source link

DML - Custom Game Paths #5

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Have been using the most recent Usb Loader GX and it allows for DML games to be 
in any of the following paths in addition to sd:/games/GAMEID/game.iso:

sd:/games/Some Title [GAMEID]/game.iso (which I'm currently using)
sd:/games/GAMEID_Some_Title/game.iso
sd:/games/whateveryouwant/game.iso

Any chance this could be implemented in this mod as well?  Thanks.

Original issue reported on code.google.com by cbu...@gmail.com on 21 Feb 2012 at 12:43

GoogleCodeExporter commented 9 years ago
I'll see what I can do :-)

Original comment by softwiiv2 on 25 Feb 2012 at 10:46

GoogleCodeExporter commented 9 years ago

Original comment by softwiiv2 on 28 Feb 2012 at 6:24

GoogleCodeExporter commented 9 years ago
Ok, lets try r18 :)

Original comment by softwiiv2 on 29 Feb 2012 at 8:15

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Crashes for me when run with r18.  It's automatically launching with debug 
output, and I can see where it might be having the problem.  It looks like it's 
able to find/list the GC games, but looks like it's also saying they're on 
ntfs:/games, which they're not - they're on sd:/games.  I do have an ntfs 
partition (an external USB drive), but that's only got the wbfs directory with 
Wii games inside.

Original comment by cbu...@gmail.com on 1 Mar 2012 at 8:53

GoogleCodeExporter commented 9 years ago
Stack Dump for my with r18, when I chose GC backups.

Original comment by mcruz....@gmail.com on 1 Mar 2012 at 9:57

GoogleCodeExporter commented 9 years ago
I will check this, later this day, after work.

Original comment by softwiiv2 on 2 Mar 2012 at 6:38

GoogleCodeExporter commented 9 years ago
Try r19.

Original comment by softwiiv2 on 2 Mar 2012 at 6:04

GoogleCodeExporter commented 9 years ago
I try r19 with Luigi's Mansion and it shows up in my list just fine and makes 
the Gamecube sound when I select it but when I go to play it, it resets the 
Wii... I have Wii Sports in the Disc Drive because someone said yo uneeded a 
game in the drive for these things to work... Is that correct? Should I be 
using a Gamecube Disc instead of a Wii disc? Or can this work without a Disc?

Original comment by ajperr...@gmail.com on 4 Mar 2012 at 2:26

GoogleCodeExporter commented 9 years ago
Well it loads up now fine, gets all the covers, etc, so sees the games/game 
locations.  When trying to launch any of the GC games though, it code dumps 
after this:

cc load: sd:/usb-loader/covers/cache/xxxxxx.cc
game xxxxxx

stack dump

80b5b404 80b4b3ac 80a82400 80a5b3ac
80a82400 80da70e0 80b86034 80bb88d4
80ab8a4d

(hope that was right)

Original comment by cbu...@gmail.com on 4 Mar 2012 at 5:08

GoogleCodeExporter commented 9 years ago
ok, lets try r20.

Original comment by softwiiv2 on 4 Mar 2012 at 8:13

GoogleCodeExporter commented 9 years ago
Thank you!  Tried r20 - detects and loads games from sd:\games just fine now.  
Tested a few and didn't see any problems, everything looks like it's working as 
it should be now.  Thanks, I appreciate it.

Original comment by cbu...@gmail.com on 4 Mar 2012 at 9:05

GoogleCodeExporter commented 9 years ago
Just to be clear, it worked fine loading games from sd:/games/Some Title 
[GAMEID]/game.iso.  I did't try the other formats/paths as that's really all I 
needed.  Thanks again.

Original comment by cbu...@gmail.com on 4 Mar 2012 at 9:21

GoogleCodeExporter commented 9 years ago
It schould work for sd:/games/whateveryouwant/game.iso now ;)

Original comment by softwiiv2 on 4 Mar 2012 at 10:20

GoogleCodeExporter commented 9 years ago
hi! sry for posting in this closed issue but i think here it fits best an we 
dont need to start a new one. :)

now to my problem:
some games are not working  if i use a custom path/something else than a 6 
digit id.
some are working fine (eg mario sunshine, luigi) and some aren't (eg f-zero).
then, only the 6 digit id is working. this happens also if i want start the 2nd 
disc of killer 7 (7 digit id: GK7P082)

what happen is always the same: after it starts the drive the wii show me a 
message like "an error occurred. please remove the disc and shutdown the wii. 
read the manual for more information."

the games are working and i tried with other loaders: NeoGamma (r9beta56: finds 
only gamedirectories with 6 digit id) and wiiflow (r418: finds always all but 
cant start always: f-zero with custom path doesn't work, killer 7 disk 2 with 7 
digit id works)

would be nice if you get this working for all games :) and good job so far!

Original comment by zenge...@gmail.com on 15 Mar 2012 at 9:05