More actions
(Created page with "{{#seo: |title=Wii Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=wii-logo.jpg |image_alt=txtEd }} {{Infobox Wii Homebrews |title=txtEd |image=wii-logo.jpg |de...") |
No edit summary |
||
Line 15: | Line 15: | ||
|license=Not specified (open source) | |license=Not specified (open source) | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/txtedwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/txtedwii.7z | ||
|website= | |website= | ||
|source=/ | |source=https://dlhb.gamebrew.org/wiihomebrews/txtedwii.7z | ||
}} | }} | ||
Native wii simple text mode file editor. | |||
== | == Specifications == | ||
== | txtEd will open any file under about 1mb for text editing. Maximum line size for input file is 128 characters. | ||
== Controls == | |||
{| class="wikitable" | |||
|- | |||
! Button !! Action | |||
|- | |||
| Wiimote A Button || Select | |||
|- | |||
| Wiimote B Button || Delete Character After Cursor | |||
|- | |||
| Wiimote DPad Left || Move Cursor Back 1 Space | |||
|- | |||
| Wiimote DPad Right || Move Forward Fast | |||
|- | |||
| Wiimote DPad Down || Advance Screen One Page | |||
|- | |||
| Wiimote DPad Up || Returns to Start of File | |||
|- | |||
| Wiimote 1 Button || Caps Lock | |||
|- | |||
| Wiimote Home Button || Quit/Save | |||
|} | |||
== Usage == | |||
#Point at file name or directory; click A to select, or press HOME to exit | |||
#With file open point and click keyboard to add character after cursor. | |||
#Press 1 for Caps Lock, B will delete character directly after cursor, and Home exits. | |||
# Navigation(dpad): RIGHT moves cursor forward fast. LEFT moves cursor back one space. DOWN advances screen one page. UP returns to start of file. | |||
# Exit menu: press HOME to exit, A to save changes, or B to return to editing. | |||
== Unofficial Versions == | |||
=== TxtEd Mod by Freigeist === | |||
This is a Mod of the great TxtEd from linus. The Controls are now similar to the Keyboard of the Wii Menu. | |||
[[Txted Mod Wii|TxtEd Mod]] | |||
==Thanks:== | |||
*Team Twiizers | |||
*devkitPro | |||
*libogc | |||
*libfat | |||
*GRRLib | |||
*#wiidev | |||
==External links== | |||
* Wiibrew - https://wiibrew.org/wiki/TxtEd |
Revision as of 01:21, 13 July 2022
txtEd | |
---|---|
General | |
Author | linus |
Type | Utilities |
Version | 1.0 |
License | Not specified (open source) |
Last Updated | 2008/12/28 |
Links | |
Download | |
Source | |
Native wii simple text mode file editor.
Specifications
txtEd will open any file under about 1mb for text editing. Maximum line size for input file is 128 characters.
Controls
Button | Action |
---|---|
Wiimote A Button | Select |
Wiimote B Button | Delete Character After Cursor |
Wiimote DPad Left | Move Cursor Back 1 Space |
Wiimote DPad Right | Move Forward Fast |
Wiimote DPad Down | Advance Screen One Page |
Wiimote DPad Up | Returns to Start of File |
Wiimote 1 Button | Caps Lock |
Wiimote Home Button | Quit/Save |
Usage
- Point at file name or directory; click A to select, or press HOME to exit
- With file open point and click keyboard to add character after cursor.
- Press 1 for Caps Lock, B will delete character directly after cursor, and Home exits.
- Navigation(dpad): RIGHT moves cursor forward fast. LEFT moves cursor back one space. DOWN advances screen one page. UP returns to start of file.
- Exit menu: press HOME to exit, A to save changes, or B to return to editing.
Unofficial Versions
TxtEd Mod by Freigeist
This is a Mod of the great TxtEd from linus. The Controls are now similar to the Keyboard of the Wii Menu.
Thanks:
- Team Twiizers
- devkitPro
- libogc
- libfat
- GRRLib
- wiidev
External links
- Wiibrew - https://wiibrew.org/wiki/TxtEd