Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
The main server is currently down. We are running on a backup server, so editing and search functionality are temporarily disabled. Please check back in a few hours.

Acnl-chat-sender 3DS: Difference between revisions

From GameBrew
No edit summary
m Text replacement - "Category:PC utilities for 3DS homebrew" to ""
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = acnl-chat-sender
|title=acnl-chat-sender
| image = https://dlhb.gamebrew.org/3dshomebrew/acnl-chat-sender.jpeg|250px
|image=Acnlchatsender6.png
| type = Other Apps
|description=A chat sender utilizing NTR Debugger to send messages to the ingame chat via your PC.
| version = v1.0
|author=rydoginator (RyDog)
| licence = Mixed
|lastupdated=2018/05/13
| author = rydoginator
|type=PC Utilities
| website = https://github.com/rydoginator/acnl-chat-sender
|version=1.0
| download = https://dlhb.gamebrew.org/3dshomebrew/acnl-chat-sender-3DS.rar
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/acnl-chat-sender-3DS.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/acnlchatsender.7z
|website=https://github.com/rydoginator/acnl-chat-sender
|source=https://github.com/rydoginator/acnl-chat-sender
}}
}}
ACNL-Chat-Sender, or Animal Crossing New Leaf Chat Sender, is a chat sender utilizing NTR Debugger to send messages to the ingame chat via your PC.
This a modded version of NTR Debugger by cell9 to take your input and send it to ingame memory. Theoretically, this is like using a USB keyboard on the Wii version of Animal Crossing, if anyone ever did that.
==User guide==
===Requirements===
*.NET Framework + A windows PC with Windows 7 or later.
* [[BootNTR 3DS|BootNTR]].
* Animal Crossing New Leaf: Welcome Amiibo (currently only supporting the game without the update preinstalled).
* A keyboard connected to your PC.
* Your PC connected to the same wifi as your 3DS.
===How to use===
* Launch BootNTR, then launch Animal Crossing. It doesn't matter if you have any plugins or not, but make sure to press X+Y then enable the debugger in NTR's menu before selecting your character.
* Figure out your 3DS's IP address. There are plenty of ways to do so.
* Fill in the IP address of your 3DS, and click Connect.
* Press the Hello button to test your connection. If it succeeded, then your top screen will flash green.
* Now while in Animal Crossing, you need to have your keyboard (refer to the first screenshot) open in order to start typing.
* Press enter or the send button to send your text.
* If your message keeps getting deleted on the window, then close the keyboard and re open.
* Enjoy.
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/acnlchatsender3.png
https://dlhb.gamebrew.org/3dshomebrews/acnlchatsender4.png
==Media==
'''[Tutorial] How to use ACNL-Chat-Sender''' ([https://www.youtube.com/watch?v=PEv0UZcibUg rydoginator]) <br>
<youtube>PEv0UZcibUg</youtube>
<youtube>PEv0UZcibUg</youtube>


= acnl-chat-sender =
==Changelog==
A chat sender utilizing NTR Debugger to send messages to the ingame chat via your PC!
'''v1.0'''
* Supports every version of the game with the Welcome Amiibo update besides the Korean Version with the Welcome Amiibo update pre-installed.
 
'''v0.6 Beta'''
* Remove the need for IronPython (compatibility with Wine for MacOS/Linux).
* Faster text sending.
 
'''v0.5 Beta'''
* A lot more stability.
* Text doesn't copy if the keyboard isn't open.
* Copy text from ingame keyboard if the textbox and ingame keyboard are out of sync.
* Paste text from clipboard now works.
* Editing text at index works.
 
'''v0.4 Beta'''
* Japan support.
* Characters send in real time to reduce latency when pressing send.
* Fix some crashes.
 
'''v0.3 Beta Pre-release'''
* Support for utf16 characters.
* Support for eur (might need more testing).
 
'''0.2 Beta'''
* Add pointer to prevent crash and work on island.
 
'''v0.1 Beta'''
* Only works on Animal Crossing with the green icon.
* Only works when your keyboard is open and you're home/in someone else's town.


== Dependencies ==
==External links==
If using Wine (For Linux/Mac OS) [https://wiki.winehq.org/Mono Wine Mono] If using an edition of Windows before Windows 10: [https://www.microsoft.com/en-us/download/details.aspx?id=30653 .Net Framework]
* GitHub - https://github.com/rydoginator/acnl-chat-sender
* GBAtemp - https://gbatemp.net/threads/release-animal-crossing-new-leaf-chat-sender.501590

Latest revision as of 04:25, 6 May 2024

acnl-chat-sender
General
Authorrydoginator (RyDog)
TypePC Utilities
Version1.0
LicenseMixed
Last Updated2018/05/13
Links
Download
Website
Source

ACNL-Chat-Sender, or Animal Crossing New Leaf Chat Sender, is a chat sender utilizing NTR Debugger to send messages to the ingame chat via your PC.

This a modded version of NTR Debugger by cell9 to take your input and send it to ingame memory. Theoretically, this is like using a USB keyboard on the Wii version of Animal Crossing, if anyone ever did that.

User guide

Requirements

  • .NET Framework + A windows PC with Windows 7 or later.
  • BootNTR.
  • Animal Crossing New Leaf: Welcome Amiibo (currently only supporting the game without the update preinstalled).
  • A keyboard connected to your PC.
  • Your PC connected to the same wifi as your 3DS.

How to use

  • Launch BootNTR, then launch Animal Crossing. It doesn't matter if you have any plugins or not, but make sure to press X+Y then enable the debugger in NTR's menu before selecting your character.
  • Figure out your 3DS's IP address. There are plenty of ways to do so.
  • Fill in the IP address of your 3DS, and click Connect.
  • Press the Hello button to test your connection. If it succeeded, then your top screen will flash green.
  • Now while in Animal Crossing, you need to have your keyboard (refer to the first screenshot) open in order to start typing.
  • Press enter or the send button to send your text.
  • If your message keeps getting deleted on the window, then close the keyboard and re open.
  • Enjoy.

Screenshots

acnlchatsender3.png acnlchatsender4.png

Media

[Tutorial] How to use ACNL-Chat-Sender (rydoginator)

Changelog

v1.0

  • Supports every version of the game with the Welcome Amiibo update besides the Korean Version with the Welcome Amiibo update pre-installed.

v0.6 Beta

  • Remove the need for IronPython (compatibility with Wine for MacOS/Linux).
  • Faster text sending.

v0.5 Beta

  • A lot more stability.
  • Text doesn't copy if the keyboard isn't open.
  • Copy text from ingame keyboard if the textbox and ingame keyboard are out of sync.
  • Paste text from clipboard now works.
  • Editing text at index works.

v0.4 Beta

  • Japan support.
  • Characters send in real time to reduce latency when pressing send.
  • Fix some crashes.

v0.3 Beta Pre-release

  • Support for utf16 characters.
  • Support for eur (might need more testing).

0.2 Beta

  • Add pointer to prevent crash and work on island.

v0.1 Beta

  • Only works on Animal Crossing with the green icon.
  • Only works when your keyboard is open and you're home/in someone else's town.

External links

Advertising: