![]() |
Innotab 2 Not working after VTech update - Printable Version +- Spiffy Hacks (https://spiffyhacks.harmonypogo.com) +-- Forum: Vtech InnoTab (https://spiffyhacks.harmonypogo.com/forum-1.html) +--- Forum: InnoTab 2 - Storio 2 (https://spiffyhacks.harmonypogo.com/forum-3.html) +--- Thread: Innotab 2 Not working after VTech update (/thread-625.html) |
Innotab 2 Not working after VTech update - UserMark - 11-15-2015 Needed to update innotab 2 to download games for innotab max. Now the cartridge backups work but none of the homebrew flash work. Please help if you have firmware already patched for Version 44.30322 The link on this site is dead. Thanks for any help. http://www.megafileupload.com/i4v0/sdcarda7_backup_20_02_2013_03_52_05.bin RE: Innotab 2 Not working after VTech update - UserMark - 11-18-2015 I have Ubuntu. I would do it myself, except your instructions are a little vage. ============================================================ Use the latest Spiffy Hack to create a firmware backup or use one you already created when flashing your InnoTab Only use linux for this. Otherwise things like symlinks could/will break on windows! If you use windows at all to copy the code to or edit any files, you could easily brick your device. ONLY USE LINUX for the whole process. Take your backup file like 'sdcarda6_backup.bin' and under linux do unsquashfs sdcarda6_backup.bin you will then see all the files extracted in the folder 'squashfs-root' Replace / edit the files you want To repack, go back so you can see the squashfs-root folder then type: mksquashfs squashfs-root modifiedfw.bin -all-root -noI You will now have a file called modifiedfw.bin Now you have two options.. a) Test the firmware by unmounting the current system partition (you need to have shell access, via a serial adapter and wires soldered to do this) and mount your edited file from the sd card. OR b) Flash the firmware by modding one of the flashing scripts (you could just rename your file that of the hacked firmware, and remove the check in the script that looks for RunApp~ and says the firmware has already been patched) Thanks to iso-mick for the info ================================================================================= (Replace / edit the files you want) What files do I want to edit to apply this patch? RE: Innotab 2 Not working after VTech update - Deak Phreak - 11-18-2015 Yea sorry. I don't want to get into too much of specifics on these forums. The file is called RunApp I believe and you find the differences by pulling a backup of your firmware and grab any latest modified firmware version that still has a working link. Locale does not matter. Unpack both firmwares and then compare what has changed between them. That will show you what you need to do. If you need further help, you can PM me and I will respond when I can. You can also pop into the IRC and ask around in there. We are not always active. |