update README
This commit is contained in:
parent
cd269bed32
commit
7764d3ae5d
1 changed files with 7 additions and 13 deletions
20
README.md
20
README.md
|
@ -1,27 +1,21 @@
|
|||
# ZUGABE
|
||||
|
||||
**This project is inactive for now, since I'm working on a tool for Mac and Linux. Please use [auto-h-encore](https://github.com/noahc3/auto-h-encore) for Windows.**
|
||||
This tool automates much of the installation of h-encore. It's still in very eraly development and currently unusable.
|
||||
|
||||
This tool automates much of the installation of h-encore.
|
||||
|
||||
[](http://www.repostatus.org/#inactive)
|
||||
[](http://www.repostatus.org/#wip)
|
||||
|
||||
## 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!**
|
||||
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 and it's built to run on Mac and Linux.
|
||||
When run on Windows, it will download and start [auto-h-encore](https://github.com/noahc3/auto-h-encore).
|
||||
|
||||
## Usage
|
||||
Download from the releases section, extract it and run the executable.
|
||||
...not yet
|
||||
|
||||
## Building
|
||||
Build using Visual Studio 2017, this was tested. Other C# IDEs might work as well.
|
||||
...not yet
|
||||
|
||||
## Todo
|
||||
- Mac/Linux compatibility
|
||||
- Fix bugs (you tell me!)
|
||||
- everything
|
||||
|
||||
## Thanks
|
||||
- thefl0w for h-encore and all their work in the vita scene
|
||||
|
|
Reference in a new issue