Homebrew RELEASE NS-USBloader - another one Tinfoil and GoldLeaf USB installer

Oriordan

Well-Known Member
Member
Joined
Mar 27, 2018
Messages
219
Trophies
0
Age
35
XP
1,072
Country
Algeria
Hello
I use cmd to open the jar file, every time i have to open cmd & write the commands.
My question is : can i create a. Bat or. Cmd file that does all of that automatically ?
 

Attachments

  • IMG_20190831_181647.jpg
    IMG_20190831_181647.jpg
    1.1 MB · Views: 151

eks20

Member
Newcomer
Joined
Feb 28, 2013
Messages
7
Trophies
1
XP
395
Country
United States
0.7 goldleaf got released github(.)c o m/XorTroll/Goldleaf/releases/tag/0.7 so know wait paitnet for update to work with 0.7

LOve the app/softare much appreciated

PS: unless works with 7.0 havent tried yet
 
Last edited by eks20,

developer_su

Developer
OP
Developer
Joined
Feb 18, 2019
Messages
163
Trophies
0
XP
1,887
Country
Russia
How do I run this on a Mac?
All I knew is noted in reamde file. Doesn't it work for you?

Hello
I use cmd to open the jar file, every time i have to open cmd & write the commands.
My question is : can i create a. Bat or. Cmd file that does all of that automatically ?
Actually it's opens by double-click in windows (or at least it should). If it wont, try to fix your file associations (for example).

--------------------- MERGED ---------------------------

0.7 goldleaf got released github(.)c o m/XorTroll/Goldleaf/releases/tag/0.7 so know wait paitnet for update to work with 0.7

LOve the app/softare much appreciated

PS: unless works with 7.0 havent tried yet

Yeah, will update code for this. Didn't try it yet.
 
  • Like
Reactions: Oriordan

Tasemu

Well-Known Member
Newcomer
Joined
Jul 9, 2018
Messages
83
Trophies
0
Age
32
XP
283
Country
United Kingdom
Hi, i'm having some trouble installing using this and GL. I have included the debug output below. Do you have any advice for me to be able to get this working please? :)

Files to upload:
/Users/username/nsps/game.nsp
[ INFO ] Start chain
[ PASS ] libusb initialization
[ PASS ] Get device list
[ PASS ] Read file descriptors for USB devices
[ PASS ] NS in connected USB devices found
[ PASS ] Open NS USB device
[ INFO ] Free device list
[ WARN ] libusb doesn't support function 'CAP_SUPPORTS_DETACH_KERNEL_DRIVER'. It's normal. Proceeding.
[ PASS ] Set active configuration to device.
[ PASS ] Claim interface
[ INFO ] ============= GoldLeaf =============
VIRT:/ equals files added into the application
HOME:/ equals /Users/username
[ FAIL ] GL Data transfer (read) issue
Returned: ERROR_IO
[ FAIL ] Execution stopped
[ PASS ] Release interface
[ INFO ] Requested handler close
[ INFO ] Requested context close
[ INFO ] End chain
 

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,302
Trophies
2
XP
18,145
Country
Sweden
Hi, i'm having some trouble installing using this and GL. I have included the debug output below. Do you have any advice for me to be able to get this working please? :)

Files to upload:
/Users/username/nsps/game.nsp
[ INFO ] Start chain
[ PASS ] libusb initialization
[ PASS ] Get device list
[ PASS ] Read file descriptors for USB devices
[ PASS ] NS in connected USB devices found
[ PASS ] Open NS USB device
[ INFO ] Free device list
[ WARN ] libusb doesn't support function 'CAP_SUPPORTS_DETACH_KERNEL_DRIVER'. It's normal. Proceeding.
[ PASS ] Set active configuration to device.
[ PASS ] Claim interface
[ INFO ] ============= GoldLeaf =============
VIRT:/ equals files added into the application
HOME:/ equals /Users/username
[ FAIL ] GL Data transfer (read) issue
Returned: ERROR_IO
[ FAIL ] Execution stopped
[ PASS ] Release interface
[ INFO ] Requested handler close
[ INFO ] Requested context close
[ INFO ] End chain
Goldleaf 0.7 I guess? He haven't published it yet, but there is a 0.7 fix but you must build it yourself.

EDIT: I can't compile it either for you, since I'm missing javafx.
 
Last edited by linuxares,

Gizmo

Member
Newcomer
Joined
Dec 30, 2017
Messages
9
Trophies
0
Age
42
XP
68
Country
Denmark
I can't get this to work on my mac. when i press the upload to NS it just runs from side to side. nothing pop up on my switch ?

running goldleaf 0.5

Files to upload:
/Users/username/Desktop/Switch Games/gamename.nsp
[ INFO ] Start chain
[ PASS ] libusb initialization
[ PASS ] Get device list
[ PASS ] Read file descriptors for USB devices
[ PASS ] NS in connected USB devices found
[ PASS ] Open NS USB device
[ INFO ] Free device list
[ WARN ] libusb doesn't support function 'CAP_SUPPORTS_DETACH_KERNEL_DRIVER'. It's normal. Proceeding.
[ PASS ] Set active configuration to device.
[ PASS ] Claim interface
[ INFO ] ============= GoldLeaf =============
VIRT:/ equals files added into the application
HOME:/ equals /Users/username


Am i doing anything wrong ?
 

developer_su

Developer
OP
Developer
Joined
Feb 18, 2019
Messages
163
Trophies
0
XP
1,887
Country
Russia
I can't get this to work on my mac. when i press the upload to NS it just runs from side to side. nothing pop up on my switch ?

running goldleaf 0.5

Files to upload:
/Users/username/Desktop/Switch Games/gamename.nsp
[ INFO ] Start chain
[ PASS ] libusb initialization
[ PASS ] Get device list
[ PASS ] Read file descriptors for USB devices
[ PASS ] NS in connected USB devices found
[ PASS ] Open NS USB device
[ INFO ] Free device list
[ WARN ] libusb doesn't support function 'CAP_SUPPORTS_DETACH_KERNEL_DRIVER'. It's normal. Proceeding.
[ PASS ] Set active configuration to device.
[ PASS ] Claim interface
[ INFO ] ============= GoldLeaf =============
VIRT:/ equals files added into the application
HOME:/ equals /Users/username


Am i doing anything wrong ?

You're using latest version of the NS-USBLoader with GoldLeaf v0.5 but it's not supported. GoldLeaf changes method of USB communication frequently and it doesn't have back-compatibility AFAIK. If you want to use GoldLeaf v0.5 you have to download another version of NS-USBloader:
  • GoldLeaf v0.6,1 supported in NS-USBloader v0.6
  • GoldLeaf v0.5 supported since NS-USBloader v0.4 till v0.5.2
 

Tasemu

Well-Known Member
Newcomer
Joined
Jul 9, 2018
Messages
83
Trophies
0
Age
32
XP
283
Country
United Kingdom

NS-USBloader v0.7 release

Changelog:
  • GoldLeaf v0.7 support

  • Chinese translation made by Huang YunKun (htynkn). Thanks!

  • German translation made by Swarsele. Thanks!

  • Some other minor changes.

After downloading 0.7 and using it with Tinfoil I try to install over usb, and on my switch the install seems to hang at 0%. I'm on fw 9.0 with the latest Kosmos installed today along with the Kosmos sigpatch files installed.

example:
Code:
> Download Progress: 0/0 MB (0%) (0.00 MB/s)

After stopping the install and viewing the logs I get the following. Please please help me if you can, i've been trying to get this working for days now. I would appreciate anything at all, i feel like I have now tried everything.

Code:
Files to upload:
  /Users/username/linksawakening.nsp
[ INFO ]     Start chain
[ PASS ] libusb initialization
[ PASS ] Get device list
[ PASS ] Read file descriptors for USB devices
[ PASS ] NS in connected USB devices found
[ PASS ] Open NS USB device
[ INFO ] Free device list
[ WARN ] libusb doesn't support function 'CAP_SUPPORTS_DETACH_KERNEL_DRIVER'. It's normal. Proceeding.
[ PASS ] Set active configuration to device.
[ PASS ] Claim interface
[ INFO ] ============= TinFoil =============
[ PASS ] TF Send list of files: handshake
[ INFO ] TF Send list of files
[ PASS ]   [send list length]
[ PASS ]   [send padding]
[ PASS ]   [send list itself]
[ INFO ] TF Awaiting for NS commands.
[ PASS ] TF Received FILE_RANGE command. Proceeding: [0x01]
[ INFO ] TF Reply to requested file: linksawakening.nsp
  Range Size: 16
  Range Offset: 0
[ INFO ] TF Sending response
[ PASS ]   [1/3]
[ PASS ]   [2/3]
[ PASS ]   [3/3]
[ PASS ] TF Received FILE_RANGE command. Proceeding: [0x01]
[ INFO ] TF Reply to requested file: linksawakening.nsp
  Range Size: 330
  Range Offset: 16
[ INFO ] TF Sending response
[ PASS ]   [1/3]
[ PASS ]   [2/3]
[ PASS ]   [3/3]
[ PASS ] TF Received FILE_RANGE command. Proceeding: [0x01]
[ INFO ] TF Reply to requested file: linksawakening.nsp
  Range Size: 3584
  Range Offset: 6274797811
[ INFO ] TF Sending response
[ PASS ]   [1/3]
[ PASS ]   [2/3]
[ PASS ]   [3/3]
[ FAIL ] Data transfer (read) issue
  Returned: ERROR_IO
[ FAIL ] Execution stopped
[ PASS ] Release interface
[ INFO ] Requested handler close
[ INFO ] Requested context close
[ INFO ]     End chain
 
Last edited by Tasemu,

Tasemu

Well-Known Member
Newcomer
Joined
Jul 9, 2018
Messages
83
Trophies
0
Age
32
XP
283
Country
United Kingdom
Holy crap i think i finally found it, my god damn system clock was wrong which somehow screwed up the installs

--------------------- MERGED ---------------------------

Holy crap i think i finally found it, my god damn system clock was wrong which somehow screwed up the installs

Haha scratch that, that didn't fix anything. (slits wrists)
 
  • Like
Reactions: developer_su

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,302
Trophies
2
XP
18,145
Country
Sweden
Holy crap i think i finally found it, my god damn system clock was wrong which somehow screwed up the installs

--------------------- MERGED ---------------------------



Haha scratch that, that didn't fix anything. (slits wrists)
Just update your signature patches...
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: they be like which lite firefox exe pls