Alright no clue what I am looking at.
Here's whatever I did for anyone that wants to continue.
http://db.tt/IZfm2Nuy
[Request]Virtual On Oratorio Tangram Ver.5.66
- dj082502
- 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
Awesome! I'm really very enthusiastic.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
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 iI 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

- 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
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.
Since you have the game, does the images resemble anything? Especially the one with all the spirals.
- dj082502
- 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
This game is Xbox LIVE Arcadefinale00 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.
