Printer support: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
Line 18: Line 18:
==== Canon ====
==== Canon ====
driver and configuration is handled by /dev_flash/vsh/module/print_canon_library.sprx
driver and configuration is handled by /dev_flash/vsh/module/print_canon_library.sprx
{{print_canon_library.sprx}}


{{hide|supported printers|
{{hide|supported printers|

Revision as of 21:42, 4 June 2015

In the PS3 system software (3.40 and higher) is support built in for several USB printers.

4.41 vsh printer files: http://www.mirrorcreator.com/files/TKBBVBII/vsh-printer-441.rar_links


Main Printer functionality in VSH is handled by:

/dev_flash/vsh/module/print_plugin.sprx
/dev_flash/vsh/resource/print_plugin.rco

It allows two execution modes which will result in each different Interface Usage.

Adding a Printer will create a file containing peculiar Printer information:

/dev_hdd0/etc/print/prtinfo.dat


Supported printers

Canon

driver and configuration is handled by /dev_flash/vsh/module/print_canon_library.sprx

Template:Print canon library.sprx

Epson

driver is handled by /dev_flash/vsh/module/print_epson_library.sprx, configuration by /dev_flash/vsh/etc/print/epson,pmd

Print epson library.sprx
Version Size MD5 Remarks
1.80-1.82 167451 6a0ec6b091774d9038982dcf79c96db5
1.90-1.94 165107 a5369faf6cc92c390104b26cd4738c4e
2.00-2.01 280667 a8320220ca205c14a56756c45073ee87
2.10-2.17 259667 25e796af49dc1c5f3140a8d85ac1c531
2.20-2.36 258819 5170d4186ebaafaf79a35fb03123bbeb
2.40-2.43 258747 2575b812769d476993aee65b95b3800a
2.50-2.60 219915 19c4d1ee54585ac78706d0a540c2eb80
2,70-2.76 236315 7ae628caa4664c4887ba383c8ca8479a
2.80 235035 1b28ce77e081a870ae486afaa1f1bbd4
3.00-3.01 241595 ee26e0f4ee156189ce5fb7e829b26662
3.10-3.21 241595 bcd27cd4ab0fe43fa31af1cb2bd31eca
3.30-3.42 241595 c8b34ed0b0fe65bc889cde4bbb02325d
3.50-3.56 241595 0fada4854187350db78797aa062225af
3.60-3.66 241595 8cf85a432a3477f94028927df0c2dcc6
3.70-3.74 241595 572d194eecc690933a630abdab2732cc
4.00-4.46 255555 269744f048987bf708bb925faf59abae
4.50-4.91 255667 cf97bad6b7ac5c5ba9431627bc31c575

Note: 17 variants (unself'ed)


Epson.pmd
Version Size MD5 Remarks
2.00-2.17 23700 4c51bf651cb2441da4ec7052aa87d68b
2.20-2.43 23828 94caa2df8a1d0e36ae94750aa7abcc6e
2.50-4.91 29012 79b05f149a030b07c91508861a64ed2b

Note: 3 variants


HP

driver and configuration is handled by /dev_flash/vsh/module/print_dlna_library.sprx (as result, HP printers will not print from the PS3 if they are connected via a USB cable. They will only be recognized if the compatible HP printer is connected on the same network as the PS3)

Template:Print dlna library.sprx