CrystalRCM Switch: Difference between revisions

From GameBrew
(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=crystalrcmswitch.png
|image=crystalrcmnx.png
|description=GUI frontend to fusee-launcher for macOS.
|description=GUI frontend to fusee-launcher for macOS.
|author=mistyhands
|author=mistyhands
|lastupdated=2022/01/26
|lastupdated=2023/02/02
|type=Payload senders (Software)
|type=Payload Senders (Software)
|version=0.1.1
|version=0.1.4
|license=GPL-2.0
|license=GPL-2.0
|download=https://dlhb.gamebrew.org/switchhomebrews/crystalrcmswitch.7z
|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=
}}
}}
{{#seo:
CrystalRCM is a simple fusee-launcher frontend for macOS (Universal). Supports macOS >= 10.9.
|title=Switch Payloads (Payload senders (Software)) - GameBrew
|title_mode=append
|image=crystalrcmswitch.png
|image_alt=CrystalRCM
}}
{{cleanup|article|Needs cleanup}}
GUI frontend to fusee-launcher for macOS.


==Media==
It has libusb statically linked, so you don't need to install anything else to use it.
<youtube></youtube>


All credit to Qriad who made the [https://github.com/Qyriad/fusee-launcher original launcher] - this is merely a frontend.


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/crystalrcmswitch-01.png
{| style="width: 80%; margin-left:0em;"
https://dlhb.gamebrew.org/switchhomebrews/crystalrcmswitch-02.png
|
https://dlhb.gamebrew.org/switchhomebrews/crystalrcmswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/crystalrcmnx2.png
https://dlhb.gamebrew.org/switchhomebrews/crystalrcmswitch-04.png
|}
https://dlhb.gamebrew.org/switchhomebrews/crystalrcmswitch-05.png
 
https://dlhb.gamebrew.org/switchhomebrews/crystalrcmswitch-06.png
'''Note:''' the app will not work unless you move it outside of the distribution .dmg.
https://dlhb.gamebrew.org/switchhomebrews/crystalrcmswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/crystalrcmswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''0.1.4 2023/02/02'''
* First Release.
*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 ==
* Gbatemp - https://www.reddit.com/r/SwitchHacks/comments/sco8ps/ive_made_a_simple_gui_payload_pusher_for_macos/
* GitHub - https://github.com/mistyhands/CrystalRCM
* Github - https://github.com/mistyhands/CrystalRCM
* Reddit - https://www.reddit.com/r/SwitchHacks/comments/sco8ps/ive_made_a_simple_gui_payload_pusher_for_macos/
* Reddit -

Latest revision as of 04:21, 9 July 2023

CrystalRCM
Crystalrcmnx.png
General
Authormistyhands
TypePayload Senders (Software)
Version0.1.4
LicenseGPL-2.0
Last Updated2023/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

crystalrcmnx2.png

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.

External links

Advertising: