Bully Anniversary Edition (.tex)
-
- Posts: 9
- Joined: Fri Jul 01, 2016 8:33 pm
Bully Anniversary Edition (.tex)
I can only get this info from them in hex:
Examples: https://www.dropbox.com/s/n7b1rs032rhmz ... x.zip?dl=0
Examples: https://www.dropbox.com/s/n7b1rs032rhmz ... x.zip?dl=0
-
- Posts: 706
- Joined: Fri Aug 08, 2014 1:06 am
Re: Bully Anniversary Edition (.tex)
here is a Noesis python script attempt to open your tex samples
*script updated Feb 7, 2018*
supports dxt1, dxt5, rgba4444, rgba8888, rgb888, a8, rgb565, pvrtc 4bpp(?)
3 of your samples contain the same image twice, once as pvr(?) and again as dxt5,
i'm not completely sure of the pvr correctness so i would avoid using that one,
you'll have better luck probably with PVRTexTool converting that pvr data from tex.
*script updated Feb 7, 2018*
supports dxt1, dxt5, rgba4444, rgba8888, rgb888, a8, rgb565, pvrtc 4bpp(?)
3 of your samples contain the same image twice, once as pvr(?) and again as dxt5,
i'm not completely sure of the pvr correctness so i would avoid using that one,
you'll have better luck probably with PVRTexTool converting that pvr data from tex.
Last edited by Acewell on Thu Feb 08, 2018 2:34 am, edited 2 times in total.
-
- Posts: 9
- Joined: Fri Jul 01, 2016 8:33 pm
Re: Bully Anniversary Edition (.tex)
Thanks a lot for this! I'm getting an error with some certain ones (UnboundLocalError: local variable 'texFmt' referenced before assignment). And hudmontr_monitor.tex can't be viewed or exported.
These for example give this error or can't be exported: https://www.dropbox.com/s/yz9bq94px0mlp ... r.zip?dl=0
These for example give this error or can't be exported: https://www.dropbox.com/s/yz9bq94px0mlp ... r.zip?dl=0
-
- Posts: 706
- Joined: Fri Aug 08, 2014 1:06 am
Re: Bully Anniversary Edition (.tex)
okay i updated the script in my previous post to work with the compressed dxt5 sample and the dxt1 and rgba32 formats.
-
- Posts: 9
- Joined: Fri Jul 01, 2016 8:33 pm
Re: Bully Anniversary Edition (.tex)
Thanks for updating it! Sorry to bother again, but some export as RGB rather than BGR, as well as with some stuff in the background. https://www.dropbox.com/s/p4klyo2bp5p7z ... B.zip?dl=0
https://puu.sh/ziVnG/7ccd7eb84d.png
https://puu.sh/ziVon/b6d77513bc.png
And there seems to be another compressed format the script can't export.
https://puu.sh/ziVnG/7ccd7eb84d.png
https://puu.sh/ziVon/b6d77513bc.png
And there seems to be another compressed format the script can't export.
-
- Posts: 706
- Joined: Fri Aug 08, 2014 1:06 am
Re: Bully Anniversary Edition (.tex)
okay script updated and with 3 more formats
-
- Posts: 9
- Joined: Fri Jul 01, 2016 8:33 pm
Re: Bully Anniversary Edition (.tex)
This one's great. Thanks.
-
- Posts: 27
- Joined: Sun Apr 12, 2020 11:14 am
Re: Bully Anniversary Edition (.tex)
Hi Acewell I have a C language source that decompiles xml file from bully anniversary edition. And it works perfectly. But I need a xml compiler too. Can you help me for find a complier pls?
here is the decomplier
https://www.mediafire.com/file/bm6diq9n ... ier.c/file
and here is the xml file examples
https://www.mediafire.com/file/coqkqwot ... t.xml/file
here is the decomplier
https://www.mediafire.com/file/bm6diq9n ... ier.c/file
and here is the xml file examples
https://www.mediafire.com/file/coqkqwot ... t.xml/file
-
- Posts: 27
- Joined: Sun Apr 12, 2020 11:14 am
Re: Bully Anniversary Edition (.tex)
Acewell wrote:okay script updated and with 3 more formats
pls help me if you can
-
- Posts: 706
- Joined: Fri Aug 08, 2014 1:06 am
Re: Bully Anniversary Edition (.tex)
i don't know anything about that, sorry.
-
- Posts: 27
- Joined: Sun Apr 12, 2020 11:14 am
Re: Bully Anniversary Edition (.tex)
Acewell wrote:i don't know anything about that, sorry.
thank you for answer ❤️