Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential Enhancement: Nand Emulation Options #41

Open
GoogleCodeExporter opened this issue Jun 30, 2015 · 0 comments
Open

Potential Enhancement: Nand Emulation Options #41

GoogleCodeExporter opened this issue Jun 30, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

I opened an issue with usbloader_gx and they seem to think it is not possible 
with the existing d2x... 

I thought I would open an issue over here to see if it is possible to get it 
implemented.

Right now usbloader_gx supports the following situations:
Partial NandEmulation (for Wii Games) SaveData is redirected to EmuNand
Full NandEmulation (for Wii Games) Save data, Mii's and Config are redirected 
to EmuNand

Partial NandChannelEmulation (for Wiiware/VC): Channels are launched from 
EmuNand and save data is on the same emuNand
Full NandChannelEmulation (for Wiiware/VC): Channels are launched from EmuNand 
and SaveData, Mii and Config are accessed from same EmuNand.

usbloader_gx also supports launching wiiware/VC installed on the real nand, but 
there are no options for partial or full nand emulation.

I would like to make these options more flexible. For example, I would like to 
be able to keep all my saves, mii's and config in my real nand and have all of 
that utilized by Wii Games, Wiiware on RealNand and WiiWare on EmuNand.

Right now this is possible with the Mii's and the Config but not with the Saves 
since Wiiware launched from Emunand always use save data on that same emunand. 

Please see usbloader_gx issue here: 
http://code.google.com/p/usbloader-gui/issues/detail?can=1&start=0&num=100&q=rep
orter%3Ageogolem&colspec=ID%20Type%20Status%20Priority%20Owner%20Summary&groupby
=&sort=&id=2126

Would this be possible?

Original issue reported on code.google.com by [email protected] on 30 Jun 2012 at 3:35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant