Jump to content

Talk:Mod Tool/OniTools addon: Difference between revisions

m
basic version of AGQG reading, still have to write a decrypter for object ids
mNo edit summary
m (basic version of AGQG reading, still have to write a decrypter for object ids)
Line 78: Line 78:
: AGQG items at 0x20 + A + 0x1C - 8
: AGQG items at 0x20 + A + 0x1C - 8
: AGQG start at 0x20 + A - 8
: AGQG start at 0x20 + A - 8
: AGQG end at 0x20 + A + B -8
: AGQG end at 0x20 + A + B - 8




Line 86: Line 86:


The format is BGRA whereby I couldn't see Alpha to have an effect on the color strength. Maybe it will be different with a texture (not tested yet).
The format is BGRA whereby I couldn't see Alpha to have an effect on the color strength. Maybe it will be different with a texture (not tested yet).
'''AGQG reader'''
https://dl.dropboxusercontent.com/u/139715/OniGalore/temp/AKEV_AGQG_reader.txt
output sample:
' INFO : 000280
' INFO : data table offset: 640
' INFO : 0004A8
' INFO : AGQG table offset: 1192
' INFO : 0001E0
' INFO : AGQG table size: 480
' INFO : ------------------------------
' INFO : AGQG_start: 1824
' INFO : ------------------------------
' INFO : AGQG array size: 8
' INFO : ----------
' INFO : element: 1
' INFO : 00000000
' INFO : 01000000
' INFO : 02000000
' INFO : 03000000
' INFO : 00000000
' INFO : 00000000
' INFO : 00000000
' INFO : 00000000
' INFO : BFBFBFFF (color: 191 191 191 255)
' INFO : BFBFBFFF (color: 191 191 191 255)
' INFO : BFBFBFFF (color: 191 191 191 255)
' INFO : BFBFBFFF (color: 191 191 191 255)
' INFO : 00000804
' INFO : FFFFFFFF (object id: -1)
' INFO : ----------
' INFO : ''[...]''




8,018

edits