Hacking Objective: Create a TN-V bubble with a smaller size base game.

RyanRDLPS

Well-Known Member
OP
Member
Joined
Oct 20, 2009
Messages
105
Trophies
0
XP
208
Country
United States
Hey fine peoples,

I apologize for the similar topics, but the deeper I go in working on this the more I find it to be very headache-inducing.

With that said, I think I know what I need to do, but I need a couple questions answered if you can.
---
I need to install ARK on my system, which I believe will allow me to use it's built in file browser to copy over the PBOOT file that I need. Which in turn will make the base game much smaller. This is an issue though, as write access has been blocked to GAME directory in 3.55 FW.

However, I already have TN-V installed and am utilizing Mimana as the base game. It is about 500MB in size though, and I'd love to get that much smaller.

1) I have TN-V installed but have about 10 GB worth of PSP titles installed as well. If I re-exploit with ARK instead, will I lose those ISO/CSOs? Or since I've installed them through TN-V will they remain on the system?

Thanks to all in advance!
PSVITA
FW 3.55
 
D

Deleted User

Guest
So if I'm not mistaken, you just want to replace Mimina with a smaller basegame?
 

Townsperson

Well-Known Member
Member
Joined
Dec 7, 2015
Messages
404
Trophies
0
Age
30
XP
480
Country
United States
I believe the question is along the lines of "Can I install ARK (and use it instead of TN-V) without losing my installed games?"

As for choosing ARK over TN-V, I'm guessing some guide somewhere states that you can use some replacement PBOOT (And overwrite the base game's PBOOT) if you use ARK (At least, that's what it seems like OP is getting at).

I'm not that knowledgeable on Vita hacks, so hopefully someone else can help out here.
 

RyanRDLPS

Well-Known Member
OP
Member
Joined
Oct 20, 2009
Messages
105
Trophies
0
XP
208
Country
United States
Thanks for the replies guys!

So if I'm not mistaken, you just want to replace Mimina with a smaller basegame?

Yes ultimately, that is the objective. I don't need ARK really at all. Do you know of a simpler way to do that? The wall I keep hitting is the removal of write access to the GAME folder.

As for choosing ARK over TN-V, I'm guessing some guide somewhere states that you can use some replacement PBOOT (And overwrite the base game's PBOOT) if you use ARK (At least, that's what it seems like OP is getting at).

I think installing ARK allows an FTP/File Browser system that can successfully write to GAME. According to the collective, this seems to be the case.
I'll work on it today, and get back to everyone a bit later.
 

RyanRDLPS

Well-Known Member
OP
Member
Joined
Oct 20, 2009
Messages
105
Trophies
0
XP
208
Country
United States
Yup. That did it!
I was successful! For whatever reason, the FTP homebrew application works for data transfer to the GAME folder on ARK, but not TN-V.
It's really a simple matter of moving the PBOOT TN-V file into the demo folder (I used a "Mini" type game) once you are using the FTP system inside of ARK!
I want to document this so if more people have issues, they can follow my route, and hopefully shorten their process.

Now I have a TN-V launcher at only 11 MB!
For anyone wondering, I purchased the mini title - Alien Zombie Death (11MB) - Smallest I could find for the price! 0.99 cents!
 
  • Like
Reactions: Deleted User

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BigOnYa @ BigOnYa:
    Games are getting huge nowdays, like 125gb a game (4k games anyways). I feel sorry for players that only have a 512gb hd. (Series S)
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    It's fine just stream the game! Lol
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    I wonder if that was the point of game streaming
  • Psionic Roshambo @ Psionic Roshambo:
    But it's a dead end
  • Xdqwerty @ Xdqwerty:
    @Psionic Roshambo, people who cant download it can still play the game
  • BigOnYa @ BigOnYa:
    If your internet speeds are fast enough. Streaming 4k takes alot. I used to only have 20mb sec, and 4k struggled. Now I have 300mb sec and 4k plays fine.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, i only have like 1 or 2 mb sec
  • BigOnYa @ BigOnYa:
    Did you feed the hamster in your internet router? It prob died and is running slow now.
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, why did you start saying my pc has a hamster in the first place?
    +1
  • BigOnYa @ BigOnYa:
    Its actua!ly just a old joke, meaning its slow. Was just kidding around with you.
    +1
  • BigOnYa @ BigOnYa:
    I bet @AncientBoi has some hamsters hidden somewhere tho....
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    I think Game streaming should work like this.... Local Hardware able the run the game fine, game engine and common assets stored locally, all FMV and music and textures could be streaming
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Some temporary storage
  • Xdqwerty @ Xdqwerty:
    also @BigOnYa im making some progress on my gdevelop project, implemented various mechanics
  • Psionic Roshambo @ Psionic Roshambo:
    They went all in on streaming, should have been more of a hybrid approach
    +1
  • BigOnYa @ BigOnYa:
    Or free government supplied high speed internet be nice also. Like Obama care. Xdqwerty that's cool, its time consuming but rewarding once done or playable, to see what you've made from scratch. Animations take forever, but worth it.
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, although the bullets are a bit buggy
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Not to mention this would be a massive pain to pirate
  • Xdqwerty @ Xdqwerty:
    @BigOnYa,
    and the visual aspect of the game is quite crude (the sprite that looks best is that of the protagonist just because he is a stickman with sunglasses)
    +1
  • BigOnYa @ BigOnYa:
    There is a bullets behaviour you assign to your character, that makes the code easier, under "behaviours"
  • Xdqwerty @ Xdqwerty:
    i meant that when the character is pointing to the right, the bullets spawn where they should, but when he is on the right, they move to the right but the spawn point is incorrect
  • BigOnYa @ BigOnYa:
    Itch.io has lots of free assets also. Under the bullets behavior tab, there is a "rotate bullets" option, can try that. Or in the code can try
    - fire bullet Player. (PlayerDirection)
  • Xdqwerty @ Xdqwerty:
    im taking a break for today anyway
    +1
    Xdqwerty @ Xdqwerty: im taking a break for today anyway +1