Editing SIG File Format
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
[[Category:Software]] | |||
=Objects= | =Objects= | ||
Objects used by the .SIG files. | Objects used by the .SIG files. | ||
* | *TOOLKIT | ||
** | **Unknown | ||
*FILE | *FILE | ||
**A file operation, currently thought to be in the temp directory of the USB | **A file operation, currently thought to be in the temp directory of the USB | ||
* | *PS3PICSY | ||
** | **Unknown, likely WWCS communications to a centralized server used at the factory or repair center. | ||
*PS/2 | *PS/2 | ||
**Likely from a barcode reader on COM1 with '''9600,7,2,0,50,0,0,0,0''' as settings. | **Likely from a barcode reader on COM1 with '''9600,7,2,0,50,0,0,0,0''' as settings. | ||
*PS3LV2DIAG | *PS3LV2DIAG | ||
**Functions in the LV2Diag | **Functions in the LV2Diag | ||
* | *EDIT | ||
**Unknown | **Unknown | ||
=Functions= | =Functions= | ||
Line 45: | Line 25: | ||
*for options, a HEX number | *for options, a HEX number | ||
*for options, two comma delimited values | *for options, two comma delimited values | ||
*for other arguments, ''file://temp:'' for a file located in | *for other arguments, ''file://temp:'' for a file located in teh temp folder of the USB flash drive. | ||
*for other arguments, a string to be displayed | *for other arguments, a string to be displayed | ||
Line 107: | Line 87: | ||
== Tools useable for SIG files == | == Tools useable for SIG files == | ||
=== .SIG <> XLS === | === .SIG <> XLS === | ||
<pre>/* | <pre>/* | ||
Line 180: | Line 157: | ||
=== unsig - SIG File De-/Recrypter === | === unsig - SIG File De-/Recrypter === | ||
vote + download : http://psx-scene.com/forums/content/unsig-sig-file-decrypter-re-crypter-1771/ | vote + download : http://psx-scene.com/forums/content/unsig-sig-file-decrypter-re-crypter-1771/ | ||