Coder Social home page Coder Social logo

Comments (10)

Tyulis avatar Tyulis commented on June 15, 2024 1

Done! The latest commit should unpack both sheets.

from 3dskit.

Tyulis avatar Tyulis commented on June 15, 2024

First, just a piece of advice, just use the -v option for verbose mode, -V is only intended to use with a debugger as it will turn every 3DSkit error into Python exceptions, that's not very convenient.

But that's not the question. Are you sure that c3DSkit is up to date ? If not, try to go in the c3DSkit folder, then remove the build folder and rebuild it with python3 setup.py install.

from 3dskit.

fejich avatar fejich commented on June 15, 2024

Thank you for your reply

I have tried: Python3 setup.py install.
Error occurred: unable to find Vcvarsall.bat
Computer environment: Win10 + Visual Studio 2017

Google search for half a day can not solve, I finally gave up.

Thank you again for your reply.

Hope to provide a compiled version of the download

from 3dskit.

Tyulis avatar Tyulis commented on June 15, 2024

I don't have any Windows, so I don't have a lot of experience with it.

I found this, if you haven't already tried, hope it can help.

from 3dskit.

Tyulis avatar Tyulis commented on June 15, 2024

Else I don't have released it yet, but I am working on a major refactoring to make a Python version of c3DSkit, for a better integration. When I'll have finished it, it would solve your problem, although it would be slower than using c3DSkit.

I just have to finish the audio part, so it shouldn't be too long

from 3dskit.

fejich avatar fejich commented on June 15, 2024

Thank you so much for your continued reply.

I'm interested in translating the game into Chinese, but I don't know how to program.

It's been a long time since you've been relying on these tools to do the job of modifying the game. Thanks again for your software.

from 3dskit.

fejich avatar fejich commented on June 15, 2024

Forgive my bad English, I have to use Google to send these posts :p

from 3dskit.

Tyulis avatar Tyulis commented on June 15, 2024

No problem, I'm not either a native speaker ;) I committed the changes, don't hesitate to report any other issue.

from 3dskit.

fejich avatar fejich commented on June 15, 2024
C:\Users\公司\Desktop\tm\3DSkit-master>3DSkit.py -vx TitleFont32.bffnt

--------TitleFont32.bffnt--------
No compression
BFFNT file found
Extracting...
Version 4.1.0 (NX)
Texture format: BC4
Sheet width: 1024
Sheet height: 1024

Extracting wrapped BNTX
BNTI info for sheet 0:
 - Format: BC4
 - Width: 1024
 - Height: 1024
 - Swizzle size: 0
Extracted

The new version is work👍

Found a problem, TitleFont32.bffnt should have two text charts picture.
The software only exports a single picture.

from 3dskit.

Tyulis avatar Tyulis commented on June 15, 2024

Indeed, I hadn't noticed it. This seems to be a single texture to split into two sheets, with all metadata written like it would be with just one sheet. That's weird.

from 3dskit.

Related Issues (20)

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.