Giter Site home page Giter Site logo

fmt_g1m's People

Contributors

joschuka avatar s-ilent avatar yretenai avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fmt_g1m's Issues

PS4 version FFNT texture and animation load fail

Hello,Joschka thank you for this tool!

  1. i use this tool to load ps4 version FFNT file,if i turn on the g1t,it will load fail,but it could load mesh when i turn off load g1t.
  2. FFNT(PS4) game looks like does not contain G1A or G2A animation file,i guess gapk and gmpk is the animation file,of course i notice gapk and gmpk may be filegroup?i need to split them to load or orther process?

anyways thanks your work!

Detected file type: Koei Tecmo KTGL Texture
Extra Header found: Size 12, Version 16
Loaded Texture 1 of 68; 2048x2048; Format 60; Size 2AB000; System B; Mips 10
Traceback (most recent call last):
  File "E:\Program Files\noesisv433\plugins\python\fmt_g1m.py", line 1510, in LoadRGBA
    processG1T(g1tBs)
  File "E:\Program Files\noesisv433\plugins\python\fmt_g1m.py", line 942, in processG1T
    textureData = rapi.imageDecodeDXT(textureData, width, height, format,0.0,1)
TypeError: imageDecodeDXT() takes at most 5 arguments (6 given)
Detected file type: Koei Tecmo KTGL Model
Extra Header found: Size 12, Version 16
Loaded Texture 1 of 68; 2048x2048; Format 60; Size 2AB000; System B; Mips 10
Traceback (most recent call last):
  File "E:\Program Files\noesisv433\plugins\python\fmt_g1m.py", line 1608, in LoadModel
    processG1T(g1tDataBs)	
  File "E:\Program Files\noesisv433\plugins\python\fmt_g1m.py", line 942, in processG1T
    textureData = rapi.imageDecodeDXT(textureData, width, height, format,0.0,1)
TypeError: imageDecodeDXT() takes at most 5 arguments (6 given)

IndexError: list index out of range

When trying to export a Hyrule Warriors (Wii U) .g1m file, specifically Zelda's LV2 Rapier, I get the error:
Traceback (most recent call last): File "C:\Noesis\plugins\python\fmt_g1m.py", line 1812, in LoadModel vertex = mesh.skinWeightList[v] IndexError: list index out of range

Model in question

Some questions.

Hello, thank you for the tool! But I'm sorry that I can't find the file "inc_noesis", was it lose?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.