 |
Description |
This small utility allows one to edit existing messages in RPG Maker GB save files
using an actual keyboard, thereby overcoming a necessary limitation and frustration point of the original game. It also keeps track of line lengths, in order to help
you avoid losing text on write. Finally, the Python source code is included, so those on Linux or Mac can (probably) still make use of this.
VERSION 1.1: Shows the mapping for the more unusual characters right in the window, so you don't have to tab back and forth with the Readme. Also corrects an error in the Readme regarding which font to use for the Title text (if you did as stated, nothing at all would appear).
VERSION 1.1a: Changes the line break character's mapping from "/" to "|", so it is not accidentally entered. Also converts loops stripping trailing line breaks from "if" to "while", so all are caught.
VERSION 1.1b: Allows for entering in apostrophes, in accordance with the recent/upcoming update to the addendum. |
|