-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aeba531
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So, Im having a little trouble compiling it. I think this is because I didn't install ctr-wlanbeacontool correctly. I have compiled ctr-wlanbeacontool, and it produces a folder build_nix and ctr-wlanbeacontool file. Do I put these inside /opt/devkitpro/ ? I tried export CTR-WLANBEACONTOOL=path_to_file_it_made but that gives me an error. I realize this is entirely me fault for being stupid, but I would appreciate the help.
aeba531
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That tool needs to be located in one of your $PATH directories.
aeba531
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, that helped me a bunch. For some reason my $PATH was missing a :
aeba531
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure whether this'd fall under your or smea's jurisdiction, but I've been having issues getting the hbmenu to launch via the Smash demo on a New 10.2.0 EUR system. I've successfully compiled a pcap with the PAYLOADURL option pointing to my own, personally hosted copy of the latest relevant otherapp payload at http://threela.ws/otherapp.bin and successfully broadcast it - the payload seems to trigger, "ropbin is ready" messages etc appear on screen, but the hbmenu hangs at the "hello" boot screen. Some attempts get further than others, but none progress to the actual menu. Wondering if you might have any insight.
aeba531
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
#2