Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stefexec/pj64keygen
- Owner: stefexec
- License: gpl-3.0
- Created: 2022-08-10T14:56:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T20:36:53.000Z (5 months ago)
- Last Synced: 2024-12-23T16:58:45.761Z (17 days ago)
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Project64 Keyfile Generator v1.0Creates 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
* 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
```---