XMB Manuals: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(→‎Image Formats: easy rescaling)
Line 28: Line 28:


{{Boxframe1|content='''Can be created with nvidia texture tool (nvdxt.exe) by using this command:'''
{{Boxframe1|content='''Can be created with nvidia texture tool (nvdxt.exe) by using this command:'''
Individual files:
Individual file:
{{Keyboard|content=nvdxt.exe -file input.png -dxt1c -nomipmap -output output.dds}}
{{Keyboard|content=nvdxt.exe -file input.png -dxt1c -nomipmap -output output.dds}}
Individual files with cubemap prescaling to 1920x1080 resolution, and highest quality filter:
Individual file with cubemap rescaling to 1920x1080 resolution, and highest quality filter:
{{Keyboard|content=nvdxt.exe -file input.png -dxt1c -nomipmap -prescale 1920 1080 -quality_highest -output output.dds}}
{{Keyboard|content=nvdxt.exe -file input.png -dxt1c -nomipmap -prescale 1920 1080 -quality_highest -output output.dds}}
Batch conversion:
Batch conversion:
{{Keyboard|content=nvdxt.exe -file c:\textures_in_png\*.png -dxt1c -nomipmap -outdir c:\textures_out_dds}}
{{Keyboard|content=nvdxt.exe -file c:\textures_in_png\*.png -dxt1c -nomipmap -outdir c:\MANUAL}}
}}
}}



Revision as of 07:20, 20 February 2015

In-Game Manuals for HDD games/apps

The icon of software manual appears in Game column inside in-Game XMB mode by pressing Dualshock PS button button

Manuals can be used as a guide, changelog, readme, extra artwork, etc... and are loaded without having to quit the hdd app/game.

PS3 Games

Press Dualshock square button to zoom in/zoom out, Dualshock cross button or Dualshock PS button buttons to close it.

(not working on 3.55, working on 4.21+).

Structure tree & infos

NP**12345/MANUAL/001.DDS, 002.DDS    //XMB in English (United Kingdom & United States)
NP**12345/MANUAL/02/001.DDS, 002.DDS //XMB in French
NP**12345/MANUAL/03/001.DDS, 002.DDS //XMB in Spanish
...
NP**12345/MANUAL/17/001.DDS, 002.DDS //XMB in Portuguese (Portugal & Brazil) 
...
  • Only for PS3 type, HDD Installed Contents
  • Is not supported inside PS3 game disc structure... but is supported in the "GameData" installations made by PS3 disc games and by his game updates/patches
  • To add multiple manuals for different languages use the subfolders 02 (for french manual), 03 (for spanish manual), etc..., the numbers follows the system Language codes
  • Up to 999.DDS pages ? (speculative, because the image names uses 3 digits, e,g: 123.DDS but max not tested)

Image Formats

Can be created with nvidia texture tool (nvdxt.exe) by using this command:

Individual file:

Type This
nvdxt.exe -file input.png -dxt1c -nomipmap -output output.dds

Individual file with cubemap rescaling to 1920x1080 resolution, and highest quality filter:

Type This
nvdxt.exe -file input.png -dxt1c -nomipmap -prescale 1920 1080 -quality_highest -output output.dds

Batch conversion:

Type This
nvdxt.exe -file c:\textures_in_png\*.png -dxt1c -nomipmap -outdir c:\MANUAL
Can be created with gimp plugin...
Can be created with photoshop plugin...

Links & Tutorials

Gallery

Note: images has been converted to jpg for wikify purpose.

PS2 Classics

PS1 Classics

PSP Minis and Remasters

Standalone Manuals

PS3 PlayView

See PlayView for other PS3 standalone digital manual

PSP Digital Comic

Digital Comic for PSP

PS3 DigiManual

Named as Digimanual or Manual (Digital), they are stand alone pkg PS3 hdd games included in disc (PKGDIR for example) or available online.

Seems to be a standard utility (the eboot) specific to display this kind of manuals, so should be considered an app, not a feature of the firmware

Structure tree

NPUO30***/ (only from few US example)
    |
    |-ICON0.PNG (See Content Information files for HDD Game)
    |
    |-PARAM.SFO (SFO category HG)
    |
    |-PS3LOGO.DAT
    |
    |-USRDIR/
          |
          |-digiman.sdat
          |
          |-digiman_content.sdat
          |
          |-digiman_content_en.sdat (can also have others languages as digiman_content_es.sdat..)
          |
          |-EBOOT.BIN
          |
          |-assets/
                |
                |-image/ (can contain sub-directory such "screenshots", "modals"...)
                |    |
                |    |-.jpg and .png
                |
                |-sound/
                |    |
                |    |-.wav
                |    
                |-video/
                     |
                     |-.usm

Web Manuals

Online Manuals

Online instruction Manuals on XMB Network column. accesses the manuals hosted at (click in the table below to go to a specific manual page):

Read manuals.playstation.net/document and us.playstation.com/support/manuals
Users
Users
Settings
Settings
Photo
Photo
Music
Music
Video
Video
TV/Video Services
TV/Video Services
Game
Game
Network
Network
PlayStation Network
PlayStation Network
Friends
Friends

Game Options Menu Manuals

Some games has an online manual that can be accessed from the "options menu" in main XMB (by pressing triangle over the game icon)

Manuals Multilingual Support

Template:XMB languages

  • Notes:
    • Portugues (Portugal), and Portugues (Brazil) can share the same manual ingame
    • English (United States), and English (United Kingdom) can share the same manual ingame