BS: Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:Images This may be a common PlayStation format. Probably most well known from the resident evil games as they were used to stored the background images. Usually..." |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
This may be a common PlayStation format. Probably most well known from the resident evil games as they were used to stored the background images. Usually bunched up together in a single file and then renamed *.BSS. | This may be a common PlayStation format. Probably most well known from the resident evil games as they were used to stored the background images. Usually bunched up together in a single file and then renamed *.BSS. | ||
I found a tool a long time ago that can convert this format into a more well known format. I can use this to reverse the format to document it. | I found a tool a long time ago that can convert this format into a more well known format. I can use this to reverse the format to document it. Actually... no need. Found source. | ||
Feels like cheating but... oh well. | |||
{| class="wikitable" | |||
!colspan="15"| Start | |||
|- | |||
! Size !! Content !! Description | |||
|- | |||
| 2 Bytes || size? || | |||
|- | |||
| 2 Bytes || unknown1 || 14336 | |||
|- | |||
| 2 Bytes || unknown2 || 1 | |||
|- | |||
| 2 Bytes || unknown3 || | |||
|} | |||
==Tools== | |||
WIP |
Latest revision as of 17:20, 7 August 2024
This may be a common PlayStation format. Probably most well known from the resident evil games as they were used to stored the background images. Usually bunched up together in a single file and then renamed *.BSS.
I found a tool a long time ago that can convert this format into a more well known format. I can use this to reverse the format to document it. Actually... no need. Found source. Feels like cheating but... oh well.
Start | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Size | Content | Description | ||||||||||||
2 Bytes | size? | |||||||||||||
2 Bytes | unknown1 | 14336 | ||||||||||||
2 Bytes | unknown2 | 1 | ||||||||||||
2 Bytes | unknown3 |
Tools
WIP