update README

This commit is contained in:
Jakob 2018-07-08 20:48:46 +02:00
parent cd269bed32
commit 7764d3ae5d

View file

@ -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.
[![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)
[![Project Status: WIP Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](http://www.repostatus.org/badges/latest/wip.svg)](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