Giter Club home page Giter Club logo

4cc-aet-compiler's People

Contributors

dependabot[bot] avatar shakes4cc avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

hazuki-san

4cc-aet-compiler's Issues

Get team name from export folder name

When a note txt is missing or it doesn't have a valid team name written on it, take the first word from the export folder's name and check if it's a valid team name, then use that if so

Add kit texture dds type checking

Check for every dds texture when in fox mode if:

  • Compression type is DXT5 (0x57 equal to 0x35)
  • Mipmaps are enabled (0x1C not equal to 0 or 1)

Automatically add any missing textures to the folders

Keep the following default ftex textures in a folder inside \Engines and add them to any face folder missing them to allow making exports smaller by only including custom textures.

  • face_nrm
  • face_srm
  • face_trm
  • hair_parts_nrm
  • hair_parts_srm
  • hair_parts_trm
  • hair_parts_bsm_alp

Might need to do the same for boots and gloves.

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.