More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox PSP Homebrews | {{Infobox PSP Homebrews | ||
|title=PSPDocmakerGUI Remake 2024 | |title=PSPDocmakerGUI Remake 2024 | ||
|image= | |image=PSPDocMakerGUI2024v0.26en.png | ||
|description=GUI for docmaker by Dark_Alex with preview support and various text formatting options. | |description=GUI for docmaker by Dark_Alex with preview support and various text formatting options. | ||
|author=pav13 | |author=pav13 | ||
|lastupdated=2024/ | |lastupdated=2024/11/23 | ||
|type=File Operation | |type=File Operation | ||
|version=0. | |version=0.26 | ||
|license=Mixed | |license=Mixed | ||
|download=https://drive.google.com/drive/folders/17Dd_KlLYyp85ecpWnXgsiIKC3ICCYzJY | |download=https://drive.google.com/drive/folders/17Dd_KlLYyp85ecpWnXgsiIKC3ICCYzJY | ||
Line 18: | Line 18: | ||
== Features == | == Features == | ||
* | * Preview. In the preview window, you can flip through pages (only forward) by clicking on them. | ||
* Support for various encodings of input text files | * Support for various encodings of input text files .txt (UTF-8, ANSI, WIN, DOS, KOI-8, Macintosh). | ||
* Setting the Game ID (this option is not relevant for modern custom firmware; you can choose any ID). | * Setting the Game ID (this option is not relevant for modern custom firmware; you can choose any ID). | ||
* Output image size: 480x248, 480x272 or 480x480. | * Output image size: 480x248, 480x272 or 480x480. | ||
* Line breaks by image width in whole words (can be disabled). | * Line breaks by image width in whole words (can be disabled). | ||
* You can save images of finished pages in the program folder (by disabling the option to delete temporary files). | * You can save images of finished pages in the program folder (by disabling the option to delete temporary files). | ||
* Selecting and customizing the font, additional customization of the font color, adding your own font (fon/fnt/ttf/ttc/otf) to the list of temporary fonts (this list is cleared after restarting the PC). | * Selecting and customizing the font, additional customization of the font color, adding your own font (.fon/.fnt/.ttf/.ttc/.otf) to the list of temporary fonts (this list is cleared after restarting the PC). | ||
* Set background image (bmp/jpg/jpeg/png/gif). You can use any images, they are scaled depending on the selected size. | * Set background image (.bmp/.jpg/.jpeg/.png/.gif). You can use any images, they are scaled depending on the selected size. | ||
* Background fill options: | * 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. | ||
* Drag | * Drag`n`Drop support: fonts, images, DAT files, texts and folders to the program window. | ||
* Save any settings and | * Save any settings and reset all settings by pressing the corresponding buttons. | ||
* Necessary Files are | * Necessary Files are created upon first launch. | ||
* Simple guide on how to use when you hover over the "? Help" text. | * Simple guide on how to use when you hover over the "? Help" text. | ||
== Changelog == | == Changelog == | ||
August 31, 2024 - version 0.25 | November 23, 2024 - version 0.26 | ||
* Improved stability | |||
* Extract PNG images from DOCUMENT.DAT | |||
* Drag`n`Drop supports .DAT files | |||
* Added buttons to change the order of files in the list. Relevant for the option to combine all files into one document.dat | |||
* Prompt to create a shortcut on the desktop on first launch | |||
August 31, 2024 - version 0.25 | |||
* Stability improvements and optimizations | * Stability improvements and optimizations | ||
* The "Screenshot" button (camera icon) saves the current preview window to the program folder in the Screenshots subfolder | * The "Screenshot" button (camera icon) saves the current preview window to the program folder in the Screenshots subfolder | ||
* Replacement of text, background and margin settings buttons with icons | * Replacement of text, background and margin settings buttons with icons | ||
August 27, 2024 - version 0.23 | August 27, 2024 - version 0.23 | ||
* Added change of target code page for text files. Change only if necessary. ANSI is set by default | * Added change of target code page for text files. Change only if necessary. ANSI is set by default | ||
August 26, 2024 - version 0.22 | August 26, 2024 - version 0.22 | ||
* Optimization | * Optimization | ||
* More tips in the status bar | * More tips in the status bar | ||
Line 53: | Line 60: | ||
* Option "Merge all files into one project" (works with both text files and images) | * Option "Merge all files into one project" (works with both text files and images) | ||
August 22, 2024 - version 0.1 | August 22, 2024 - version 0.1 | ||
* First release | |||
== Screenshots == | == Screenshots == | ||
[[image: | [[image:PSPDocMakerGUI2024v0.26en.png|720px]] | ||
== External links == | == External links == |
Revision as of 17:35, 23 November 2024
PSPDocmakerGUI Remake 2024 | |
---|---|
General | |
Author | pav13 |
Type | File Operation |
Version | 0.26 |
License | Mixed |
Last Updated | 2024/11/23 |
Links | |
Download | |
Website | |
Source | |
A graphical frontend of Dark_Alex's docmaker that allows you to creat DOCUMENT.DAT (in-game guides/walkthroughs) for PS1 games on PSP (or just images like jpegbook / TXT2JPG). Developed using HiAsm.
It is a remake of the PSP DocMaker GUI that adds support for UTF-8 Cyrillic encoding, a functional preview window, line breaks by words, and margin adjustments.
Features
- Preview. In the preview window, you can flip through pages (only forward) by clicking on them.
- Support for various encodings of input text files .txt (UTF-8, ANSI, WIN, DOS, KOI-8, Macintosh).
- Setting the Game ID (this option is not relevant for modern custom firmware; you can choose any ID).
- Output image size: 480x248, 480x272 or 480x480.
- Line breaks by image width in whole words (can be disabled).
- You can save images of finished pages in the program folder (by disabling the option to delete temporary files).
- Selecting and customizing the font, additional customization of the font color, adding your own font (.fon/.fnt/.ttf/.ttc/.otf) to the list of temporary fonts (this list is cleared after restarting the PC).
- Set background image (.bmp/.jpg/.jpeg/.png/.gif). You can use any images, they are scaled depending on the selected 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.
- Drag`n`Drop support: fonts, images, DAT files, texts and folders to the program window.
- Save any settings and reset all settings by pressing the corresponding buttons.
- Necessary Files are created upon first launch.
- Simple guide on how to use when you hover over the "? Help" text.
Changelog
November 23, 2024 - version 0.26
- Improved stability
- Extract PNG images from DOCUMENT.DAT
- Drag`n`Drop supports .DAT files
- Added buttons to change the order of files in the list. Relevant for the option to combine all files into one document.dat
- Prompt to create a shortcut on the desktop on first launch
August 31, 2024 - version 0.25
- Stability improvements and optimizations
- The "Screenshot" button (camera icon) saves the current preview window to the program folder in the Screenshots subfolder
- Replacement of text, background and margin settings buttons with icons
August 27, 2024 - version 0.23
- Added change of target code page for text files. Change only if necessary. ANSI is set by default
August 26, 2024 - version 0.22
- Optimization
- More tips in the status bar
- Drag`n`Drop supports files and folders
- Option "Random style" (gradient style changes on each page, which gives an interesting visual effect when turning)
- Image size 480x272 (not suitable for document.dat, you can disable "Delete temporary files" and get a series of full-screen images, like jpegbook/TXT2JPG or just convert a lot of wallpapers for PSP)
- Scaling of uploaded images to the selected size
- Input files can be text and/or images
- Option "Merge all files into one project" (works with both text files and images)
August 22, 2024 - version 0.1
- First release
Screenshots
External links
- 4PDA - https://4pda.to/forum/index.php?showtopic=1093382
- PSPx Forum - https://www.pspx.ru/forum/showthread.php?t=115223
- HiAsm Forum - https://forum.hiasm.com/topic/68327
- Google Drive - https://drive.google.com/drive/folders/17Dd_KlLYyp85ecpWnXgsiIKC3ICCYzJY