Difference between revisions of "BS"

From Game Research Wiki
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...")
 
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 || size*2
|-
| 2 Bytes || unknown1 || 14336
|-
| 2 Bytes || unknown2 || 1
|-
| 2 Bytes || unknown3 ||
|}

Revision as of 23:34, 28 December 2015


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 size*2
2 Bytes unknown1 14336
2 Bytes unknown2 1
2 Bytes unknown3