Search found 3 matches

by Bokudan
Fri Apr 10, 2020 11:36 pm
Forum: Graphic file formats
Topic: Help to view graphics PS2
Replies: 1
Views: 515

Help to view graphics PS2

Hi guys, I've seen a python file to the Noesis tool that reads the pallete data and the texture information for a ps2 game road trip. This opens nicely the 06.GSL file however the other files with the same structure can't open/are not completely correct. What do I need to change besides the initial ...
by Bokudan
Sat Feb 29, 2020 6:14 pm
Forum: Game Archive
Topic: understanding a file from game choroq (bms req)
Replies: 2
Views: 810

Re: understanding a file from game choroq (bms req)

I've been able to see something, as I believe the first offset is for this 3d model: https://imgur.com/a/xGXdRur and the second offset has something like this https://imgur.com/a/MxgyQnq However I'm not being able to split or analyze the data from the 3 data offset onwards (even with your adjustion ...
by Bokudan
Fri Feb 28, 2020 12:42 pm
Forum: Game Archive
Topic: understanding a file from game choroq (bms req)
Replies: 2
Views: 810

understanding a file from game choroq (bms req)

Hi, I'm wondering if someone could help me with a BMS script with this file in question, from my understanding the file starts with 4 byte offsets then file size also 4 byte then padding 0. The file I think contains data of 3d model and texture, I can open texture probably with noesis script, model ...