Skip to content

Latest commit

 

History

History
79 lines (61 loc) · 5.79 KB

README.md

File metadata and controls

79 lines (61 loc) · 5.79 KB

rm1 rm2 Discord rM Hacks Discord

rM Hacks

This repository is meant to share small improvements and tweaks for rM devices, covering both revisions (1 and 2). These changes don't alter the application's core code directly but impact how it functions. Before using them, please read the disclaimer below.

I'd like to give credit to a few very supportive individuals who dedicate their time and effort to help in the process of tools development, testing and reviving hacks. Without their contributions, this entire project might not be alive. And here they are:

ReemX atngames beelux ard0gg

Disclaimer

This repository contains patches and modifications for third-party software, which are provided "as-is" and without warranty of any kind, express, implied, or otherwise, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement.

The patches provided here are intended to enhance or modify the functionality of the respective third-party software, and their use is at your own risk.

Please note that the original software is subject to its own licensing terms and conditions, and this disclaimer only covers the patches and modifications provided within this repository. Ensure that you comply with the original software's licensing requirements when using these patches.

Installation

For your convenience, we've provided an automated installation script.

  1. Connect to your rM device via SSH.
  2. Paste the below command, then press Enter.
  3. Follow the on-screen instructions.
  4. If prompted restart your device.
bash -c "$(wget https://raw.githubusercontent.com/mb1986/rm-hacks/main/install.sh -O-)"

Uninstallation

If, for some reason, you'd like to remove the patches, please follow the same sequence as for installation, but use the command below in step 2.

bash -c "$(wget https://raw.githubusercontent.com/mb1986/rm-hacks/main/install.sh -O-)" _ uninstall

Patches

The wonderful and up-to-date documentation, detailing configuration and how the hacks work, is managed thanks to @knox-dawson and can be found in the Wiki. The full list of features and bug fixes for each release is available in the CHANGELOG.md.

Version 3.11.2.5 3.10.2.2063 3.9.5.2026 3.9.4.2018 3.9.3.1986 3.8.3.1976 3.8.2.1965 3.7.0.1930 3.6.1.1894 3.3.2.1666
0.0.10
0.0.9
0.0.8
0.0.7 ⚠️
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1

If you're still using a device with version 2.x, you might prefer using ddvk's Binary Patches.

For information on the licensing conditions of this software, please refer to the accompanying LICENSE file.