More actions
(Created page with "{{Infobox Switch Homebrews |title=CrystalRCM |image=crystalrcmswitch.png |description=GUI frontend to fusee-launcher for macOS. |author=mistyhands |lastupdated=2022/01/26 |type=Payload senders (Software) |version=0.1.1 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/switchhomebrews/crystalrcmswitch.7z |website=https://www.reddit.com/r/SwitchHacks/comments/sco8ps/ive_made_a_simple_gui_payload_pusher_for_macos/ |source=https://github.com/mistyhands/CrystalRCM |donatio...") |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title=CrystalRCM | |title=CrystalRCM | ||
|image= | |image=crystalrcmnx.png | ||
|description=GUI frontend to fusee-launcher for macOS. | |description=GUI frontend to fusee-launcher for macOS. | ||
|author=mistyhands | |author=mistyhands | ||
|lastupdated= | |lastupdated=2023/02/02 | ||
|type=Payload | |type=Payload Senders (Software) | ||
|version=0.1. | |version=0.1.4 | ||
|license=GPL-2.0 | |license=GPL-2.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/crystalrcmnx.7z | ||
|website=https://www.reddit.com/r/SwitchHacks/comments/sco8ps/ive_made_a_simple_gui_payload_pusher_for_macos/ | |website=https://www.reddit.com/r/SwitchHacks/comments/sco8ps/ive_made_a_simple_gui_payload_pusher_for_macos/ | ||
|source=https://github.com/mistyhands/CrystalRCM | |source=https://github.com/mistyhands/CrystalRCM | ||
|donation= | |donation= | ||
}} | }} | ||
CrystalRCM is a simple fusee-launcher frontend for macOS (Universal). Supports macOS >= 10.9. | |||
It has libusb statically linked, so you don't need to install anything else to use it. | |||
All credit to Qriad who made the [https://github.com/Qyriad/fusee-launcher original launcher] - this is merely a frontend. | |||
==Screenshots== | ==Screenshots== | ||
{| style="width: 80%; margin-left:0em;" | |||
| | |||
https://dlhb.gamebrew.org/switchhomebrews/crystalrcmnx2.png | |||
|} | |||
https://dlhb.gamebrew.org/switchhomebrews/ | |||
'''Note:''' the app will not work unless you move it outside of the distribution .dmg. | |||
==Changelog== | ==Changelog== | ||
''' | '''0.1.4 2023/02/02''' | ||
* First | *Clarify failure message to specify the user's device is probably unhackable. | ||
'''0.1.3 2023/01/04''' | |||
*Prevent application crash on payload push. | |||
'''0.1.2 2022/12/08''' | |||
*Fix hang after pushing. | |||
'''0.1.1 2022/01/27''' | |||
*Fixed(?) binary not working on versions earlier than 12.1 or 11.0, by building Python targeting 10.9. Please test. | |||
*Also, codesigned the size optimised .app. (ty protomouse). | |||
'''0.1.0 2022/01/26''' | |||
*First release. | |||
*This might not work on older versions of macOS, with the app stating it was damaged. The build flags suggest the earliest usable release is 11.0. | |||
*This will be fixed soon, but for now, it's only been tested on Monterey. | |||
*Note: You need to move the .app outside of the dmg for it to work. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/mistyhands/CrystalRCM | ||
* Reddit - https://www.reddit.com/r/SwitchHacks/comments/sco8ps/ive_made_a_simple_gui_payload_pusher_for_macos/ | |||
Latest revision as of 04:21, 9 July 2023
CrystalRCM | |
---|---|
General | |
Author | mistyhands |
Type | Payload Senders (Software) |
Version | 0.1.4 |
License | GPL-2.0 |
Last Updated | 2023/02/02 |
Links | |
Download | |
Website | |
Source | |
CrystalRCM is a simple fusee-launcher frontend for macOS (Universal). Supports macOS >= 10.9.
It has libusb statically linked, so you don't need to install anything else to use it.
All credit to Qriad who made the original launcher - this is merely a frontend.
Screenshots
|
Note: the app will not work unless you move it outside of the distribution .dmg.
Changelog
0.1.4 2023/02/02
- Clarify failure message to specify the user's device is probably unhackable.
0.1.3 2023/01/04
- Prevent application crash on payload push.
0.1.2 2022/12/08
- Fix hang after pushing.
0.1.1 2022/01/27
- Fixed(?) binary not working on versions earlier than 12.1 or 11.0, by building Python targeting 10.9. Please test.
- Also, codesigned the size optimised .app. (ty protomouse).
0.1.0 2022/01/26
- First release.
- This might not work on older versions of macOS, with the app stating it was damaged. The build flags suggest the earliest usable release is 11.0.
- This will be fixed soon, but for now, it's only been tested on Monterey.
- Note: You need to move the .app outside of the dmg for it to work.