PSP DocMaker NX: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP Homebrews |title=PSP DocMaker NX |image=pspdocmakerguinx.png |description=An easy-to-use tool for creating DOCUMENT.DAT (manual) files for PS1, PSP, and PS Minis games. |author=seiya-dev |lastupdated=2026/01/22 |type=File Operation |version=1.1.3 |license=LGPL-2.1 |download=https://github.com/seiya-dev/PSPDocMakerGUI/releases |website=https://github.com/seiya-dev/PSPDocMakerGUI |source=https://github.com/seiya-dev/PSPDocMakerGUI }}<!--pspdocmakerguinx.7z-->..." |
1.4.0.e43de35 |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox PSP Homebrews | {{Infobox PSP Homebrews | ||
|title=PSP DocMaker NX | |title=PSP DocMaker NX (GUI) | ||
|image=pspdocmakerguinx.png | |image=pspdocmakerguinx.png | ||
|description=An easy-to-use tool for creating DOCUMENT.DAT (manual) files for PS1, PSP, and PS Minis games. | |description=An easy-to-use tool for creating DOCUMENT.DAT (manual) files for PS1, PSP, and PS Minis games. | ||
|author=seiya-dev | |author=seiya-dev | ||
|lastupdated=2026/ | |lastupdated=2026/05/24 | ||
|type=File Operation | |type=File Operation | ||
|version=1. | |version=1.4.0.e43de35 | ||
|license=LGPL-2.1 | |license=LGPL-2.1 | ||
|download=https://github.com/seiya-dev/PSPDocMakerGUI/releases | |download=https://github.com/seiya-dev/PSPDocMakerGUI/releases | ||
| Line 17: | Line 17: | ||
* Preview. | * Preview. | ||
* Support for various encodings of input text files .txt: UTF-8, ANSI, WIN, DOS, KOI-8, Macintosh. | * Support for various encodings of input text files .txt: UTF-8, ANSI, WIN, DOS, KOI-8, Macintosh. | ||
* Output image size: 480x248, 480x272, 480x480 or 480x960. | * Output text image size: 480x248, 480x272, 480x480 or 480x960. (480x960 - PSP/Minis only). | ||
* Words wrap by image width (can be disabled). | * Words wrap by image width (can be disabled). | ||
* Support for in-text tags: Page Break - @pb@ | * Support for in-text tags: Page Break - @pb@ | ||
* Selecting font and font color. | * Selecting font and font color. | ||
* Set background image: bmp, jpg, jpeg, png, gif. You can use any images, they are scaled. | * Set background image: bmp, jpg, jpeg, png, gif. You can use any images, they are scaled to max size. | ||
* Background fill options: solid color, color gradient, gradient with a border and "Random style". | * Background fill options: solid color, color gradient, gradient with a border and "Random style". | ||
* Adjust the size of the text indentation from the screen borders. | * Adjust the size of the text indentation from the screen borders. | ||
* Extract encrypted DOCUMENT.DAT with default key. | * Extract encrypted DOCUMENT.DAT with default key and almost all with DOCINFO.EDAT. | ||
== Screenshots == | == Screenshots == | ||
| Line 33: | Line 33: | ||
== Changelog == | == Changelog == | ||
'''v1.4.0.e43de35''' | |||
* Added missing doc keys. | |||
'''v1.4.0''' | |||
* New extra parameters for text rendering: margins and line spacing. | |||
* Fix loading config if doc type is PSP. | |||
'''v1.3.3.3714dab3''' | |||
* Fix Image resizing for PSP DOCUMENT.DAT. | |||
* Fix broken preview in v1.3.2. | |||
* Improve image handling. | |||
'''v1.3.3''' | |||
* Fix Image resizing for PSP DOCUMENT.DAT. | |||
* Fix broken preview in v1.3.2. | |||
'''v1.3.1''' | |||
* Fix font selection. | |||
'''v1.3.0''' | |||
* Restrict 480x960 to PSP/Minis only. | |||
* Resize image to max size, size selection applied only to text. | |||
* Improve preview window. | |||
'''v1.2.1''' | |||
* Fix missing doc size parsing for PSP DOCUMENT.DAT v2. | |||
'''v1.2.0''' | |||
* Add Game ID set. | |||
* Extract DOCUMENT.DAT when DOCINFO.EDAT may be required, without making the DOCINFO.EDAT file mandatory. | |||
'''v1.1.3''' | '''v1.1.3''' | ||
* More fixes. | * More fixes. | ||
Latest revision as of 04:14, 29 May 2026
| PSP DocMaker NX (GUI) | |
|---|---|
| General | |
| Author | seiya-dev |
| Type | File Operation |
| Version | 1.4.0.e43de35 |
| License | LGPL-2.1 |
| Last Updated | 2026/05/24 |
| Links | |
| Download | |
| Website | |
| Source | |
An easy-to-use graphical tool for creating properly formatted DOCUMENT.DAT (manual) files for PS1, PSP, and PS Minis games.
Features
- Preview.
- Support for various encodings of input text files .txt: UTF-8, ANSI, WIN, DOS, KOI-8, Macintosh.
- Output text image size: 480x248, 480x272, 480x480 or 480x960. (480x960 - PSP/Minis only).
- Words wrap by image width (can be disabled).
- Support for in-text tags: Page Break - @pb@
- Selecting font and font color.
- Set background image: bmp, jpg, jpeg, png, gif. You can use any images, they are scaled to max size.
- Background fill options: solid color, color gradient, gradient with a border and "Random style".
- Adjust the size of the text indentation from the screen borders.
- Extract encrypted DOCUMENT.DAT with default key and almost all with DOCINFO.EDAT.
Screenshots
|
|
Changelog
v1.4.0.e43de35
- Added missing doc keys.
v1.4.0
- New extra parameters for text rendering: margins and line spacing.
- Fix loading config if doc type is PSP.
v1.3.3.3714dab3
- Fix Image resizing for PSP DOCUMENT.DAT.
- Fix broken preview in v1.3.2.
- Improve image handling.
v1.3.3
- Fix Image resizing for PSP DOCUMENT.DAT.
- Fix broken preview in v1.3.2.
v1.3.1
- Fix font selection.
v1.3.0
- Restrict 480x960 to PSP/Minis only.
- Resize image to max size, size selection applied only to text.
- Improve preview window.
v1.2.1
- Fix missing doc size parsing for PSP DOCUMENT.DAT v2.
v1.2.0
- Add Game ID set.
- Extract DOCUMENT.DAT when DOCINFO.EDAT may be required, without making the DOCINFO.EDAT file mandatory.
v1.1.3
- More fixes.
v1.1.2
- Lock file selecting while rendering.
v1.1.1
- Fix text import.
v1.1
- Fix PNG extraction from some encrypted DOCUMENT.DAT.
- Switch default KEYS.BIN value.
v1.0
- First public release.