Actually, it supports, but the picture goes wrong.
Sample File: https://www87.zippyshare.com/v/LxgGq3lq/file.html


Yes I know that.But this troublesome Noesis Batch process is very useful.Acewell wrote: ↑Mon Feb 18, 2019 2:40 am yeah it could be a problem with how Noesis handles non power of 2 gnf images or something.
any script i make to open this gnf will be overridden by Noesis native plugins, so no-go there.![]()
you can use daemon1's RawTex tool to get the image without data repeat.![]()
use these settings:
Offset = 0x100
width = 1280
height = 720
BC3 (DXT5)
PS4 swizzle
HiAcewell wrote: ↑Mon Feb 18, 2019 2:40 am yeah it could be a problem with how Noesis handles non power of 2 gnf images or something.
any script i make to open this gnf will be overridden by Noesis native plugins, so no-go there.![]()
you can use daemon1's RawTex tool to get the image without data repeat.![]()
use these settings:
Offset = 0x100
width = 1280
height = 720
BC3 (DXT5)
PS4 swizzle

Code: Select all
# script for QuickBMS http://aluigi.altervista.org/quickbms.htm
get SIZE asize
math SIZE - 3
get NAME basename
string NAME + .xyz
set memory_file string "XYZ"
append
log NAME 0x0 0x3 -1
log NAME 0x3 SIZE
append





