Hacking About installing DLCs

  • Thread starter Thread starter AboodXD
  • Start date Start date
  • Views Views 5,347
  • Replies Replies 48
So you say that your saves are shared between the two.
BlackDeath says that his saves aren't shared between the two while his games are installed to USB and linked nands. Are your games installed to internal memory @Irastris ?

That might be a difference in terms of when saves are shared or not, USB vs Internal

Correct, my games and saves are on the internal memory. I can't afford a decent sized external HDD at the moment.
 
Can you send me your WUPServer? I'd like to delete the invalid data from my Internal Memory as well.
https://github.com/aboood40091/iosuhax/tree/rednand-sigpatches/wupserver

Use this script that I made to delete:
Code:
import time
import wupclient

w = wupclient.wupclient("your ip here")

print("Connected!")
print("")

w.rmdir("/vol/storage_mlc01/usr//title//0005000c//second part of title id for your game")

print("")
print("Done!")
print("Exiting...")
time.sleep(2)

exit()
 
https://github.com/aboood40091/iosuhax/tree/rednand-sigpatches/wupserver

Use this script that I made to delete:
Code:
import time
import wupclient

w = wupclient.wupclient("your ip here")

print("Connected!")
print("")

w.rmdir("/vol/storage_mlc01/usr//title//0005000c//second part of title id for your game")

print("")
print("Done!")
print("Exiting...")
time.sleep(2)

exit()

Thanks. This requires FIX94's fw.img, correct? Or is there a different fw.img I need to use for establishing connection?
 
You can just use redNAND.

BTW, if the script tells you that a file/folder can't be deleted, just ignore that.

Unfortunately, I literally just now started formatting my redNAND SD, as redNAND appears to currently be useless for my need.

Is there any other fw.img I can load? I already have a built IMG for FIX94's iosuhax which is why I asked if that could be used.

--------------------- MERGED ---------------------------

That is, unless it was stored on the SD card with redNAND, and therefore completely formatting my SD card has gotten rid of it. I didn't think about that until just now.
 

Site & Scene News

Popular threads in this forum