Tutorial  Updated

Full PS Vita CFW Guide (h-encore + HENkaku Ensō)

This is a collaborative project between Plailect (author of 3ds.hacks.guide) and myself (emiyl, author of cfw.guide) to build the best possible up-to-date reference for the PS Vita (TV) hacks scene.

If you have a stock console and are looking to hack your device for the first time, simply read the information on the home page.

:arrow: Guide
 
Last edited by Deleted member 381889,

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,368
Trophies
2
XP
18,277
Country
Sweden
Just a quick question, I already got a crap old Adrenalin install on that Ape Quest demo. Can I just use this installer to make it prettier and update Adrenaline?
 
  • Like
Reactions: Hmed

Deleted member 381889

Guide Writer
OP
Member
Joined
Jan 29, 2016
Messages
2,035
Trophies
1
XP
4,420
And game dumping + backup installing

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

For some reason the website isn't updating :v
However if you click the "Vita Guide" text at the top of the page, it does.

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

Nvm, it updated, just takes a few minutes.
 
Last edited by Deleted member 381889,

Ryccardo

Penguin accelerator
Member
Joined
Feb 13, 2015
Messages
7,696
Trophies
1
Age
28
Location
Imola
XP
6,922
Country
Italy
Looks excellent to me, no need to theme or, much worse, make interactive something that can be explained excellently with standard bold/italics
---
FYI, for the error when using the browser exploit, the most common cause (at least on my PSTV) is not having at least 2 bars of wifi signal (counting only the dot as 1)!

And of course you don't need Windows for formatting the microSD, but you can use Linux/Mac OS/most other Unixes/Android:
* Insert card
* Find the whole-device node (usually /dev/sd?, /dev/rdisk?, /dev/mmcblk? or some variant on the theme - check out the documentation of your OS, and be especially careful to use the correct disk!) The `mount` command may be of help.
* Make sure to unmount all partitions, but not eject the disk
* Use the dd command to write zzBlank to the card (dd if=/path/to/zzBlank.img of=/dev/what-you-found-above)
* Eject and reinsert the card
* Create a new MBR partition table, an exFAT partition, and format said partition (Mac users have it easy: disk utility > select card > partition > options > mbr > 1 partition > exfat, for Linux and others you may be able to use gparted or just the real command line deal: fdisk /dev/????, o (new partition table), n (create partition), t (change type) 07, w (save and quit), mkfs.exfat /dev/the-partition-you-created (note that exfat utilities are usually an optional install!))
 
Last edited by Ryccardo,

Deleted member 381889

Guide Writer
OP
Member
Joined
Jan 29, 2016
Messages
2,035
Trophies
1
XP
4,420
Looks excellent to me, no need to theme or, much worse, make interactive something that can be explained excellently with standard bold/italics
I prettied it up anyway haha
FYI, for the error when using the browser exploit, the most common cause (at least on my PSTV) is not having at least 2 bars of wifi signal (counting only the dot as 1)!
I'll add that now!
And of course you don't need Windows for formatting the microSD, but you can use Linux/Mac OS/most other Unixes/Android:
* Insert card
* Find the whole-device node (usually /dev/sd?, /dev/rdisk?, /dev/mmcblk? or some variant on the theme - check out the documentation of your OS, and be especially careful to use the correct disk!) The `mount` command may be of help.
* Make sure to unmount all partitions, but not eject the disk
* Use the dd command to write zzBlank to the card (dd if=/path/to/zzBlank.img of=/dev/what-you-found-above)
* Eject and reinsert the card
* Create a new MBR partition table, an exFAT partition, and format said partition (Mac users have it easy: disk utility > select card > partition > options > mbr > 1 partition > exfat, for Linux and others you may be able to use gparted or just the real command line deal: fdisk /dev/????, o (new partition table), n (create partition), t (change type) 07, w (save and quit), mkfs.exfat /dev/the-partition-you-created (note that exfat utilities are usually an optional install!))
Oh whoops. I just copied another guide, I didn't think about that lol
 

Deleted member 381889

Guide Writer
OP
Member
Joined
Jan 29, 2016
Messages
2,035
Trophies
1
XP
4,420
Website is currently down for a bit

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

It's back now

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

nvm it isn't ;-;

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

It's actually back now lol
 

Madridi

Card Collector
Member
Joined
May 9, 2008
Messages
3,562
Trophies
2
Age
38
Location
Doha
XP
3,071
Country
Qatar
@Lia
Well done. Good guide :)

Here are a few suggestions to make this better:
- Remove the simple instructions for updating to 3.60 and just keep the detailed one. People are idiots, and the more detailed the guide is, the better
- Remove the page about installing homebrew and plugins and make that part of finalizing setup page, by dividing that page into installing plugins, homebrew, and adrenaline.
- Explain why a user might want download enabler, instead of just instructions on how to add it as a plugin. Maybe also mark some of these as optional (download enabler and homebrew)
- Maybe detail ftp usage as an alternative
- Explain in a section the difference between ur0, ux0, um0, etc..
- Revise the warning on Enso installing page. While I understand the reasons behind the words you wrote, you kinda made it seem like it's unstable and has a good chance of bricking.
- Maybe revise the font color, underlining, bolding, etc .. just to make it aesthetically prettier :)

Either way, good job :)
 
  • Like
Reactions: KiiWii

Deleted member 381889

Guide Writer
OP
Member
Joined
Jan 29, 2016
Messages
2,035
Trophies
1
XP
4,420
@Lia
Well done. Good guide :)
Thanks ^_^
Here are a few suggestions to make this better:
- Remove the simple instructions for updating to 3.60 and just keep the detailed one. People are idiots, and the more detailed the guide is, the better
I think that's a good idea, yes.
- Remove the page about installing homebrew and plugins and make that part of finalizing setup page, by dividing that page into installing plugins, homebrew, and adrenaline.
- Explain why a user might want download enabler, instead of just instructions on how to add it as a plugin. Maybe also mark some of these as optional (download enabler and homebrew)
- Maybe detail ftp usage as an alternative
Yeah, I was thinking about that. I mainly use download_enabler for downloading Enso. I've just realised that I can turn Enso into an mp4 instead :P That'd be simpler.
- Explain in a section the difference between ur0, ux0, um0, etc..
Maybe when I have time
- Revise the warning on Enso installing page. While I understand the reasons behind the words you wrote, you kinda made it seem like it's unstable and has a good chance of bricking.
Yeah, you're probably right haha
- Maybe revise the font color, underlining, bolding, etc .. just to make it aesthetically prettier :)
Just spent the last few hours trying to do that :P
Never used HTML or CSS before so I don't really know how to do things, but I think it's going well
 
  • Like
Reactions: Disco and Madridi

Nirmonculus

Well-Known Member
Member
Joined
Nov 4, 2014
Messages
735
Trophies
0
XP
560
Country
Would it be better to just use sd2vita micro sd and discard the sony mmc?? I'm thinking of just selling my 32gb sony mmc and moving to a 128 micro sd card with sd2vita. I already installed the sd2vita but for now I am using uma0: with a smaller micro sd just to try it out.
 

Disco

Well-Known Member
Member
Joined
Nov 10, 2006
Messages
450
Trophies
1
Location
Croatia
XP
1,483
Country
Croatia
Do I need to activate Vita if I won't be using Adrenaline (I have PSP with CFW for that)?
Will I be able to play Vita backups without activation?
What's the benefit of activated Vita/PSTV?
 

Deleted member 381889

Guide Writer
OP
Member
Joined
Jan 29, 2016
Messages
2,035
Trophies
1
XP
4,420
Do I need to activate Vita if I won't be using Adrenaline (I have PSP with CFW for that)?
Will I be able to play Vita backups without activation?
What's the benefit of activated Vita/PSTV?
Vita activation is not required to use your PS Vita.
You will be able to play your backups without activation.
Activated Vitas can install Adrenaline and install games from the PS Store (I'm pretty sure that's blocked now anyway)
 
  • Like
Reactions: Disco

Disco

Well-Known Member
Member
Joined
Nov 10, 2006
Messages
450
Trophies
1
Location
Croatia
XP
1,483
Country
Croatia
Vita activation is not required to use your PS Vita.
You will be able to play your backups without activation.
Activated Vitas can install Adrenaline and install games from the PS Store (I'm pretty sure that's blocked now anyway)

You mean new games I buy from PS Store, or the ones that are PS Store exclusives (I'm talking here only about backups)?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Veho @ Veho:
    I dread the price point.
    +1
  • Veho @ Veho:
    This looks like one of their premium models, so... $150 :glare:
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    To me that seems reasonable.
  • Psionic Roshambo @ Psionic Roshambo:
    I mean since basically all the games are errmmm free lol
  • Veho @ Veho:
    I mean yeah sure but the specs are the same as a $50 model, it's just those pesky "quality of life" things driving up the price, like an actually working speaker, or buttons that don't melt, and stuff like that.
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    I think all in my Pi 4 was well north of 200 bucks 150ish for the Pi 4 the case the fancy cooler, then like 70 for the 500GB MicroSD then like 70 for the Xbox controller. But honestly it's a nice set up I really enjoy and to me was worth every penny. (even bought more controllers for 2 or 4 player games.) hmmm have never played any 2 player games yet :(
  • Veho @ Veho:
    Yeah that's what I hate about the RPi, it's supposedly $30 or something but it takes an additional $200 of accessories to actually turn it into a working something.
  • Psionic Roshambo @ Psionic Roshambo:
    yes that's the expensive part lol
  • Veho @ Veho:
    I mean sure it's flexible and stuff but so is uremum but it's fiddly.
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah a lot of it I consider a hobby, using Batocera I am constantly adjusting the collection adding and removing stuff, scraping the artwork. Haven't even started on some music for the theme... Also way down the road I am considering attempting to do a WiiFlow knock off lol
  • Veho @ Veho:
    I want everything served on a plate plz ktnx, "work" is too much work for me.
  • Veho @ Veho:
    Hmm, with that in mind, maybe a complete out-the-box solution with all the games collected, pacthed and optimized for me would be worth $150 :unsure:
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah it's all choice and that's a good thing :)
  • Bunjolio @ Bunjolio:
    animal crossing new leaf 11pm music
  • Bunjolio @ Bunjolio:
    avatars-kKKZnC8XiW7HEUw0-KdJMsw-t1080x1080.jpg
    wokey d pronouns
  • SylverReZ @ SylverReZ:
    What its like to do online shopping in 1998: https://www.youtube.com/watch?v=vwag5XE8oJo
  • BakerMan @ BakerMan:
    wokey d pronouns when woku walks in

    "CALL ME THEY SLASH THEEEEEEEEEEEEEEEEEEEEEEEEEEM"
  • AncientBoi @ AncientBoi:
    :tpi::rofl2::rofl2: Right on point :rofl2::rofl2::tpi:
    +2
  • Bunjolio @ Bunjolio:
    politics forum is def a place that exists
    +2
  • Bunjolio @ Bunjolio:
    lol
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    "My party doesn't lie!!" ummm politician not lying? Has hell frozen over? lol
    +1
  • AncientBoi @ AncientBoi:
    Tries calling them
    AncientBoi @ AncientBoi: Tries calling them