Homebrew SaveGame Manager GX

Delete Save one by one fonction

  • Yes

    Votes: 34 81.0%
  • No

    Votes: 8 19.0%

  • Total voters
    42
  • Poll closed .

dj_skual

Code & Mix
OP
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,635
Country
France
@stere0:
go on irc (on my channel), then when we wiil be connected at the same time , we will try to found a solution to the problem
hope to see you soon
wink.gif
 

pplucky

Well-Known Member
Member
Joined
Dec 27, 2010
Messages
380
Trophies
0
XP
72
Country
dj_skual said:
Revision 110 avalaible:

Download here: R110.dol

r110:

* Added ListMode to NandMiiBrowser and NandSaveBrowser (Issue 127)
* Updated to newest ehcmodule by rodries (thx!)
* Added necessary source code to support both USB ports at once and copying files from one to another (WORKS ONLY WITH HERMES). It is disabled right now because of weird crash caused by the ehcimodule when copying from one usb port to another which can corrupt partitions. Will be enabled when the issue is resolved. Right now only usb port 0 is active.
* Added use of the internal Wii System Menu font (thx to giantpune and r-win)
* Changed default Font Scale to 0.95 to fit with the new font. If you disabled the system font, you should set scale factor to 1.000
* Properly sync video after flush to avoid possible green flash
* Using new app_booter (see below)
* Moved argument command line also to mem2 to avoid overwrite of it
* Reload back to entry ios when starting homebrew instead of starting it in cIOS
* Converted every 4 spaces to a tab to make the source consistent on those

AppBooter changes:
* Reduced size of app_booter from 100KB to 1KB by striping libogc and using parts of savezelda code by TT (thx!)
* Improved performance with the change above
* Added argument passing for elf files as well
* Clear bss located in mem1 when launching dols (thx oggzee)

Forwarder changes:
* Using new app_booter method
* Properly sync video after flush to avoid possible green flash

Enjoy!!!
yaywii.gif
European PT translation updated for r110.
 

bnm81002

Well-Known Member
Member
Joined
May 22, 2008
Messages
806
Trophies
0
Location
New York
XP
166
Country
United States
dj_skual said:
bnm81002 said:
d2xv6 cIOS249-56, hbc 1.08 ios58
yes I tried a fresh install
what other info do you need?
Ok, thx, try to enabled ios58use in settings: edit manualy your meta.xml to activate argument passing
( remove, comments line and set -ios=58)
hope that could help.


I tried this but it didn't work, the last version that worked was r106, r110 doesn't even see my USB drive at all, it says something like error no device, can you go back to r106 and see what was changed from that to the version r107, 108, 109 and 110, each version either didn't display the folders or recognize my USB drive, thank you very much
 

dj_skual

Code & Mix
OP
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,635
Country
France
ok, have you tried to put your usb on other port?
what type of partitions have you on your usb disk?

just another thing, have some file without file extention where the app try to browse?
 

bnm81002

Well-Known Member
Member
Joined
May 22, 2008
Messages
806
Trophies
0
Location
New York
XP
166
Country
United States
dj_skual said:
ok, have you tried to put your usb on other port?



version r106 works fine with no problems, drive is recognized and the folders are displayed but the 4 versions after r106, none of them works properly, have the internet connection on the other port as well
 

dj_skual

Code & Mix
OP
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,635
Country
France
bnm81002 said:
version r106 works fine with no problems, drive is recognized and the folders are displayed but the 4 versions after r106, none of them works properly, have the internet connection on the other port as well
could you try to inverse usb port between your 2 devices?

QUOTE(dj_skual @ Jul 29 2011, 09:57 PM) what type of partitions have you on your usb disk?

just another thing, haveyou some files without file extention where the app try to browse?
 
D

Deleted User

Guest
Spanish for r110: Link

And...

@dj_skual: I found an issue (not a big thing but I think you should know), when you browse a folder with a file with no extension you ALWAYS get a CodeDump.
 

dj_skual

Code & Mix
OP
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,635
Country
France
@ kavid, pplucky, BJx1994 and hosigumayuugi: Thx for your good work guys!!!

BJx1994 said:
I found an issue (not a big thing but I think you should know), when you browse a folder with a file with no extension you ALWAYS get a CodeDump.
you're right, found this bug two days ago
wink.gif

thx for your report.

edit:
the bug is fixed for next rev
wink.gif
 

dj_skual

Code & Mix
OP
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,635
Country
France
Revision 111 avalaible:

Download here: R111.dol

r111:

* Fixed a crash if browsing a folder with file with no extension
* Fixed Theme Downloader to download themes
* Removed AppBooter sources, you can find those on WiiXplorer repository

Enjoy!!!
yaywii.gif
 

trigger_ftu

The FantomPhox
Member
Joined
Nov 23, 2008
Messages
209
Trophies
0
Location
Germany
XP
345
Country
United States
i will try this. and report my findings.

Update: Hecks yeah now it works. don't know if it is because i'm useing d2x instead of the old ciosx 21 but it works.
 

dj_skual

Code & Mix
OP
Member
Joined
Mar 9, 2008
Messages
1,014
Trophies
1
Website
sourceforge.net
XP
2,635
Country
France
trigger_ftu said:
i will try this. and report my findings.

Update: Hecks yeah now it works. don't know if it is because i'm useing d2x instead of the old ciosx 21 but it works.

i'm sure that was cause you have some files without extensions in the path the app are trying to load

just still to get report from bnm81002 and stere0
wink.gif
 

trigger_ftu

The FantomPhox
Member
Joined
Nov 23, 2008
Messages
209
Trophies
0
Location
Germany
XP
345
Country
United States
dj_skual said:
trigger_ftu said:
i will try this. and report my findings.

Update: Hecks yeah now it works. don't know if it is because i'm useing d2x instead of the old ciosx 21 but it works.

i'm sure that was cause you have some files without extensions in the path the app are trying to load

just still to get report from bnm81002 and stere0
wink.gif
no the older version was still in my sdcard/usb flash i used send elf to try the dol before updateing the innards.
 

xFede

Active Member
Newcomer
Joined
Feb 27, 2011
Messages
31
Trophies
0
XP
34
Country
Italy
Every save that is on SD but not on the real nand ,SaveGame Manager GX give me a error like"unable to SetUID"".
I think this is because your app doesn't create the savegame but only replace them.
Can you add this feature on the next release.
Sorry for my bad english and thx again.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    D @ diamondsofmayhem: G'night!