Index du forum • Partenaires • FAQ • M’enregistrer • Connexion 
Tgames Actualité Consoles et Homebrew

Tgames Actualité Consoles et Homebrew

Site officiel français de WiiFlow et ses thèmes

Vers le contenu

  • Imprimer le sujet
Index du forum Index du forum » Switch/Wii U » Homebrews Wii

Savegame Manager Gx r127

Tous les Homebrews.
Répondre
93 messages • Page 1 sur 4 • 1, 2, 3, 4
Savegame Manager Gx r127

Messagepar salahpayne » Mar 29 Juin 2010 15:26

Savegame Manager Gx R127

Image



Le gestionnaire de sauvegarde SaveGame Manager pour la Wii basé sur LibWiiGui par tantric, arrive avec une nouvelle mise à jour qui apporte son lot de nouveautés.

A noter que la version 122 a ajouté la gestion de la NAND virtuelle (lancement à partir de la NAND réelle)
Un nouveau forwarder officiel V9 vient de faire son apparition

Changelog :
  • r127
  • r126
  • r125
  • r124
  • r123
  • Anciennes versions
r127 : * Added new HBC (LULZ) support
* Changed a bit the update process
r126 : * Changed the update fonction
* Added a script to generate and put on the good place update files for new update fonction while compiling (easy release)
* Fixed Issue 168

Forwarder:
* Fix crash on drives with physical sector size > 512 bytes (USBLoader GX)
* Added a 10 seconds loop to wait slow HDD (USBLoader GX)
* Changed video init fonction to work with last libogc
* Synchronized to Issue 168 fix
r125 : * Added Controllers Mapping (from WiiXplorer)
* Added Controllers Settings Menu to allow you to change the mapping
* Added Controllers Settings Menu to Parental control
* Added SdPort Class to auto detect SD card eject/insert
r124 : * Fixed Issue 158
* Fixed CustomPath create problem
* Fixed SearchBar for Emulated Saves Browser
* Added Fix_EmuDB() fonction to allow you to fix or create the FaceLib file inside your emulated nand path
* Added Emulated Mii Browser to browser your miis inside your emulated nand path
* Added Emulated Mii Window to allow you to manage your miis installed inside your emulated nand path
* Added InstallMiiToEmu() fonction to FileMiiWindow, to install a mii from device to your emulated nand path
* Added InstallMii() fonction to MiiWindow, to install a mii from your real nand to your emulated nand path
* Added DeleteEmuSave() fonction to EmuSaveWindow, to install a save from your emulated nand path
* Changed ManageAll Window to add all new saves and miis emulated nand fonctions
r123 : * Fixed a widescreen problem with icons in List mode (Issue 156)
* Fixed a problem with the Icon mode for emulated nand (Issue 157)
* Fixed a problem with Warning message refresh in manage windows
* Fixed bug in aif and wav decoding (thx dimok)
* Added EmuSaveWindow to manage your saves from your emulated nand path
* Added "Block Manage Emulated Nand" to Parental Control Settings Menu
* Added InstallEmu() to install saves from your emulated nand path to the real nand (of course, the save need to already exist on the real nand)
* Added ExtractEmu() to extract saves from your emulated nand path to your storage device
* Added fonction to install a data.bin in your emulated nand path
* Added fonction to install a save from your real nand to your emulated nand path
* Added fonction to install a save from your storage device to your emulated nand path
* Fixed Linux compile errors
* Changed font character texture to I4 which uses half as much memory (less cache memory) (thx dimok)

Branches:
* Updated libpng to 1.5.9
* Updated libjpeg to 8d
* Updated zlib to 1.2.6
* Updated libgd to SVN and make it use interlace on libpng (thx dimok)
Anciennes versions : 
Voir le texte
r122
* Fixed some navigation problems in manage windows ( Issue 154 )
* Fixed usb multipartition problem ( Issue 155 )
* Added USB Multipartition support in SelectBrowser
* Added ScrollWide effect to GuiText
* Added a warning message in manage window if the save you want to manage is not
installed in the Wii
* Fixed a problem with EmuNand list count
* Changed filebrowser to don't detect saves installed on EmuNand as extracted
saves

r121
* Added Emulated Nand Browser. Only if the app is running under real Nand. You can set your emulated nand path in the "custom path settings menu" and enabled/disabled the browser in the "features settings menu". At this stage, you can only browse your files, and not manage...
* Fixed problem to extract big files ( Issue 151 )
* Fixed HomebrewBrowser problem if meta.xml had no tag, or if tag is empty ( Issue 150 )
* Changed a bit the StartUp process ( Issue 152 )
* Changed NEEK running detection to v4

Branches:
* Updated libntfs to 2012-1-15 (rev11)
* Updated libuneekfs to 1.0.7

r120:
* Changed the Taskbar layout
* Added USB HDD multipartition support
* Fixed Mii::Fix_DB() problem if the 3ds transfert fonction is enabled
* Added a prompt to enable the 3DS transfert while Mii::Fix_DB()
* Fixed bug in aiff sound playback (thx dimok)
* Moved Mem2_Init() after video init
* Changed NEEK running detection

r119:
* Added Class Nand and Class Tools
* Reworked lot of fonctions to use those new classes
* Reworked old mii_installer fonction as a new class Mii
* Fixed Random freeze while browsing save on wiisave.com
* Fixed browser's freeze if no mii or savegame are installed in the nand
* Lot of sources changes, clean and sort
* Added a Mii::FixDB() fonction on startup (fix Facelib file and miichannel's datas):

r118 :

* Removed buggy focus system completely (it was never working correct)
* Added support to control screen pointer with gc pad, nunchuk or classic
controller. you are always able to control as long as the corresponding wii
control does not point to the screen (e.g. wiimote 1 not pointing to screen ->
gcpad/nunchuk/classic controller 1 can control pointer 1). A speed factor is
added to the gui option (thx dimok)
* Added Numpad text theme and is applied with keyboard theme entries
* Added flush of homebrew memory before launching app_booter

r117:

* Added Data.bin extraction (official nintendo format) from nand to storage device only if the app is running under real nand.
* Added custom path to selected where must be extracted your data.bin by default (sd:/private/wii/title)
* Added Keys class to find some Wii keys
* Changed the animation behavior of icons (thanks antidote)
* Some little changes in fileops, DirList and IosLoader::GetIosInfo()
* Fixed false loading of custom dip module on d2x cIOS (thx dimok)
* Converted all ogg sounds from 44.1 khz to 48 khz (thx dimok)
* Fixed bad memory deallocation in data.bin fonctions to avoid corrupted datas

Branches:
* Added libseeprom (a library that provides filesystem access to the Wii's SEEPROM)
* Added libotp (a library that provides filesystem access to the Wii's OTP)
* Updated libext2fs to 1.0.4 r19


r116
* Removed all functions related to the "index.sgmgx" file (perhaps a future
emulated nand saves support...)
* Fixed ExtractAllMiis() code dump.
* Fixed GameTDB url.

r115
* Fixed problem to find some saves on wiisave.com
* Added a progress bar while the startup process
* Fixed a navigation problem in manage prompts
* Changed some grafics (code aligned to this changes)
* minor optimization - make LIMIT not evaluate stuff like
"atoi(balbla+strlen(stuff))" 3 times (thx giantpune)
* Some minor clean ups

Branches:
* Updated libext2fs to 1.0.3 r17

r114
* Changed illegal fat charaters fix and added a fonction to change old extracted filename while installing the save
* Added new illegal fat charaters fix to extract a data.bin to storage device fonction
* Fixed a problem who corrupt file datas while extracting a data.bin to a custom path
* Fixed freeze for Wii with no internet connection
* Added ES AHBPROT patch to keep AHBPROT flag enabled while an IOS reload
* Changed everything from WiiTDB to GameTDB (using new host and name)
* Added quick switch between system font and old font (fixed memory leak in font change) (thx dimok)

r113
* Added Download Save Fonctions to download saves from https://www.wiisave.com
* Added DownloadSave button in Files/Saves/Miis management windows
* Added DownloadSave entry to Parental Control Restrictions
* Added https://www.wiisave.com to credits and meta.xml
* Changed zip files management in WiiTDB update fonctions
* Fixed some memory leak in data.bin fonctions (thx giantpune)

Change log (vr112_HBCfix):
*fixed launching through Homebrew Channel

r112
* Added Data.bin support. Now, you can only decrypt a data.bin, and install in Nand or write on SD/HDD.
* Added fonctions to move or delete data.bin on SD/HDD
* Fixed Linux compile
* lot of sources clean

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

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

r109
* Improved FileBrowser speed up when open a folder containing lot of save files
* Added new DeviceBrowser Layout (Choose List or Icon display in taskbar)
* Added savetypes icons in the listbrowser
* Fixed code dump on reload font ( Issue 124 )
Branches:
* Updated libfat to 1.0.10
r108:
* Added ScreenShot (hold Nunchuk button Z and press C)
* Added some strings replacement for clean chanlog text
* Added Language files update settings (you can now update meta, icon, wiitdb, lang without a new rev available)
* Added SDReload Button on MainWindow
* Fixed Titlte Launcher startup code dump (Issue 114)(thx pplucky for tests)
* Fixed infinite loop when updating icon (Issue 118)
* Fixed MoveSave and CopySave fonctions
* Changed WiiTDB settings menu by Features menu
* Changed some images position in ProgressWindow

Forwarder:
* Added comments line detection in meta.xml
* Sources Clean


r107
* Fixed usb probrem (Issue 111)
* Reworked the filebrowser.h/.cpp
* Some fixes in settings screens navigation
* Completly recoded the TitleBrowser (Issue 110)
* Completly recoded the gui_optionbrowser
* Added Parental Control Restrictions (Issue 113)
* Removed Libmxml use. Changed everything to use TinyXML (modified by dimok)
* Fixed Theme Downloader to list the themes
* Removed compile warnings for devkitPPC R23

r106
* Added an automatic resource list generation script which is executed when files are added/removed (Thanks Dimok)
* Added an own class for the HomebrewPrompt
* Added booting with arguments from meta.xml for homebrews
* Added an argument receiver from meta.xml to the app: "-ios=xxx". The ios is the boot IOS on startup.
* Fixed Homebrew Browser duplicate buttons for apps with more than one dol in the app folder
* Fixed lot of problems with USB HDD (need feedback)
* Fixed the "GoogleCode" AutoUpdate problem (one more time...)


r105
* Improved HomebrewList creation speed up
* Improved CheckSave function speed up
* Fixed ThemeReload code dump
* Completely reworked fileops file (now using DirList)

Téléchargement Savegame Manager Gx R127
Téléchargement

Téléchargement Savegame Manager Gx R127 vWii (fichier .dol seul)
Téléchargement

Téléchargement Official Channel (17blocks - forwarder rev09 - SMGX)
Téléchargement

Téléchargement Official Dark Channel (17blocks - forwarder rev09 - SMGX)
Téléchargement


Source
Image
Image
salahpayne Hors ligne

Avatar de l’utilisateur
Master Gamer
Master Gamer
 
Messages: 2390
Inscription: Lun 20 Oct 2008 00:55
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.2E
cIOS Wii: Cios57 rev20 slot249
Type de DS: DS
Linker DS: R4 Clone
Firmware PS3: 3.73
CFW PS3: Waninkoko
Type de PSP: Fat
Firmware PSP: 6.39 Me
Type de Xbox360: Fat
Lecteur Xbox360: LiteOn
Firmware Xbox360: Lt + 2.0
Haut


Re: Savegame Manager Gx R73

Messagepar MeTalYaNg » Mar 29 Juin 2010 17:16

Merci pour l'info! :bravo:
Image
MeTalYaNg Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 735
Inscription: Mar 8 Sep 2009 08:44
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 3.3J
cIOS Wii: CiosXrev19[37] RMSv5
Haut


Re: Savegame Manager Gx R73

Messagepar Oops » Mar 29 Juin 2010 22:36

merci :bravo:
[TUTO]Partage SAMBA (ftp) : MPlayer CE, WiiXplorer, snes9x...
Dernière version de NeoGamma + Mini Guide + Chaîne
Wiiflow + Tuto + Chaînes + Thèmes
Liens Homebrews : ici
Image
Oops Hors ligne

Avatar de l’utilisateur
God Member
God Member
 
Messages: 7083
Inscription: Jeu 2 Avr 2009 02:35
Localisation: 17 et 95
Sexe: Masculin
Wi-Fi: Oui
cIOS Wii: Wii vendu
Type de DS: 3DS
Linker DS: R4i GOLD 3DS (r4ids.cn)
Firmware PS3: 4.11
CFW PS3: ode a venir
Type de PSP: Fat
Firmware PSP: 6.60 pro-B10
Type de Xbox360: Fat
Lecteur Xbox360: LiteOn
Firmware Xbox360: LT+3.0 rgh2 coolrunn
Dashboard: 3.775
Haut


Re: Savegame Manager Gx R73

Messagepar TGbot » Mar 29 Juin 2010 22:40

Pour moi , c'est code dump , la R45 marche , pas celle la .
Tant pis !
TGbot Hors ligne

Avatar de l’utilisateur
Famous Member
Famous Member
 
Messages: 4774
Inscription: Dim 21 Sep 2008 11:15
Sexe: Geek ?
Wi-Fi: Oui
cIOS Wii: Aucun
Haut


Re: Savegame Manager Gx R73

Messagepar shunite » Mer 30 Juin 2010 01:33

:74: Merci salahpayne :D
Image
shunite Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 971
Inscription: Jeu 24 Sep 2009 09:48
Localisation: Nord
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.1E
cIOS Wii: d2x v8 + hermes r4
Type de DS: 3DS
Haut


Re: Savegame Manager Gx R73

Messagepar MeTalYaNg » Mer 30 Juin 2010 05:30

C'est pas dj_skual qui fait savegame manager GX :?: :?:

Tantric, c'est juste pour LibWiiGui non :?: :?: :?:
Image
MeTalYaNg Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 735
Inscription: Mar 8 Sep 2009 08:44
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 3.3J
cIOS Wii: CiosXrev19[37] RMSv5
Haut


Re: Savegame Manager Gx R74

Messagepar salahpayne » Mer 7 Juil 2010 12:36

Mise a jours Savegame Manager Gx R74 .
Image
Image
salahpayne Hors ligne

Avatar de l’utilisateur
Master Gamer
Master Gamer
 
Messages: 2390
Inscription: Lun 20 Oct 2008 00:55
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.2E
cIOS Wii: Cios57 rev20 slot249
Type de DS: DS
Linker DS: R4 Clone
Firmware PS3: 3.73
CFW PS3: Waninkoko
Type de PSP: Fat
Firmware PSP: 6.39 Me
Type de Xbox360: Fat
Lecteur Xbox360: LiteOn
Firmware Xbox360: Lt + 2.0
Haut


Re: Savegame Manager Gx R74

Messagepar shunite » Mer 7 Juil 2010 14:20

Merci pour la MAJ :bravo:
Image
shunite Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 971
Inscription: Jeu 24 Sep 2009 09:48
Localisation: Nord
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.1E
cIOS Wii: d2x v8 + hermes r4
Type de DS: 3DS
Haut


Re: Savegame Manager Gx R74

Messagepar actarus1973 » Mer 7 Juil 2010 14:24

Merci !! :vacance: :vacance:
image

image
actarus1973 Hors ligne

Avatar de l’utilisateur
Geek
Geek
 
Messages: 2928
Inscription: Mer 11 Fév 2009 11:52
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.1E
cIOS Wii: d2x v9b1 r47
Dongle PS3: Aucun
Haut


Re: Savegame Manager Gx R76

Messagepar salahpayne » Mar 13 Juil 2010 01:33

MAJ vers Savegame Manager Gx R76 .
Image
Image
salahpayne Hors ligne

Avatar de l’utilisateur
Master Gamer
Master Gamer
 
Messages: 2390
Inscription: Lun 20 Oct 2008 00:55
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.2E
cIOS Wii: Cios57 rev20 slot249
Type de DS: DS
Linker DS: R4 Clone
Firmware PS3: 3.73
CFW PS3: Waninkoko
Type de PSP: Fat
Firmware PSP: 6.39 Me
Type de Xbox360: Fat
Lecteur Xbox360: LiteOn
Firmware Xbox360: Lt + 2.0
Haut


Re: Savegame Manager Gx R76

Messagepar MeTalYaNg » Mar 13 Juil 2010 08:11

salahpayne a écrit:MAJ vers Savegame Manager Gx R76 .


Merci bien à toi pour l'info! :bravo:

Je MAJ de suite car je suis un inconditionnel :!: :!:
Image
MeTalYaNg Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 735
Inscription: Mar 8 Sep 2009 08:44
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 3.3J
cIOS Wii: CiosXrev19[37] RMSv5
Haut


Re: Savegame Manager Gx R76

Messagepar shunite » Mar 13 Juil 2010 21:02

Merci pour la MAJ :74:
Image
shunite Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 971
Inscription: Jeu 24 Sep 2009 09:48
Localisation: Nord
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.1E
cIOS Wii: d2x v8 + hermes r4
Type de DS: 3DS
Haut


Re: Savegame Manager Gx R78

Messagepar salahpayne » Mar 20 Juil 2010 19:21

Maj Savegame Manager Gx R78
Image
Image
salahpayne Hors ligne

Avatar de l’utilisateur
Master Gamer
Master Gamer
 
Messages: 2390
Inscription: Lun 20 Oct 2008 00:55
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.2E
cIOS Wii: Cios57 rev20 slot249
Type de DS: DS
Linker DS: R4 Clone
Firmware PS3: 3.73
CFW PS3: Waninkoko
Type de PSP: Fat
Firmware PSP: 6.39 Me
Type de Xbox360: Fat
Lecteur Xbox360: LiteOn
Firmware Xbox360: Lt + 2.0
Haut


Re: Savegame Manager Gx R78

Messagepar TGbot » Mar 20 Juil 2010 20:11

Pour info , le code dump apparait si vous n'avez pas de Mii sur votre wii .
TGbot Hors ligne

Avatar de l’utilisateur
Famous Member
Famous Member
 
Messages: 4774
Inscription: Dim 21 Sep 2008 11:15
Sexe: Geek ?
Wi-Fi: Oui
cIOS Wii: Aucun
Haut


Re: Savegame Manager Gx R78

Messagepar salahpayne » Mar 20 Juil 2010 20:18

Ok kalidor je l'ajoute comme note dans le main :)
Image
Image
salahpayne Hors ligne

Avatar de l’utilisateur
Master Gamer
Master Gamer
 
Messages: 2390
Inscription: Lun 20 Oct 2008 00:55
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.2E
cIOS Wii: Cios57 rev20 slot249
Type de DS: DS
Linker DS: R4 Clone
Firmware PS3: 3.73
CFW PS3: Waninkoko
Type de PSP: Fat
Firmware PSP: 6.39 Me
Type de Xbox360: Fat
Lecteur Xbox360: LiteOn
Firmware Xbox360: Lt + 2.0
Haut


Re: Savegame Manager Gx R78

Messagepar MeTalYaNg » Mer 21 Juil 2010 09:47

Merci pour la MAJ!

Et vive les forwarders !!
Image
MeTalYaNg Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 735
Inscription: Mar 8 Sep 2009 08:44
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 3.3J
cIOS Wii: CiosXrev19[37] RMSv5
Haut


Re: Savegame Manager Gx R79

Messagepar salahpayne » Ven 23 Juil 2010 13:30

Mise a jour Savegame Manager Gx R79
Image
Image
salahpayne Hors ligne

Avatar de l’utilisateur
Master Gamer
Master Gamer
 
Messages: 2390
Inscription: Lun 20 Oct 2008 00:55
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.2E
cIOS Wii: Cios57 rev20 slot249
Type de DS: DS
Linker DS: R4 Clone
Firmware PS3: 3.73
CFW PS3: Waninkoko
Type de PSP: Fat
Firmware PSP: 6.39 Me
Type de Xbox360: Fat
Lecteur Xbox360: LiteOn
Firmware Xbox360: Lt + 2.0
Haut


Re: Savegame Manager Gx R79

Messagepar MeTalYaNg » Ven 23 Juil 2010 18:15

salahpayne a écrit:Mise a jour Savegame Manager Gx R79

Merci! :bravo:

Toujours pas de forwarder :cry: :cry:
Image
MeTalYaNg Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 735
Inscription: Mar 8 Sep 2009 08:44
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 3.3J
cIOS Wii: CiosXrev19[37] RMSv5
Haut


Re: Savegame Manager Gx R79

Messagepar MeTalYaNg » Mar 3 Aoû 2010 07:43

SaveGame Manager GX est passé en r80!!

https://code.google.com/p/savegame-manager-gx/source/list
Image
MeTalYaNg Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 735
Inscription: Mar 8 Sep 2009 08:44
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 3.3J
cIOS Wii: CiosXrev19[37] RMSv5
Haut


Re: Savegame Manager Gx R78

Messagepar kyno » Mar 3 Aoû 2010 23:45

kalidor a écrit:Pour info , le code dump apparait si vous n'avez pas de Mii sur votre wii .


En même temps , qui n'as pas de Mii sur sa wii ? ^^' à Oui , kalidor... ^^'
Image
Kyno.org
kyno Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 1096
Inscription: Sam 18 Oct 2008 12:32
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 3.4E
cIOS Wii: CIOS57Rev19+hermesv5
Firmware PS3: 4.00
Dongle PS3: Aucun
Haut


Re: Savegame Manager Gx R79

Messagepar MeTalYaNg » Mer 4 Aoû 2010 08:29

MeTalYaNg a écrit:SaveGame Manager GX est passé en r80!!

https://code.google.com/p/savegame-manager-gx/source/list


Personne ne sait comment on le compile ce truc :?: :?:
Image
MeTalYaNg Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 735
Inscription: Mar 8 Sep 2009 08:44
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 3.3J
cIOS Wii: CiosXrev19[37] RMSv5
Haut


Re: Savegame Manager Gx R79

Messagepar actarus1973 » Jeu 5 Aoû 2010 06:38

MAJ :

SaveGame Manager GX r81

Télécharger
Téléchargement


CHANGELOG

- Ajout du support pour les titres WiiTDB SaveGame
- Ajout des formats .xml et .zip
- Paramètres WiiTDB Ajouté dans SettingsPrompt
- Mise à jour le WiiTDB directement à partir des Paramètres WiiTDB
- Ajout de option UpdateSettings pour mettre à jour WiiTdb.zip avec le dol.
-l ien de téléchargement: "https://wiitdb.com/wiitdb.zip?LANG=NONE" (Si votre Wii n'est pas connecté)


Forwarder v3 (.dol)

Télécharger
Téléchargement



CHANGELOG Forwarder:

- ajout de USB 2.0, si le cIOS 202 est installé
image

image
actarus1973 Hors ligne

Avatar de l’utilisateur
Geek
Geek
 
Messages: 2928
Inscription: Mer 11 Fév 2009 11:52
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.1E
cIOS Wii: d2x v9b1 r47
Dongle PS3: Aucun
Haut


Re: Savegame Manager Gx R79

Messagepar MeTalYaNg » Jeu 5 Aoû 2010 08:26

actarus1973 a écrit:MAJ :

SaveGame Manager GX r81

Télécharger
Téléchargement


CHANGELOG

- Ajout du support pour les titres WiiTDB SaveGame
- Ajout des formats .xml et .zip
- Paramètres WiiTDB Ajouté dans SettingsPrompt
- Mise à jour le WiiTDB directement à partir des Paramètres WiiTDB
- Ajout de option UpdateSettings pour mettre à jour WiiTdb.zip avec le dol.
-l ien de téléchargement: "https://wiitdb.com/wiitdb.zip?LANG=NONE" (Si votre Wii n'est pas connecté)


Forwarder v3

Télécharger
Téléchargement



CHANGELOG Forwarder:

- ajout de USB 2.0, si le cIOS 202 est installé


Merci actarus! :bravo:

Je n'arrive pas à faire tourner le forwarder.

En chaine, c'est nikel pourtant!
Image
MeTalYaNg Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 735
Inscription: Mar 8 Sep 2009 08:44
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 3.3J
cIOS Wii: CiosXrev19[37] RMSv5
Haut


Re: Savegame Manager Gx R79

Messagepar actarus1973 » Jeu 5 Aoû 2010 08:42

MeTalYaNg a écrit:Je n'arrive pas à faire tourner le forwarder.


tu a installer un cios 202 ??
image

image
actarus1973 Hors ligne

Avatar de l’utilisateur
Geek
Geek
 
Messages: 2928
Inscription: Mer 11 Fév 2009 11:52
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 4.1E
cIOS Wii: d2x v9b1 r47
Dongle PS3: Aucun
Haut


Re: Savegame Manager Gx R79

Messagepar MeTalYaNg » Jeu 5 Aoû 2010 08:46

actarus1973 a écrit:
MeTalYaNg a écrit:Je n'arrive pas à faire tourner le forwarder.


tu a installer un cios 202 ??


J'ai le 202 pour WiiMC!!
Image
MeTalYaNg Hors ligne

Avatar de l’utilisateur
Gamer
Gamer
 
Messages: 735
Inscription: Mar 8 Sep 2009 08:44
Sexe: Masculin
Wi-Fi: Oui
Firmware Wii: 3.3J
cIOS Wii: CiosXrev19[37] RMSv5
Haut


Suivante

Répondre
93 messages • Page 1 sur 4 • 1, 2, 3, 4

Retourner vers Homebrews Wii



Articles en relation

  • Sujets
    Réponses
    Vus
    Dernier message
  • Savegame Manager R78
    par Krane » Jeu 15 Juil 2010 11:03
    7 Réponses
    794 Vus
    Dernier message par MeTalYaNg Voir le dernier message
    Mer 21 Juil 2010 13:40
  • SaveGame Manager GX r59
    par kyno » Mer 24 Fév 2010 18:20
    22 Réponses
    1193 Vus
    Dernier message par Oops Voir le dernier message
    Lun 19 Avr 2010 18:10
  • SaveGame Manager r68
    par kyno » Ven 23 Avr 2010 22:20
    14 Réponses
    861 Vus
    Dernier message par actarus1973 Voir le dernier message
    Sam 26 Juin 2010 11:23
  • Savegame Manager alpha3
    par MickeyBlue » Mer 17 Juin 2009 01:27
    4 Réponses
    841 Vus
    Dernier message par Oops Voir le dernier message
    Mer 17 Juin 2009 13:04
  • Savegame Manager alpha 1 by Waninkoko
    par Tgames » Ven 1 Mai 2009 12:52
    8 Réponses
    855 Vus
    Dernier message par Oops Voir le dernier message
    Ven 1 Mai 2009 14:42


Qui est en ligne

Utilisateurs parcourant ce forum: Aucun membre et 8 invités


Basculer vers le mode mobile
  • Index du forum
  • L’équipe du forum • Supprimer les cookies du forum • Zone horaire: Europe/Paris [ Heure d’été ]
  • Flux RSS Flux RSS
  • Liste des flux Liste des flux
Powered by phpBB® Forum Software © phpBB Group
Traduction par: phpBB-fr.com
phpBB SEO