Ptextviewer PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP homebrew | title = ptextviewer | image = https://dlhb.gamebrew.org/psphomebrew/ptextviewer.jpg|250px | type = Plugins | version = v1.03-2 | licence = Mixed | aut...")
 
No edit summary
Line 3: Line 3:
| image = https://dlhb.gamebrew.org/psphomebrew/ptextviewer.jpg|250px
| image = https://dlhb.gamebrew.org/psphomebrew/ptextviewer.jpg|250px
| type = Plugins
| type = Plugins
| version = v1.03-2
| version = 1.03 & 1.03-2 (12 Sept 2011)
| licence = Mixed
| licence = Mixed
| author = hiroi01
| author = hiroi01
| website =
| website = https://hiroi01.com/?p=prx#ptextviewer
| download = https://dlhb.gamebrew.org/psphomebrew/ptextviewer.rar
| download = https://dlhb.gamebrew.org/psphomebrew/ptextviewer.rar
| source = https://hiroi01.com/?p=prx#ptextviewer
| source =  
}}
}}
<youtube>K1WSOSimvTI</youtube>


Ptextviewer is a plugin that allows you to suspend any application or game at any time and read text files stored on the Memory Stick.
Ptextviewer is a plugin that allows you to suspend any application or game at any time and read text files stored on the Memory Stick.


Installation
==Installation==
Note from developer:
'''Note from developer:'''
 
Please use version 103. Only when it does not work, you can try using the alternate version 103-2.
Please use version 103. Only when it does not work, you can try using the alternate version 103-2.


This plugin depends on cmlibmenu (http://code.google.com/p/prx-common-libraries/downloads/list). Place cmlibmenu.prx and the font folder containing the font data in ms0:/seplugins/lib/ (ef0:/seplugins/lib/ for PSP Go).
This plugin depends on cmlibmenu (http://code.google.com/p/prx-common-libraries/downloads/list). Place cmlibmenu.prx and the font folder containing the font data in ms0:/seplugins/lib/ (ef0:/seplugins/lib/ for PSP Go).
Note: You will find both v103 and v103-2, along with cmlibmenu included in the package, which you can skip ahead to installation.


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


For PSP, append this line to the text files
For PSP, append this line to the text files
ms0:/seplugins/ptextviewer.prx 1
ms0:/seplugins/ptextviewer.prx 1
 
For PSP Go, add this line instead
For PSP Go, add this line instead
ef0:/seplugins/ptextviewer.prx 1
ef0:/seplugins/ptextviewer.prx 1
 
User guide
==User guide==
You can use the plugin to read text files in txt and ini formats. Note the only text code can be read is Shift-JIS.
You can use the plugin to read text files in txt and ini formats. Note the only text code can be read is Shift-JIS.


Boot key can be changed in the ptextviewer.ini.
Boot key can be changed in the ptextviewer.ini.


Controls
==Controls==
L-Trigger+R-Trigger+Note - Boot key
L+R+Note - Boot key


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


Changelog
==Changelog==
v1.03
'''v1.03'''
- Fixed some issues.
* Fixed some issues.
- The HOME menu is no longer displayed at Exit.
* The HOME menu is no longer displayed at Exit.
 
'''v1.02fix'''
* Fixed an issue that caused an error when opening a file, returning, and then opening the file.


v1.02fix
'''v1.02'''
- Fixed an issue that caused an error when opening a file, returning, and then opening the file.
* Depends on cmlibmenu.
* Code optimization.
* Maximum size limit for open text files.
* Eliminate flickering when sending text.
* By pressing the SELECT button, you can double the font size.


v1.02
'''v1.01'''
- Depends on cmlibmenu.
* Added page forward / return function.
- Code optimization.
* Changed how to fill in StartPath option.
- Maximum size limit for open text files.
* Now you can quit / wake up ptextviewer with the file open.
- Eliminate flickering when sending text.
- By pressing the SELECT button, you can double the font size.


v1.01
'''v1.00'''
- Added page forward / return function.
* Release.
- Changed how to fill in StartPath option.
- Now you can quit / wake up ptextviewer with the file open.


v1.00
==External links==
- Release.
* Author's Twitter - https://twitter.com/hiroi01/status/113177389575585792
* Author's website - https://hiroi01.com/?p=prx#ptextviewer


References
[[Category:PSP homebrew applications]]
Author's Twitter, https://twitter.com/hiroi01/status/113177389575585792
[[Category:PSP homebrew plugins]]
Author's webpage, https://hiroi01.com/?p=prx#ptextviewer

Revision as of 01:16, 13 August 2021

ptextviewer
ptextviewer.jpg
General
Author(s)hiroi01
TypePlugins
Version1.03 & 1.03-2 (12 Sept 2011)
LicenceMixed
Links
Download
Website
Advertisements

<htmlet>adsense</htmlet>


Ptextviewer is a plugin that allows you to suspend any application or game at any time and read text files stored on the Memory Stick.

Installation

Note from developer:

Please use version 103. Only when it does not work, you can try using the alternate version 103-2.

This plugin depends on cmlibmenu (http://code.google.com/p/prx-common-libraries/downloads/list). Place cmlibmenu.prx and the font folder containing the font data in ms0:/seplugins/lib/ (ef0:/seplugins/lib/ for PSP Go).

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

Open vsh.txt and game.txt in the same seplugins folder, then add one of the following line in respective to the device.

For PSP, append this line to the text files

ms0:/seplugins/ptextviewer.prx 1

For PSP Go, add this line instead

ef0:/seplugins/ptextviewer.prx 1

User guide

You can use the plugin to read text files in txt and ini formats. Note the only text code can be read is Shift-JIS.

Boot key can be changed in the ptextviewer.ini.

Controls

L+R+Note - Boot key

Compatibility

Supported Firmwares:

6.20 to 6.60

Changelog

v1.03

  • Fixed some issues.
  • The HOME menu is no longer displayed at Exit.

v1.02fix

  • Fixed an issue that caused an error when opening a file, returning, and then opening the file.

v1.02

  • Depends on cmlibmenu.
  • Code optimization.
  • Maximum size limit for open text files.
  • Eliminate flickering when sending text.
  • By pressing the SELECT button, you can double the font size.

v1.01

  • Added page forward / return function.
  • Changed how to fill in StartPath option.
  • Now you can quit / wake up ptextviewer with the file open.

v1.00

  • Release.

External links

Advertising: