smealum / HANS

3DS automated game enhancer
72 stars 12 forks source link

Loading update data #3

Open Cydget opened 8 years ago

Cydget commented 8 years ago

With smash 4 It can not load update data and also save data, but I think that is partially due to how smash 4 was disigned.

profi200 commented 8 years ago

The way HANS works right now does not load games with their update. It is a known problem and will be solved soon™ (i think).

Cydget commented 8 years ago

I know it is a known problem, I just thought I should add it to the issue list. You know, to keep track of things.

smealum commented 8 years ago

so just FYI i'm not sure how "soon" a fix might happen. the issue is actually with hax 2.5, there is a prototype that loads updates fine but it has other issues. debugging those is non-trivial and due to the fact that i have big changes in mind for 3.0 which might make those useless, i'm not sure it'd be worth it to do a hotfix for it now instead of just waiting for 3.0. so not sure what's going to happen, we'll see.

Cydget commented 8 years ago

Thanks for the update.

Cydget commented 8 years ago

So with smash 3.0 do you think you can add an option to HANS to enable/disable loading updates? I say this because with the new smash4 update coming soon this December it is likely to break smashhax. A easy way to use homebrew after the update would be to rename the update folder, so the game would load an older version of smash that can be used with smashhax. My Idea is that if you add this feature, than we could rename the update folder, so it always run smashhax/homebrew, and then load the update from the homemenu. The sad thing about smash is that you need to have an sd card in just to play the game, so removing the sd card >launching the game without the update > putting the sdcard back in>running smashhax is not really an option.

mrjrt commented 8 years ago

Hello...have you had any more thoughts on releasing the prototype that loads updates?