fix bugs and update README

This commit is contained in:
Jakob 2018-07-08 19:28:31 +02:00
parent 6a94bb68ef
commit 47f0efb5a4
5 changed files with 30 additions and 120 deletions

View file

@ -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.
[![Project Status: Active The project has reached a stable, usable state and is being actively developed.](http://www.repostatus.org/badges/latest/active.svg)](http://www.repostatus.org/#active)
[![Project Status: Inactive The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](http://www.repostatus.org/badges/latest/inactive.svg)](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