Homebrew SaveGame Manager GX

  • Thread starter Thread starter dj_skual
  • Start date Start date
  • Views Views 393,658
  • Replies Replies 1,909
  • Likes Likes 8

Delete Save one by one fonction

  • Yes

    Votes: 34 81.0%
  • No

    Votes: 8 19.0%

  • Total voters
    42
  • Poll closed .
Revision 101 avalaible:

Download here: R101.dol

r101:

* Fixed CodeDump problems (report please)
* Prepared sources for devkitPPC rev23
* Linux case sensitive compile error fixed (perhaps...)

* Themes Changes:
- Settings title Color added as "flyingbutton menu title text color"
- Settings button text color added as "flyingbutton menu mainbutton text color"
- Page indicator text color added as "flyingbutton menu title text color"
- Theme Downloader title Color added as "flyingbutton menu title text color"
- Theme Downloader button text color added as "flyingbutton menu mainbutton text color"
- Theme Menu title Color added as "flyingbutton menu title text color"
- Theme Menubutton text color added as "flyingbutton menu mainbutton text color"
- Tooltip text color added as "tooltip text color"
- Settings option browser entry test color added as "optionbrowser entry text color"
- Text Reader filename text color added as "text reader filename text color"
- Text Reader file text color added as "text reader file text color"
- Home Menu main buttons text color added as "homemenu main button text color"
- SelectBrowser adress text color added as "select browser adress text color"
- SelectBrowser entry text color added as "select browser entry text color"
- Keyboard text color added as "keyboard text color"
- Keyboard buttons text color added as "keyboard buttons text color"
- Keyboard special buttons text color added as "keyboard spec buttons text color"
- CheckBox cross color added as "checkbox cross color"
- CheckBox extern border color added as "checkbox extern border color"
- CheckBox intern background color added as "checkbox intern background color"
- Disabled mask color added as "disabled mask color"

*Images reworked:
- button_close.png
- button_close_over.png
- button_valid.png
- button_valid_over.png
- button_wifi.png
- button_wifi_over.png

Enjoy!!!
yaywii.gif
 
Dj, I've not tried the newest build and am using one from while ago (I dont know which rev). I will try the newest build when I get time over the weekend.

Anyway.

Racket Sports Party id4=SRQP wont copy.
It wont unpack with FE100 either, I'm guessing an illegal character (" * / : < > ? \ |) in the naming of a file.

I can send you the data.bin if you'd like, let me know m8.(or you I.R, if you're reading)

I've not been doing much with the wii these days, but I thought Crediar wrote code to rename files like this on the fly ? If he did and you intend a fix (if it's not already fixed) could you use the same naming convention he opted for, and any other apps using a FAT fs for emu stuff should keep to this "standard".


*EDIT*

I tried with the newest build linked above and it creates the folder 0001000053525150 , but it is empty.

You and WiiCrazy should adopt the standard Crediar has for (u)sneek (if he did write code to handle these...I'm unsure)
 
Slimmmmmm said:
Dj, I've not tried the newest build and am using one from while ago (I dont know which rev). I will try the newest build when I get time over the weekend.

Anyway.

Racket Sports Party id4=SRQP wont copy.
It wont unpack with FE100 either, I'm guessing an illegal character (" * / : < > ? \ |) in the naming of a file.

I can send you the data.bin if you'd like, let me know m8.(or you I.R, if you're reading)

I've not been doing much with the wii these days, but I thought Crediar wrote code to rename files like this on the fly ? If he did and you intend a fix (if it's not already fixed) could you use the same naming convention he opted for, and any other apps using a FAT fs for emu stuff should keep to this "standard".


*EDIT*

I tried with the newest build linked above and it creates the folder 0001000053525150 , but it is empty.

You and WiiCrazy should adopt the standard Crediar has for (u)sneek (if he did write code to handle these...I'm unsure)
hello thx for your interest!

please, just post your problem about your pal game here, as it's already reported for ntsc-u:
SaveGame Manager GX Racket Sport Issue

please, don't forget to send your data.bin with your issue
 
Done. It's working fine. Extracted and installed again.

I've noticed a problem when playing about with Hermes nand emulared saves that may affect normal saves too.

Let me stress this is not about the Hermes saves, just that's why I noticed it. Your app seems to relpace files that are already there, it will refuse to install a save if extra files are present.

Now this could be a problem and needs a few tests to confirm it.
I'll give an example of how it may causes problems.

Say you have a save that when extracted gives you :

some_file.ext
profile1.sav

It would extract and install fine, now I am guessing (99%) sure that if you played the game and create a new profile (profile2.sav) then you can't install this over the other one as it contains a new file.

Anyone reading this can confirm it by starting a game that adds a file to the save when a profile is created and try to install it over a save with 1 less file. Make sure that it doesn't just give a new profile and it really does make an extra file. Hope I'm wrong.
 
Slimmmmmm said:
Done. It's working fine. Extracted and installed again.

I've noticed a problem when playing about with Hermes nand emulared saves that may affect normal saves too.

Let me stress this is not about the Hermes saves, just that's why I noticed it. Your app seems to relpace files that are already there, it will refuse to install a save if extra files are present.

Now this could be a problem and needs a few tests to confirm it.
I'll give an example of how it may causes problems.

Say you have a save that when extracted gives you :

some_file.ext
profile1.sav

It would extract and install fine, now I am guessing (99%) sure that if you played the game and create a new profile (profile2.sav) then you can't install this over the other one as it contains a new file.

Anyone reading this can confirm it by starting a game that adds a file to the save when a profile is created and try to install it over a save with 1 less file. Make sure that it doesn't just give a new profile and it really does make an extra file. Hope I'm wrong.
ok
i think since r87, saves like tales of symphonia (saves who are creating new file for a a new save, or profile) are fixed
to extract, the app read inside the nand folder, create an index file with all files path, then extract all files on your storage device.
to install, the app, delete all filse inside the nand folder but keep the banner.bin(hermes cios workaround), then read index file to create all needed files, then copy datas to the nand.
by this way the app can support to install files not already present on the nand
but the deletion is needed if you install an older save of this game, with less file than actually
so the app can't manage to not delete new created profile or you can't reverse to old save state
hope i've well understood what you mean and my explains are enought clear
 
Not sure if it's just me, but in r100, clicking the Wii button to bring up the homebrew launcher works fine. In r101 however, it just goes to a blank SaveGameManager screen and sits there...I can't back out of the application unless I manually shut down my Wii from the power button.
 
buddy said:
Not sure if it's just me, but in r100, clicking the Wii button to bring up the homebrew launcher works fine. In r101 however, it just goes to a blank SaveGameManager screen and sits there...I can't back out of the application unless I manually shut down my Wii from the power button.
how are you launching the app?
how many apps have you in your apps folder?
what are your config?
how are your "AutoConnect" and "Wiiload Receive" settings

in r100, the homebrew launcher was crashing if you have more than 18 homebrews,
i've fixed that in r101 but perhaps introduced some other problems.

thx for your report.
 
Revision 104 avalaible:

Download here: R104.dol

If you are using svn and compile by yourself, i suggest you to delete svn folder and checkout a fresh one.

r104:

* forgot to commit some files

r103:

* Fixed a problem with pageIndicators in FlyingButtonMenu
* Fixed "Racket Sports" savegame extract
* Fixed bug where you can't leave an empty directory by clicking ".." (thx
dimok)
* Changes in nandtitle search
* Added detection of cIOS d2x and show infos about it on CreditsWindow
* Added squareroot sign to CheckBox

Branches:
* Updated libext2fs to v1.0.2 (rev15)
* Updated libntfs to 2011-4-12 (rev10)

r102:

* Sources Clean (missing files will be committed with next rev)

Enjoy!!!
yaywii.gif
 
I keep freezing on a blank SGM menu screen with no buttons, I have to hard reset to get back to the system menu. What do I need to do to fix this? I have a feeling its my .cfg file which keeps turning up blank, could somebody please post the contents of their .cfg file so I can paste it to mine?
Added an Issue on the code page. http://code.google.com/p/savegame-manager-...s/detail?id=102
 
vmn551 said:
I keep freezing on a blank SGM menu screen with no buttons, I have to hard reset to get back to the system menu. What do I need to do to fix this? I have a feeling its my .cfg file which keeps turning up blank, could somebody please post the contents of their .cfg file so I can paste it to mine?
Added an Issue on the code page. http://code.google.com/p/savegame-manager-...s/detail?id=102
ok man
i've answered in issue thread
thx
 
did anyone tried and change Theme in SaveGame Manager GX

Here the app freeze and i have to hard reset it, then i´m trying to change theme
unsure.gif
 
Fox888 said:
did anyone tried and change Theme in SaveGame Manager GX

Here the app freeze and i have to hard reset it, then i´m trying to change theme
unsure.gif

i have a code dump when trying to change theme
 
Fox888 said:
did anyone tried and change Theme in SaveGame Manager GX

Here the app freeze and i have to hard reset it, then i´m trying to change theme
unsure.gif
i know about this prob, but the problem is wierd
do u have a freeze or a code dump?
in theme downloader or theme menu?
thx
 
well it now gives me a stack dump then i´m trying to change theme and the problem comes in the theme menu after i apply the new theme and also after i finish downloading a new theme and
i wanna apply that one, so the problem here is then i´m trying to apply a new theme, it stack dumps

oh forgot to say many Thanks for fixing the stack dumps, then i got to many saves on my SD card and even racket sports party is working now GREAT
cool.gif
 
I extracted the SaveGame_Manager_GX_HBC_SetUp_r104.rar into my SD and when i load in HBC they starts to run and quit with errors. I don´t copy any themes, where i put the SaveGameManagerGX_Default_Theme_r101.zip folder!? Inside apps/savegame folder or in the root of SD?
 

Site & Scene News

Popular threads in this forum