Page 1 of 1
Trying to open an xbs file
Posted: Mon Aug 30, 2021 1:48 pm
by xbox
I am trying to break down an original xbox file and it uses .xbs files for images. Can anybody let me know how to open this file using XnView?
Re: Trying to open an xbs file
Posted: Mon Aug 30, 2021 3:41 pm
by cday
xbox wrote: Mon Aug 30, 2021 1:48 pm
I am trying to break down an original xbox file and it uses .xbs files for images. Can anybody let me know how to open this file using XnView?
I don't have any detailed knowledge of .xbs files, but as in XnView software they are only used to save batch conversion settings as a script that can be reloaded later to reuse the same settings, it seems unlikely that this software has any relevance to what you wish to do.
An Internet search would be the way to go if you haven't already exhausted that possibility, or you might try posting on one of the specialist programming and software support forums where someone might have relevant knowledge. Looking on the Internet, .xbs is uniformly described as an XnView scripting format, so possibly the .xbs files you are referring to were an earlier proprietary format?
Maybe someone reading the thread will be able to offer some advice, but as very few users post even on directly relevant topics that seems unlikely!
Edit:
If you are sure the files you are referring to are image files and are able to upload an example file, Pierre might be interested in having a quick look at one if he has time.
Re: Trying to open an xbs file
Posted: Wed Sep 08, 2021 6:34 pm
by xbox
cday wrote: Mon Aug 30, 2021 3:41 pm
xbox wrote: Mon Aug 30, 2021 1:48 pm
I am trying to break down an original xbox file and it uses .xbs files for images. Can anybody let me know how to open this file using XnView?
If you are sure the files you are referring to are image files and are able to upload an example file, Pierre might be interested in having a quick look at one if he has time.
yeah i'll drop one, sorry for the late reply
https://drive.google.com/file/d/1KKBd4L ... sp=sharing
i kept looking and i am unable to find what else this file could be, so i think it's a xn file
Re: Trying to open an xbs file
Posted: Sat Sep 11, 2021 2:00 am
by XnTriq
xbox wrote: Wed Sep 08, 2021 6:34 pmi kept looking and i am unable to find what else this file could be, so i think it's a xn file
XnView Batch Scripts are (small)
text files with a
.xbs file name extension.
Opening the
binary file you provided (
10_00.XBS) with a
hex editor reveals that it starts with
BIBG. This indicates that we are dealing with an
archive used in video games like
Catwoman. The archive seems to contain several files named
stewie*.wav which leads me to believe that it stems from the (Xbox version of)
Family Guy Video Game.
This archive file format is not supported by XnView.
PS:
Re: Trying to open an xbs file
Posted: Mon Sep 13, 2021 12:49 pm
by xbox
Ah thank you. Yeah this is from Family Guy the Video Game. I will continue looking.