[Request]Virtual On Oratorio Tangram Ver.5.66

Post questions about game models here, or help out others!
finale00
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 2382
Joined: Sat Apr 09, 2011 1:22 am
Has thanked: 170 times
Been thanked: 303 times

Re: [Request]Virtual On Oratorio Tangram Ver.5.66

Post by finale00 »

Alright no clue what I am looking at.
Here's whatever I did for anyone that wants to continue.

http://db.tt/IZfm2Nuy
User avatar
dj082502
mega-veteran
mega-veteran
Posts: 202
Joined: Wed Oct 13, 2010 3:47 am
Has thanked: 37 times
Been thanked: 21 times

Re: [Request]Virtual On Oratorio Tangram Ver.5.66

Post by dj082502 »

finale00 wrote:Alright no clue what I am looking at.
Here's whatever I did for anyone that wants to continue.
http://db.tt/IZfm2Nuy
Awesome! I'm really very enthusiastic.
Are you planning to upgrade your great plugin? Please.
Here is original data.farc file.
delete
I used chrrox's quickbms script to extract the file.

Code: Select all

endian big
get arcsize asize
get idstring long
get headersize long
get one long
for i = 0 < 0xFFFF
get name string
get offset long
get zsize long
get size long
string name + ".gz"
if offset > 0
log name offset zsize
else
cleanexit
endif
next i

I hope I can be of some help.
Last edited by dj082502 on Fri Apr 13, 2012 6:42 pm, edited 1 time in total.
finale00
M-M-M-Monster veteran
M-M-M-Monster veteran
Posts: 2382
Joined: Sat Apr 09, 2011 1:22 am
Has thanked: 170 times
Been thanked: 303 times

Re: [Request]Virtual On Oratorio Tangram Ver.5.66

Post by finale00 »

The parsing is crudely done and I don't understand how the faces are drawn. It might have something to do with the unknown section after each veered buffer but I see nothing obvious.

Since you have the game, does the images resemble anything? Especially the one with all the spirals.
User avatar
dj082502
mega-veteran
mega-veteran
Posts: 202
Joined: Wed Oct 13, 2010 3:47 am
Has thanked: 37 times
Been thanked: 21 times

Re: [Request]Virtual On Oratorio Tangram Ver.5.66

Post by dj082502 »

finale00 wrote:The parsing is crudely done and I don't understand how the faces are drawn. It might have something to do with the unknown section after each veered buffer but I see nothing obvious.

Since you have the game, does the images resemble anything? Especially the one with all the spirals.
This game is Xbox LIVE Arcade
Post Reply