developersu / ns-usbloader

Awoo Installer and GoldLeaf uploader of the NSPs (and other files), RCM payload injector, application for split/merge files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installing ns-usbloader on macos m1

ghubcop opened this issue · comments

I installed java sdk on this website: https://www.oracle.com/java/technologies/downloads/#jdk21-mac. Then I downloaded and opened the latest m1 .jar file and nothing happens. It says "Java Application launch failed. Check Console for possible error messages related to .jar". I tried the linux section but I don't really understand how it's supposed to work. What am I missing? Should I downgrade java to jdk 19?

Information about environment (mandatory):

  • MacOS: 13.5 Beta (22G5048d)
  • Java version: 21

Well, run it from console java -jar .../app_name.jar and paste output here.
Or install Azul JDK 19. People with m1 macs says it's better.