Skip to content

Instantly share code, notes, and snippets.

View acidicoala's full-sized avatar
🐨
👩🏼‍💻ing un🔒ers

acidicoala

🐨
👩🏼‍💻ing un🔒ers
View GitHub Profile

Fetch latest commit of all submodulues:

git submodule update --init --recursive --depth 1

Change remote URL:

git remote set-url origin https://alias@github.com/user/repo.git

Sync submodules after changing remote URL:

@acidicoala
acidicoala / README.md
Last active April 26, 2024 18:49
Generic Unlocker Installation Instructions

ℹ Introduction

This document aims to provide comprehensive installation instructions for various unlockers that I have released. These unlockers share the same installation procedure and caveats, hence the detailed instructions are listed here to avoid repetition. These instructions apply to the following unlockers:

The following steps assume a 64-bit game. If you are interested in a 32-bit game, then repeat the same steps with 32-bit versions of the binaries instead. 64-bit binaries have 64 in their name, while 32-bit binaries have 32 in their name. If a binary name is missing both 32 and 64, then it's probably a 32-bit binary.