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

Wii DS ROM Sender: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Apps (Other Apps) - GameBrew
|title_mode=append
|image=wiidsromsenderwii.jpg
|image_alt=Wii DS ROM Sender
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=Wii DS ROM Sender
|title=Wii DS ROM Sender
|image=wiidsromsenderwii.jpg
|image=wiidsromsender2.png
|description=Send NDS ROMs to a DS using DLP.
|description=Send NDS ROMs to a DS using DLP.
|author=FIX94
|author=FIX94
Line 18: Line 12:
|source=https://github.com/FIX94/wii-ds-rom-sender
|source=https://github.com/FIX94/wii-ds-rom-sender
}}
}}
'''Wii DS ROM Sender''' is an application that enables users to transfer NDS ROMs, as well as emulated NES/GB/GBC ROMs, from a Wii to a DS using Download Play.
This application allows you to transfer NDS ROMs, as well as emulated NES/GB/GBC ROMs, from a Wii to a DS using Download Play.


However, it is important to note that if the DS is not patched with FlashMe and HaxxStation is not used, only Official Demo ROMs can be sent. To use HaxxStation, the US version of "DS Download Station - Volume 1" must be renamed to "haxxstation.nds" and placed on the root of the SD card.
However, it is important to note that if the DS is not patched with FlashMe and HaxxStation is not used, only Official Demo ROMs can be sent.  


To use the application, the user must place their .nds/.srl/.nes/.gb/.gbc files into a "srl" folder on the SD card, download the current version of the program from the "releases" tab, and start it through the homebrew channel.
==User guide==
To use HaxxStation, the US version of "DS Download Station - Volume 1" must be renamed to "haxxstation.nds" and placed on the root of the SD card.


Users can then select the desired file, download it on the DS and play it. If there are any issues with sending the file, users may need to increase the delay timing.
To use the application, place your .nds/.srl/.nes/.gb/.gbc files into a "srl" folder on the SD card, download the current version of the program from the "releases" tab, and start it through the homebrew channel.


It's also worth noting that .nes files are emulated using nesDS and .gb/.gbc files are emulated using GameYob.
You can then select the desired file, download it on the DS and play it. If there are any issues with sending the file, you may need to increase the delay timing.


==This Application uses/includes==
It's also worth noting that .nes files are emulated using nesDS and .gb/.gbc files are emulated using [[GameYob|GameYob]].
* Parts of the HaxxStation code from https://github.com/Gericom/dspatch
* GameYob Binary with 2MB Dummy ROM from https://github.com/FIX94/GameYob
* nesDS Binary with 2MB Dummy ROM from https://github.com/ApacheThunder/NesDS/tree/master/NesDS_Singles
* DOL Application compressed with dolxz from https://github.com/FIX94/dolxz
* NDS Files compressed with the LZO Library by Markus F.X.J. Oberhumer


==Media==
==Media==
'''Wii NDS ROM Sender - Quick Demonstration video - ([https://www.youtube.com/watch?v=q8CJ4nEqil0 RandomUser_101])'''<br>
'''Wii NDS ROM Sender - Quick Demonstration video ([https://www.youtube.com/watch?v=q8CJ4nEqil0 RandomUser_101])'''<br>
<youtube>q8CJ4nEqil0</youtube>
<youtube>q8CJ4nEqil0</youtube>


==Changelog==
==Changelog==
'''v3.3'''
'''v3.3'''
*support classic controllers and wiiu pro controllers as well.
*Support classic controllers and wiiu pro controllers as well.


'''v3.2'''
'''v3.2'''
*further improved logic when sending nds roms to the ds system menu, this should make it less likely to forever get stuck sending the last block
*Further improved logic when sending nds roms to the ds system menu, this should make it less likely to forever get stuck sending the last block.
*added wiiu gamepad controls when running from wii vc
*Added wiiu gamepad controls when running from wii vc.


'''v3.1'''
'''v3.1'''
* removed unneeded parts of code that possibly even caused problems
*Removed unneeded parts of code that possibly even caused problems.


'''v3.0'''
'''v3.0'''
*added LZO compression when using HaxxStation to make things send over quicker
*Added LZO compression when using HaxxStation to make things send over quicker.
*added program init prints to easily debug any issues with it
*Added program init prints to easily debug any issues with it.
*added GameYob and nesDS emulators with dummy ROMs so you can directly send over .nes/.gb/.gbc files
*Added GameYob and nesDS emulators with dummy ROMs so you can directly send over .nes/.gb/.gbc files.


'''v2.1'''
'''v2.1'''
* added option to change delay timing (only required when you have send problems)
*Added option to change delay timing (only required when you have send problems).


'''v2.0'''
'''v2.0'''
Line 62: Line 52:


'''v1.1'''
'''v1.1'''
*allow unsigned nds roms (only run when the ds has FlashMe installed)
*Allow unsigned nds roms (only run when the ds has FlashMe installed).
*some code cleanup
*Some code cleanup.


'''v1.0'''
'''v1.0'''
* First Release
* First Release.
 
==Credits==
This Application uses/includes:
* Parts of the HaxxStation code from https://github.com/Gericom/dspatch
* GameYob Binary with 2MB Dummy ROM from https://github.com/FIX94/GameYob
* nesDS Binary with 2MB Dummy ROM from https://github.com/ApacheThunder/NesDS/tree/master/NesDS_Singles
* DOL Application compressed with dolxz from https://github.com/FIX94/dolxz
* NDS Files compressed with the LZO Library by Markus F.X.J. Oberhumer


==External Links==
==External Links==
* GitHub - https://github.com/FIX94/wii-ds-rom-sender
* GitHub - https://github.com/FIX94/wii-ds-rom-sender
* Open Shop Channel - https://oscwii.org/library/app/wii-ds-rom-sender
* Open Shop Channel - https://oscwii.org/library/app/wii-ds-rom-sender

Revision as of 03:00, 24 February 2023

Wii DS ROM Sender
Wiidsromsender2.png
General
AuthorFIX94
TypeOther Apps
Versionv3.3
LicenseMIT License
Last Updated2017/10/18
Links
Download
Website
Source

This application allows you to transfer NDS ROMs, as well as emulated NES/GB/GBC ROMs, from a Wii to a DS using Download Play.

However, it is important to note that if the DS is not patched with FlashMe and HaxxStation is not used, only Official Demo ROMs can be sent.

User guide

To use HaxxStation, the US version of "DS Download Station - Volume 1" must be renamed to "haxxstation.nds" and placed on the root of the SD card.

To use the application, place your .nds/.srl/.nes/.gb/.gbc files into a "srl" folder on the SD card, download the current version of the program from the "releases" tab, and start it through the homebrew channel.

You can then select the desired file, download it on the DS and play it. If there are any issues with sending the file, you may need to increase the delay timing.

It's also worth noting that .nes files are emulated using nesDS and .gb/.gbc files are emulated using GameYob.

Media

Wii NDS ROM Sender - Quick Demonstration video (RandomUser_101)

Changelog

v3.3

  • Support classic controllers and wiiu pro controllers as well.

v3.2

  • Further improved logic when sending nds roms to the ds system menu, this should make it less likely to forever get stuck sending the last block.
  • Added wiiu gamepad controls when running from wii vc.

v3.1

  • Removed unneeded parts of code that possibly even caused problems.

v3.0

  • Added LZO compression when using HaxxStation to make things send over quicker.
  • Added program init prints to easily debug any issues with it.
  • Added GameYob and nesDS emulators with dummy ROMs so you can directly send over .nes/.gb/.gbc files.

v2.1

  • Added option to change delay timing (only required when you have send problems).

v2.0

  • Now with HaxxStation support.

v1.1

  • Allow unsigned nds roms (only run when the ds has FlashMe installed).
  • Some code cleanup.

v1.0

  • First Release.

Credits

This Application uses/includes:

External Links

Advertising: