Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefexec/pj64keygen

Creates a .reg Keyfile to unlock the nagscreen-free version of the Project64 Emulator
https://github.com/stefexec/pj64keygen

Last synced: 10 days ago
JSON representation

Creates a .reg Keyfile to unlock the nagscreen-free version of the Project64 Emulator

Awesome Lists containing this project

README

        


Project64 Keyfile Generator v1.0

Creates a .reg Keyfile to unlock the nagscreen-free version of the Project64 Emulator



This is a work in progress and will receive updates in the future!



DONATE:

BTC:
bc1qytee2a0z2tg4k4zdtqj08zpellkrecrgdgg36z

LTC:
ltc1qk2pe4srtcjt2cnnp5fcfvmknwckjus9ge8v5p9

RVN:
RMQoBV7MkpEzVr3fZsndbpsC1vU7wtuETh


Key Features
How To Use



## Key Features

* Creates a .reg file containing your personal key
* Functions as intended

## How To Use

Run .py file or use precompiled binary. Double-click 'pj64_keyfile.reg' and add to windows registry. Done!

```bash
# Clone this repository
$ git clone https://github.com/stefexec/PJ64Keygen

# Go into the repository
$ cd PJ64Keygen

# Install dependencies
$ pip install -r requirements.txt

# Run the program
$ python3 keygen.py
```

---