30 lines
1.3 KiB
Markdown
30 lines
1.3 KiB
Markdown
# ZUGABE
|
|
|
|
**This is obsolete. Please use [finalhe by soarqin](https://github.com/soarqin/finalhe).**
|
|
|
|
This tool automates much of the installation of h-encore.
|
|
|
|
## About
|
|
This tool automates the install process of thefl0w's h-encore exploit for PS Vita, at least everything that can be done on the PC.
|
|
Since I can't code in C or C++, I was unable to use OpenCMA as a backend, so I used QCMA. It's automatically downloaded and does not require to be installed.
|
|
Configuration of QCMA is done via registry edits. The application also detects existing QCMA installations and restores the original settings after the exploit was installed.
|
|
|
|
**Attention: This tool only supports connection of the PSVita using Wi-Fi, therefore it's currently only compatible with PSVita/PSTV on Firmware 3.68!**
|
|
|
|
## Usage
|
|
Download from the releases section, extract it and run the executable.
|
|
|
|
## Building
|
|
Build using Visual Studio 2017, this was tested. Other C# IDEs might work as well.
|
|
|
|
## Todo
|
|
- Mac/Linux compatibility
|
|
- Fix bugs (you tell me!)
|
|
|
|
## Thanks
|
|
- thefl0w for h-encore and all their work in the vita scene
|
|
- yifanlu for psvimgtools and all their other work in the vita scene
|
|
- mmozeiko for pkg2zip
|
|
- noahc3 for auto-h-encore
|
|
- xxyz for pngshot
|
|
- All the contributors of the vita hacking scene
|