fix bugs and update README
This commit is contained in:
parent
6a94bb68ef
commit
47f0efb5a4
5 changed files with 30 additions and 120 deletions
10
README.md
10
README.md
|
@ -1,7 +1,10 @@
|
|||
# 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.
|
||||
|
||||
[](http://www.repostatus.org/#active)
|
||||
[](http://www.repostatus.org/#inactive)
|
||||
|
||||
## 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.
|
||||
|
@ -9,7 +12,6 @@ Since I can't code in C or C++, I was unable to use OpenCMA as a backend, so I u
|
|||
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!**
|
||||
**For lower versions use noahc3's application [auto-h-encore](https://github.com/noahc3/auto-h-encore)**
|
||||
|
||||
## Usage
|
||||
Download from the releases section, extract it and run the executable.
|
||||
|
@ -18,9 +20,7 @@ Download from the releases section, extract it and run the executable.
|
|||
Build using Visual Studio 2017, this was tested. Other C# IDEs might work as well.
|
||||
|
||||
## Todo
|
||||
- USB support
|
||||
- Translations
|
||||
- Mac/Linux Compatibilty
|
||||
- Mac/Linux compatibility
|
||||
- Fix bugs (you tell me!)
|
||||
|
||||
## Thanks
|
||||
|
|
Reference in a new issue