From 33e893b11c679e9418aec9f01301c2fedfc2d3ea Mon Sep 17 00:00:00 2001 From: d0k3 Date: Wed, 29 Jul 2015 23:55:47 +0200 Subject: [PATCH] Update readme file --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7fce32e..2fb0f3d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ # Decrypt9 -[![Build Status](https://travis-ci.org/archshift/Decrypt9.svg?branch=master)](https://travis-ci.org/archshift/Decrypt9) -### Download +### Work in progress -[Nightly builds](http://builds.archshift.com/decrypt9/nightly) (sort by date) +This is a work in progress fork of Archshifts original Decrypt9, including bleeding edge new features. Any new features will eventually get pulled into Archshifts repo: +https://github.com/archshift/Decrypt9 + +Discussion thread on GBAtemp: +https://gbatemp.net/threads/download-decrypt9-wip-3dsx-launcher-dat.388831/ ## Generating xorpads for encrypted files -First build by running `make` in the project root. By default, it will build the browser version of Decrypt9. If you'd like to build for use with brahma or bootstrap, run `make bootstrap` instead. +First build by running `make` in the project root. By default, it will build the brahma loader version of Decrypt9. If you'd like to build for use with bootstrap, run `make bootstrap` instead. If you'd like to build for the gateway launcher.dat browser exploit, run 'make gateway' instead. ### Decrypting gamecart dumps