Rapi.rpgBindUV1BufferOfs(VBuff, noesis.RPGEODATA_FLOAT, FVFsize, 36) Rapi.rpgBindPositionBufferOfs(VBuff, noesis.RPGEODATA_FLOAT, FVFsize, 0) Rapi.rpgSetOption(noesis.RPGOPT_BIGENDIAN, 1)Īddr1= fileBuff.find(b'\x00\x02\x01\x1B')īs.seek(22*16+4, NOESEEK_REL)# this offset maybe different for other model files If bs.readBytes(3).decode('ASCII') != NOEPY_HEADER:
tHandlerLoadModel(handle, noepyLoadModel) Handle = noesis.register('GetBen10-UA-CDM','.xbx') Code: Select all from inc_noesis import *