StxtEditor PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = StxtEditor | image = https://dlhb.gamebrew.org/psphomebrew/StxtEditor.jpg|250px | type = Plugins | version = v1.0 | licence = Mixed | author =...")
 
m (Text replacement - "Category:PSP homebrew applications" to "")
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox PSP homebrew
{{Infobox PSP Homebrews
| title = StxtEditor
|title=StxtEditor
| image = https://dlhb.gamebrew.org/psphomebrew/StxtEditor.jpg|250px
|image=Stxteditor.png
| type = Plugins
|description=Able to suspend the PSP at any time and read or edit any text files stored on the memory stick.
| version = v1.0
|author=yuh0q223
| licence = Mixed
|lastupdated=2012/04/03
| author = yuh0q223
|type=Plugins
| website =
|version=1.0
| download = https://dlhb.gamebrew.org/psphomebrew/StxtEditor.rar
|license=Mixed
| source =
|download=https://dlhb.gamebrew.org/psphomebrew/stxteditor.rar
|website=http://yuh0q223.web.fc2.com/index.html#StxtEditor
}}
}}
<youtube>C86LB9dHQck</youtube>
StxtEditor, also referred as SimpletxtEditor, is a plugin that allows you to edit text during the game.
StxtEditor, also referred as SimpletxtEditor, is a plugin that allows you to edit text during the game.


Installation
==Installation==
Note from developer:
'''Note:''' This plugin depends on [http://code.google.com/p/prx-common-libraries/downloads/list cmlibmenu]. Please download cmlibmenu and place the lib folder in ms0:/seplugins/ (ef0:/seplugins/ for PSP Go).
This plugin depends on cmlibmenu (http://code.google.com/p/prx-common-libraries/downloads/list). Please download cmlibmenu and place the lib folder in ms0:/seplugins/ (ef0:/seplugins/ for PSP Go).
 
Note: cmlibmenu has already been included in the archive, which you can skip ahead to installation.


To install, copy the lib folder, StxtEditor.prx and StxtEditor.ini to ms0:/seplugins/ (ef0:/seplugins/ for PSP Go).
To install, copy the lib folder, StxtEditor.prx and StxtEditor.ini to ms0:/seplugins/ (ef0:/seplugins/ for PSP Go).


Open (or create) game.txt and vsh.txt in the same seplugins folder, then insert the following line
Open (or create) game.txt and vsh.txt in the same seplugins folder, then insert the following line
ms0:/seplugins/StxtEditor.prx 1
ms0:/seplugins/StxtEditor.prx 1


For PSP Go, write this line to the text files instead
For PSP Go, write this line to the text files instead
ef0:/seplugins/StxtEditor.prx 1
ef0:/seplugins/StxtEditor.prx 1


User guide
==User guide==
Settings can be changed in the configuration file StxtEditor.ini.
Settings can be changed in the configuration file StxtEditor.ini.


If you want to use PSP GO storage, please change Use'ef0'device = false to Use'ef0'device = true.
If you want to use PSP GO storage, please change Use'ef0'device = false to Use'ef0'device = true.


Controls
==Controls==
Note - Menu
Note - Menu
Start - Save
Start - Save
Analog - Navigate through text
Analog - Navigate through text
Circle/Cross (based on your PSP's setting) - Close Menu
Circle/Cross (based on your PSP's setting) - Close Menu


Compatibility
==Compatibility==
Supported Firmwares:
Supported Firmwares:
6.20 to 6.60


Changelog
6.20 to 6.60 <br>
v1.0
 
- Supports cursor movement and editing.
==Changelog==
- Greatly evolved UI.
'''v1.0'''
- Will not promt the message Do you want to save? when there the file is not edited.
* Supports cursor movement and editing.
- Fixed button sensing.
* Greatly evolved UI.
* Will not promt the message Do you want to save? when there the file is not edited.
* Fixed button sensing.


v0.9 beta
'''v0.9 beta'''
- Change the folder icon to your own icon while browsing files.
* Change the folder icon to your own icon while browsing files.
- Implemented scrollbar during editing.
* Implemented scrollbar during editing.
- You can also scroll horizontally while editing.
* You can also scroll horizontally while editing.
- Fixed scrollbars shifting.
* Fixed scrollbars shifting.
- You will be asked if you want to save it after editing (for now, it will come with or without editing).
* You will be asked if you want to save it after editing (for now, it will come with or without editing).
- Supports tab characters.
* Supports tab characters.
- Configuration of the overwrite save button in ini is removed.
* Configuration of the overwrite save button in ini is removed.
- Rewrote readme.
* Rewrote readme.


v0.8 beta
'''v0.8 beta'''
- Eliminates flicker.
* Eliminates flicker.
- Overwrite button can be decided by ini.
* Overwrite button can be decided by ini.
- Fixed double-byte characters not disappearing unless backspaced twice.
* Fixed double-byte characters not disappearing unless backspaced twice.
- Made the file browser cool.
* Made the file browser cool.
- Equipped with scroll function in file browser.
* Equipped with scroll function in file browser.
- You can freely set the extension to open with ini (up to 5).
* You can freely set the extension to open with ini (up to 5).
- Changed to stop other threads while browsing files.
* Changed to stop other threads while browsing files.
- Changed the characters that can be typed on some keyboards.
* Changed the characters that can be typed on some keyboards.


v0.7 beta
'''v0.7 beta'''
- Finally equipped with a file browsing function.
* Finally equipped with a file browsing function.
- Increased keyboard quality.
* Increased keyboard quality.


v0.6 beta
'''v0.6 beta'''
- You can now edit some ini items from the menu.
* You can now edit some ini items from the menu.
- Specify a folder in ini and you can select file from the menu. The default path is "ms0:/seplugins" (the file editing method decided in ini is invalid).
* Specify a folder in ini and you can select file from the menu. The default path is "ms0:/seplugins" (the file editing method decided in ini is invalid).
- Fixed text alignments for each lines.
* Fixed text alignments for each lines.
- Erased the note mark when starting a new line.
* Erased the note mark when starting a new line.
- Simplifying control keys settings for Enter button.
* Simplifying control keys settings for Enter button.


v0.5 beta
'''v0.5 beta'''
- Promoted to beta version due to less garbled characters (not completely gone).
* Promoted to beta version due to less garbled characters (not completely gone).
- With analog pad, you can move the text up and down so that you can see even long text. It is specified to open 10 files in advance with ini, so that you can select one when opening the menu (The file browsing function is out of the scope of emergency use hence is removed).
* With analog pad, you can move the text up and down so that you can see even long text. It is specified to open 10 files in advance with ini, so that you can select one when opening the menu (The file browsing function is out of the scope of emergency use hence is removed).
- Change the assignment of various buttons.
* Change the assignment of various buttons.


v0.2 alpha
'''v0.2 alpha'''
- Added character supports.
* Added character supports.
- Included ini which was missing from the previous release.
* Included ini which was missing from the previous release.
- Fix line formats that causes garbled characters.
* Fix line formats that causes garbled characters.


References
==External links==
Author's webpage, http://yuh0q223.web.fc2.com/index.html#StxtEditor
* Author's website - http://yuh0q223.web.fc2.com/index.html#StxtEditor
GameGaz, https://forum.gamegaz.jp/viewtopic.php?f=15&t=1374
* GameGaz - https://forum.gamegaz.jp/viewtopic.php?f=15&t=1374

Latest revision as of 11:15, 8 May 2024

StxtEditor
Stxteditor.png
General
Authoryuh0q223
TypePlugins
Version1.0
LicenseMixed
Last Updated2012/04/03
Links
Download
Website

StxtEditor, also referred as SimpletxtEditor, is a plugin that allows you to edit text during the game.

Installation

Note: This plugin depends on cmlibmenu. Please download cmlibmenu and place the lib folder in ms0:/seplugins/ (ef0:/seplugins/ for PSP Go).

To install, copy the lib folder, StxtEditor.prx and StxtEditor.ini to ms0:/seplugins/ (ef0:/seplugins/ for PSP Go).

Open (or create) game.txt and vsh.txt in the same seplugins folder, then insert the following line

ms0:/seplugins/StxtEditor.prx 1

For PSP Go, write this line to the text files instead

ef0:/seplugins/StxtEditor.prx 1

User guide

Settings can be changed in the configuration file StxtEditor.ini.

If you want to use PSP GO storage, please change Use'ef0'device = false to Use'ef0'device = true.

Controls

Note - Menu

Start - Save

Analog - Navigate through text

Circle/Cross (based on your PSP's setting) - Close Menu

Compatibility

Supported Firmwares:

6.20 to 6.60

Changelog

v1.0

  • Supports cursor movement and editing.
  • Greatly evolved UI.
  • Will not promt the message Do you want to save? when there the file is not edited.
  • Fixed button sensing.

v0.9 beta

  • Change the folder icon to your own icon while browsing files.
  • Implemented scrollbar during editing.
  • You can also scroll horizontally while editing.
  • Fixed scrollbars shifting.
  • You will be asked if you want to save it after editing (for now, it will come with or without editing).
  • Supports tab characters.
  • Configuration of the overwrite save button in ini is removed.
  • Rewrote readme.

v0.8 beta

  • Eliminates flicker.
  • Overwrite button can be decided by ini.
  • Fixed double-byte characters not disappearing unless backspaced twice.
  • Made the file browser cool.
  • Equipped with scroll function in file browser.
  • You can freely set the extension to open with ini (up to 5).
  • Changed to stop other threads while browsing files.
  • Changed the characters that can be typed on some keyboards.

v0.7 beta

  • Finally equipped with a file browsing function.
  • Increased keyboard quality.

v0.6 beta

  • You can now edit some ini items from the menu.
  • Specify a folder in ini and you can select file from the menu. The default path is "ms0:/seplugins" (the file editing method decided in ini is invalid).
  • Fixed text alignments for each lines.
  • Erased the note mark when starting a new line.
  • Simplifying control keys settings for Enter button.

v0.5 beta

  • Promoted to beta version due to less garbled characters (not completely gone).
  • With analog pad, you can move the text up and down so that you can see even long text. It is specified to open 10 files in advance with ini, so that you can select one when opening the menu (The file browsing function is out of the scope of emergency use hence is removed).
  • Change the assignment of various buttons.

v0.2 alpha

  • Added character supports.
  • Included ini which was missing from the previous release.
  • Fix line formats that causes garbled characters.

External links

Advertising: