MathewWi / pcsxgc

Automatically exported from code.google.com/p/pcsxgc
0 stars 0 forks source link

USB NTFS Support #93

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Cannot get it to run from an NTFS USB

What is the expected output? What do you see instead?

Cannot open USB Drive, when i have put the files in the correct place

What version of CubeSX or WiiSX are you using? On what console?

WiiSX 2.1 Beta

Are you using HLE BIOS or a real BIOS (SCPH1001, etc)?

No Bios at the moment i can easily set that up

Which core type is being used, Dynamic Recompiler or Interpreter?

Dynamic

Original issue reported on code.google.com by 05brbat...@googlemail.com on 13 Jul 2010 at 4:10

GoogleCodeExporter commented 9 years ago
I have a same problem. The other programs like wii media player, usb loader, i 
can easily open my usb ntfs HDD, but in the wiisx i can't. My usb hdd had 2 
partition a wbfs and a ntfs partition.

Original comment by Zoltsza...@gmail.com on 2 Aug 2010 at 2:51

GoogleCodeExporter commented 9 years ago
cant open usb drive thru wiisx, without that emulator not worth using as the 
games are pretty big for 4gb sd card.

Original comment by Iqram.Ha...@googlemail.com on 9 Nov 2010 at 12:12

GoogleCodeExporter commented 9 years ago
I was having the same problem with not being able to get the NTFS partition to 
load anything. I was using an SD for everything, and I started getting into the 
Emulators and such, which required more space than a 1Gb SD would provide. I 
found that the NTFS file format could not be loaded by my homebrew channel for 
apps or by WiiSX. I converted to FAT32, which has a max partition size of 32GB. 
But has been working fine as far as loading and saving files. You may have to 
have proper directories in place before attempting to save/load. I'm not sure 
about that. Some apps will say something like "Cannot Create Directory". 

I actually have yet to get any games to work on WiiSX.... Not sure what I'm 
doing wrong... 

Original comment by jfh0...@gmail.com on 15 Nov 2010 at 2:57

GoogleCodeExporter commented 9 years ago
You can format Fat32 larger than 32Gb's with:

http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm

Original comment by gryphon4200 on 2 Nov 2011 at 10:53

GoogleCodeExporter commented 9 years ago
Same issue here. I've also tried burning a DVD with games, but no luck with 
that either.

Original comment by aldenthe...@gmail.com on 26 Dec 2011 at 9:33

GoogleCodeExporter commented 9 years ago
well basically it's "just" that someone would need to include libntfs...
it would actually make both wii64 and wiisx a lot more interesting cuz i don't 
know anybody who likes to crouch behind the telly to switch USB drives (as Wii 
games aren't small enough to fit on FAT32)
Maybe it would be possible AND easier to support exFAT (nope i didn't try this 
yet as i don't have an exFAT drive at hand)...

or to have some kind of a workaround, are the emus capable of accessing the 
second partition of the USB drive? if so, i'd just shrink my NTFS a bit a make 
a second FAT32 partition until you get NTFS to work...

Original comment by kevin.sc...@gmail.com on 31 Jan 2012 at 4:29