wababc / auto-h-encore

Automates (most of) the process of getting h-encore running on your PS Vita

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto h-encore

A C# (.NET) application to automate (most of) the process of getting h-encore running on your PS Vita system!

This application is WINDOWS ONLY.

screenshot

Features

This application does everything short of installing QCMA/integrating libVitaMTP. That means:

  • Gets AID and QCMA directory from QCMA automatically.
  • Automatically downloads required tools (psvimgtools, pkg2zip, bittersmile demo and h-encore itself)
  • Allows user to import necessary files if they've already downloaded them (optional)
  • Grabs CMA encryption key from your account ID
  • Unpackages bittersmile and repackages it with your encryption key and h-encore
  • Trims excess bittersmile demo files to reduce h-encore filesize from ~240MB to ~17MB (optional)
  • Moves finished files to your QCMA directory for copying to your PS Vita

This application does not:

  • Send h-encore to your PS Vita

Basically, you still need QCMA.

Usage

The average user should probably follow vita.hacks.guide, which includes the process of using this application. Otherwise:

The application has been verified working on 1000 and 2000 series Vita's as well as PSTV.

Requires .NET 4.5.2 or higher (Windows should automatically download it or link you to it if you don't have it)

Download and extract the latest release and run it. Further instructions are included in the application itself. QCMA is required to get your AID and transfer h-encore to your Vita.

If the application crashes or h-encore fails to install, please submit an issue, do not create an issue on the h-encore Github, it probably isn't their fault.

Build

Clone the repository and open the solution in Visual Studio. Build from there.

Contributing

If you know C and are willing to help out, it would be appreciated if you could help integrate libVitaMTP into this application.

Other changes are also welcome through pull requests.

Thanks

Translators

  • yexun1995 for the Simplified Chinese translation.
  • RY0M43CH1Z3N for the Spanish translation.
  • M2l2koPOWER, portablegaming and pvc1 for the Russian translation.
  • theheroGAC for the Italian translation.
  • barbabarros for the Brazilian Portuguese translaiton.

Scene

  • thefl0w for h-encore and all of their other contributions to the Vita scene.
  • yifanlu for psvimgtools and all of their other contributions to the Vita scene.
  • codestation for QCMA.
  • mmozeiko for pkg2zip.
  • Everyone else that positively contributes to the Vita scene.

About

Automates (most of) the process of getting h-encore running on your PS Vita

License:Mozilla Public License 2.0


Languages

Language:C# 100.0%