More actions
(Created page with "{{Infobox PSP Homebrews |title=ASIV |image=asivpsp.png |description=A Simple Image Viewer. |author=mootjeuh |lastupdated=2010/01/17 |type=Other |format= |version=5 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/ASIV5.zip |website=http://forums.qj.net/psp-development-forum/163601-asiv-5-simple-image-viewer.html |source= }} ASIV (A Simple Image Viewer) is a homebrew image viewer developed by mootjeuh. Supported formats include PNG, GIF, TGA, TIF/TIFF, JPG/...") |
(No difference)
|
Latest revision as of 04:15, 9 December 2024
ASIV | |
---|---|
![]() | |
General | |
Author | mootjeuh |
Type | Other |
Version | 5 |
License | Mixed |
Last Updated | 2010/01/17 |
Links | |
Download | |
Website | |
ASIV (A Simple Image Viewer) is a homebrew image viewer developed by mootjeuh.
Supported formats include PNG, GIF, TGA, TIF/TIFF, JPG/JPEG, BMP and PCX.
Installation
Extract the archive to a folder and move it into ms0:/PSP/GAME/.
Edit the file config with a text editor of your choice to specify the startup path. (default to ms0:/)
Controls
D-Pad - Navigate
Cross - Open folder/file
Circle - Go back
Screenshots
Known issues
After loading an image, you need to restart the program to view another one.
Changelog
V5
- Added a config file where you put in the startup directory of ASIV. If the config file isn't found, the program auto-exits.
- Added compatibility for .PCX images.
V2
- Support two more image formats: TGA and GIF.