Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Iridium Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=NXLINK GUI |image=nxlinkguiswitch.png |description=A Graphical User Interface for NXLink. |author=Flyken271 |lastupdated=2020/09/12 |type=PC Utilities |version=2.5.3 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/nxlinkguiswitch.7z |website=https://gbatemp.net/threads/nxlink-gui.534977/ |source=https://github.com/Flyken271/Iridium |donation= }} {{#seo: |title=Switch Homebrew PC Tools (PC Utilities) - GameBrew |titl...")
 
No edit summary
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=NXLINK GUI
|title=NXLINK GUI
|image=nxlinkguiswitch.png
|image=nxlinkgui.png
|description=A Graphical User Interface for NXLink.
|description=A graphical user interface for NXLink.
 
|author=Flyken271
|author=Flyken271
|lastupdated=2020/09/12
|lastupdated=2020/09/12
Line 9: Line 8:
|version=2.5.3
|version=2.5.3
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/switchhomebrews/nxlinkguiswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/nxlinkgui.7z
|website=https://gbatemp.net/threads/nxlink-gui.534977/
|website=https://gbatemp.net/threads/nxlink-gui.534977/
|source=https://github.com/Flyken271/Iridium
|source=https://github.com/Flyken271/Iridium
|donation=
|donation=
}}
}}
{{#seo:
NXLink is used mainly when developing homebrew, it allows you to use the NetLoad function in the HB Menu.
|title=Switch Homebrew PC Tools (PC Utilities) - GameBrew
 
|title_mode=append
What this tool does is create an easy GUI to use NXLink with it, also allows quicker workflow as you can simply save and select paths to your NROs.
|image=nxlinkguiswitch.png
 
|image_alt=NXLINK GUI
==Installation==
}}
Clone or download as zip. Open the directory created.
{{cleanup|article|Needs cleanup}}
 
A Graphical User Interface for NXLink.
Drag and Drop <code>nxlink.exe</code> and <code>zlib1.dll</code> to Directory Root.
 
Run NKLinkGUI.exe.
 
(Optional) You Can Create Shortcut To NKLinkGUI.exe.
 
==User guide==
Select The NRO Using The OpenFile Button.


Type in IP of Your Switch.


==Media==
Click <code>Add NRO</code>. Select NRO From List.
<youtube></youtube>


Load Into NetLoad in Homebrew Menu. Click Send.


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/nxlinkguiswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/nxlinkgui.png
https://dlhb.gamebrew.org/switchhomebrews/nxlinkguiswitch-02.png
 
https://dlhb.gamebrew.org/switchhomebrews/nxlinkguiswitch-03.png
https://dlhb.gamebrew.org/switchhomebrews/nxlinkgui2.png
https://dlhb.gamebrew.org/switchhomebrews/nxlinkguiswitch-04.png
 
https://dlhb.gamebrew.org/switchhomebrews/nxlinkguiswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/nxlinkgui3.png
https://dlhb.gamebrew.org/switchhomebrews/nxlinkguiswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/nxlinkguiswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/nxlinkguiswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v2.5.3 2020/09/12'''
* First Release.
* Added console color.
* Removed "show console" tick box.
* Fixed size of window and resized it accordingly.
* Necro'd tool.
 
'''v2.5.2.0 2019/04/04'''
* Added both Standard Output and Error Output.
* Finalized design for console to the right handside of the application.
* Added <code>-s</code> argument to nxlink process.
* Fixed the handling for exiting nxlink process. (will actually close instead of hanging in task manager).
 
'''v2.5.1.18 2019/04/03'''
* I've added console form to the program, you can now select to show console or not, it will output what NXLink outputs when sending, if you'd like to save the console output to a file, let me know, I'll also add a progress bar to the main form with threading to show how far the progress has gone to the Switch.
 
==Credits==
Created By
*Flyken.
*Zexceil.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/nxlink-gui.534977/
* GitHub - https://github.com/Flyken271/Iridium
* Github - https://github.com/Flyken271/Iridium
* GBAtemp - https://gbatemp.net/threads/nxlink-gui.534977/
* Reddit -

Revision as of 07:53, 12 Haziran 2023

NXLINK GUI
Nxlinkgui.png
General
AuthorFlyken271
TypePC Utilities
Version2.5.3
LicenseGPL-3.0
Last Updated2020/09/12
Links
Download
Website
Source

NXLink is used mainly when developing homebrew, it allows you to use the NetLoad function in the HB Menu.

What this tool does is create an easy GUI to use NXLink with it, also allows quicker workflow as you can simply save and select paths to your NROs.

Installation

Clone or download as zip. Open the directory created.

Drag and Drop nxlink.exe and zlib1.dll to Directory Root.

Run NKLinkGUI.exe.

(Optional) You Can Create Shortcut To NKLinkGUI.exe.

User guide

Select The NRO Using The OpenFile Button.

Type in IP of Your Switch.

Click Add NRO. Select NRO From List.

Load Into NetLoad in Homebrew Menu. Click Send.

Screenshots

nxlinkgui.png

nxlinkgui2.png

nxlinkgui3.png

Changelog

v2.5.3 2020/09/12

  • Added console color.
  • Removed "show console" tick box.
  • Fixed size of window and resized it accordingly.
  • Necro'd tool.

v2.5.2.0 2019/04/04

  • Added both Standard Output and Error Output.
  • Finalized design for console to the right handside of the application.
  • Added -s argument to nxlink process.
  • Fixed the handling for exiting nxlink process. (will actually close instead of hanging in task manager).

v2.5.1.18 2019/04/03

  • I've added console form to the program, you can now select to show console or not, it will output what NXLink outputs when sending, if you'd like to save the console output to a file, let me know, I'll also add a progress bar to the main form with threading to show how far the progress has gone to the Switch.

Credits

Created By

  • Flyken.
  • Zexceil.

External links

Advertising: