Boop 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:PC utilities for 3DS homebrew" to "")
 
(28 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = Boop
|title=Boop
| image = https://dlhb.gamebrew.org/3dshomebrew/boop2.png|250px
|image=Boop3ds4.png
| type = Utilities
|description=Send .cia and .tik files to your 3DS running FBI directly over your Wi-Fi LAN.
| version = 2.0.0 (8 Oct 2018)
|author=miltoncandelero
| licence = The unlicence
|lastupdated=2018/10/08
| author = miltoncandelero
|type=File Operation
| website = https://github.com/miltoncandelero/Boop/
|version=2.0.0
| download = https://dlhb.gamebrew.org/3dshomebrew/Boop-2.0.0.rar
|license=Unlicence
| source = https://dlhb.gamebrew.org/3dshomebrew/Boop-2.0.0.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/boop3ds.7z
|website=https://gbatemp.net/threads/release-boop.455219
|source=https://github.com/miltoncandelero/Boop
}}
}}
Boop is a PC application that allows you to send your .cia and .tik files to your 3DS, running [[FBI 3DS|FBI]] directly over your Wi-Fi LAN.


Boop is a PC application that allows you to send your .cia and .tik files to your 3DS, running FBI directly over your Wi-Fi LAN. It is a C# implementation of the [https://github.com/Steveice10/FBI/tree/2.4.5/servefiles servefiles.py from FBI] and [https://github.com/Adubbz/Tinfoil/blob/master/tools/remote_install_pc.py remote_install_pc.py from Tinfoil].
It is a C# implementation of the [https://github.com/Steveice10/FBI/tree/2.4.5/servefiles servefiles.py] from FBI and [https://github.com/Adubbz/Tinfoil/blob/master/tools/remote_install_pc.py remote_install_pc.py] from Tinfoil.


As today, Boop works with the latest version of FBI meaning you can install 3DS CIA homebrew directly to your console.
As today, Boop works with the latest version of FBI meaning you can install 3DS CIA homebrew directly to your console.
Line 28: Line 31:


==User guide==
==User guide==
===How to send CIA files to 3DS===
First is to obtain your 3DS's IP address:
First run FBI on your 3DS, make sure it is connected to the same network as your computer:
* Run [[FBI 3DS|FBI]], make sure both 3DS and PC are on the same network.
* Select Remote Install/Network Install.
* Select <code>Remote install</code>.
* Select Receive URLs over the network.
* Select <code>Receive URLs over the network</code> and take note of your console's IP address.
* Take note of your console's IP address.


Then open BOOP.exe on your PC:
To send CIA files to 3DS:
* Type in your console's IP address that you got from your 3DS.
* Open BOOP.exe. Enter your 3DS's IP address, select <code>Pick files</code>.  
* Click Pick files, select CIA applications/games that you want to install.
* Select the CIA applications/games that you want to install.
* If you are prompted by Firewall settings, choose Allow access and you should see the Booting status on the application.
* If you are prompted by Firewall settings, choose <code>Allow access</code> and you should see the Booting status on the application.
* Back to your 3DS, ​press <code>A</code> to proceed. Once completed, press <code>HOME</code> to return to main screen.


Back to your 3DS:
'''Note:''' Please note that this method will take longer than intalling directly from your sd card. Make sure your 3DS have enough battery to complete the installation process.
* Press A to proceed.
* Once the installation is completed, press HOME to return to main screen.


'''Note:''' This method will take longer than intalling directly from your sd card. Make sure your 3DS have enough battery to complete the installation process.
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/boop3ds3.png


==Screenshots==
==Known issues==
https://raw.githubusercontent.com/miltoncandelero/Boop/master/boop2.png
Sometimes Boop can fail when the CIA file is too big.


==Media==
Plesae see https://github.com/miltoncandelero/Boop/issues.
'''Installing 3DS CIA games with BOOP WIRELESSLY''' ([https://www.youtube.com/watch?v=4PB_pvIliP8 sthetix]) <br>
<youtube>4PB_pvIliP8</youtube>


==Changelog==
==Changelog==
'''v2.0.0 8 Oct 2018'''
'''v2.0.0 2018/10/08'''
* Added support for Tinfoil on Nintendo Switch (Thanks to @Adubbz for his patience).
* Added support for Tinfoil on Nintendo Switch (Thanks to @Adubbz for his patience).
* New and improved http 2.0 server implementation (EmbedIO).
* New and improved http 2.0 server implementation (EmbedIO).
Line 60: Line 60:
* Another snek, and this has a top hat.
* Another snek, and this has a top hat.


'''v1.4.0 12 Jan 2017'''
'''v1.4.0 2017/01/12'''
* Fixed the problem with the + sign.
* Fixed the problem with the + sign.
* Fixed the problem when people had more than 1 network adapter.
* Fixed the problem when people had more than 1 network adapter.
* Added full drag and drop support.
* Added full drag and drop support.


'''v1.3.0 1 Jan 2017'''
'''v1.3.0 2017/01/01'''
* Added internal CIA information decryption (show the name of the app instead of the filename).
* Added internal CIA information decryption (show the name of the app instead of the filename).
* Code improvement to make releasing new versions easier.
* Code improvement to make releasing new versions easier.
Line 73: Line 73:
** No more crashes.
** No more crashes.


'''v1.2.0 30 Dec 2016'''
'''v1.2.0 2016/12/30'''
* Added new magical module to detect the 3DS IP adress.
* Added new magical module to detect the 3DS IP adress.
* Tweaked the firewall manager to try to stop.
* Tweaked the firewall manager to try to stop.


'''v1.1.1 28 Dec 2016'''
'''v1.1.1 2016/12/28'''
* Fixed the last release weighting 6.82 MB.
* Fixed the last release weighting 6.82 MB.


'''v1.1.0 28 Dec 2016'''
'''v1.1.0 2016/12/28'''
* Added check for updates.
* Added check for updates.
* Improved UI:
* Improved UI:
Line 92: Line 92:
* Some code tidying.
* Some code tidying.


'''v1.0.1 27 Dec 2016'''
'''v1.0.1 2016/12/27'''
* Fix: Program no longer freezes if no file selected.
* Fix: Program no longer freezes if no file selected.
* Fix: Program no longer freezes if valid but wrong IP adress is selected.
* Fix: Program no longer freezes if valid but wrong IP adress is selected.
Line 99: Line 99:
* Changed versioning for future updater (shout out to @LeoLamCY for all the fixes).
* Changed versioning for future updater (shout out to @LeoLamCY for all the fixes).


'''v1.0 26 Dec 2016'''
'''v1.0 2016/12/26'''
* Cool interface.
* Cool interface.
* No python required.
* No python required.
* Multi file support.
* Multi file support.


'''v0.1 25 Dec 2016'''
'''v0.1 2016/12/25'''
* First version.
* First version.
* Batch ""GUI"".
* Batch "GUI".
* Wrapped python script from [https://github.com/Steveice10/FBI/releases/tag/2.4.5 FBI 2.4.5 Release].
* Wrapped python script from [https://github.com/Steveice10/FBI/releases/tag/2.4.5 FBI 2.4.5 Release].


Line 112: Line 112:
* GitHub - https://github.com/miltoncandelero/Boop
* GitHub - https://github.com/miltoncandelero/Boop
* GBAtemp - https://gbatemp.net/threads/release-boop.455219
* GBAtemp - https://gbatemp.net/threads/release-boop.455219
[[Category:3DS homebrew applications]]
[[Category:PC utilities for 3DS homebrew]]

Latest revision as of 04:26, 6 May 2024

Boop
Boop3ds4.png
General
Authormiltoncandelero
TypeFile Operation
Version2.0.0
LicenseUnlicence
Last Updated2018/10/08
Links
Download
Website
Source

Boop is a PC application that allows you to send your .cia and .tik files to your 3DS, running FBI directly over your Wi-Fi LAN.

It is a C# implementation of the servefiles.py from FBI and remote_install_pc.py from Tinfoil.

As today, Boop works with the latest version of FBI meaning you can install 3DS CIA homebrew directly to your console.

Features

  • Switch .nsp and 3DS .cia support.
  • Easy to use GUI.
  • Full Drag and Drop support.
  • Multi-File Booping.
  • Name your files whatever you want. Even emojis.
  • The webserver runs on EmbedIO ​(HTTP 2.0 supported).
  • Doesn't require administrator rights.
  • Auto detection of your Nintendo console IP address (trying to match your MAC address).
  • Selecting an IP address if you are connected to multiple networks (or with multiple network adapters).
  • Sneks (one with a top hat) looking after you.

User guide

First is to obtain your 3DS's IP address:

  • Run FBI, make sure both 3DS and PC are on the same network.
  • Select Remote install.
  • Select Receive URLs over the network and take note of your console's IP address.

To send CIA files to 3DS:

  • Open BOOP.exe. Enter your 3DS's IP address, select Pick files.
  • Select the CIA applications/games that you want to install.
  • If you are prompted by Firewall settings, choose Allow access and you should see the Booting status on the application.
  • Back to your 3DS, ​press A to proceed. Once completed, press HOME to return to main screen.

Note: Please note that this method will take longer than intalling directly from your sd card. Make sure your 3DS have enough battery to complete the installation process.

Screenshots

boop3ds3.png

Known issues

Sometimes Boop can fail when the CIA file is too big.

Plesae see https://github.com/miltoncandelero/Boop/issues.

Changelog

v2.0.0 2018/10/08

  • Added support for Tinfoil on Nintendo Switch (Thanks to @Adubbz for his patience).
  • New and improved http 2.0 server implementation (EmbedIO).
  • Full support for crazy characters in the names (including emojis).
  • A bit of UI redesigning and cosmetics.
  • Another snek, and this has a top hat.

v1.4.0 2017/01/12

  • Fixed the problem with the + sign.
  • Fixed the problem when people had more than 1 network adapter.
  • Added full drag and drop support.

v1.3.0 2017/01/01

  • Added internal CIA information decryption (show the name of the app instead of the filename).
  • Code improvement to make releasing new versions easier.
  • Migrated from Httplistener to TCPListener (this is big):
    • Administrator rights are no longer needed.
    • Operative system firewall propmpt instead of shady hole poking.
    • No more crashes.

v1.2.0 2016/12/30

  • Added new magical module to detect the 3DS IP adress.
  • Tweaked the firewall manager to try to stop.

v1.1.1 2016/12/28

  • Fixed the last release weighting 6.82 MB.

v1.1.0 2016/12/28

  • Added check for updates.
  • Improved UI:
    • New font.
    • Red boxes to mark errors.
  • Improved the About dialog:
    • Now includes the names of every collaborator.
  • Added drag and drop support (also if you associate manually CIA files, it should work).
  • Added (a lot of) debug code to try to pin down spooky.
  • Enforced administrator check.
  • Some code tidying.

v1.0.1 2016/12/27

  • Fix: Program no longer freezes if no file selected.
  • Fix: Program no longer freezes if valid but wrong IP adress is selected.
  • Fix: Transfer no longer fails if file name contains spaces.
  • Added: Remembering the IP adress after you close the app.
  • Changed versioning for future updater (shout out to @LeoLamCY for all the fixes).

v1.0 2016/12/26

  • Cool interface.
  • No python required.
  • Multi file support.

v0.1 2016/12/25

External links

Advertising: