- Notifications
You must be signed in to change notification settings - Fork11
Small improvements and tweaks for rM devices, covering both rM1 and rM2.
License
mb1986/rm-hacks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 directlybut 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 theirtime and effort to help in the process of tools development, testing andreviving hacks. Without their contributions, this entire project might not bealive. And here they are:
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 ofthe respective third-party software, and their use is at your own risk.
Please note that the original software is subject to its own licensing termsand conditions, and this disclaimer only covers the patches and modificationsprovided within this repository. Ensure that you comply with the originalsoftware's licensing requirements when using these patches.
For your convenience, we've provided an automated installation script.
- Connect to your rM device via SSH.
- Paste the below command, then press Enter.
- Follow the on-screen instructions.
- If prompted restart your device.
bash -c"$(wget https://raw.githubusercontent.com/mb1986/rm-hacks/main/install.sh -O-)"
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
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 theWiki.The full list of features and bug fixes for each release is available in theCHANGELOG.md.
Version | 3.11.3.3 | 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 usingddvk's Binary Patches.
For information on the licensing conditions of this software, please refer to the accompanyingLICENSE file.
About
Small improvements and tweaks for rM devices, covering both rM1 and rM2.