Giter Club home page Giter Club logo

dash.fileformats's People

Contributors

mysterydash avatar

Stargazers

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

Watchers

 avatar  avatar

dash.fileformats's Issues

pac tool and Cl3 tool issue

pac Builder tool:
I unpacked the GAME00005.pac ,and repacked it with your pac Builder.exe tool(Game title image is in this file).
After replaced the original GAME00005.pac,I started the game,and the title screen become black,and game frozen.

cl3 tool:
I used to replace the cl3 file by using nr1_packer.exe,and it worked
For example,I renamed the GAME00001\chara\001\texture\002.cl3(The black texture of neptunes cloth ) to 001.cl3 and replaced the original 001.cl3 in GAME00001.pac with it. The game works well,and neptunes original cloth become black.
But when I try to replace the original cl3 file with the cl3 that repacked by your tools,the game crashed.

I compared the the original cl3 file,and the cl3 that repacked by your tool ,the size is different.

Add unit tests to the solution

It seems that references between projects in the same solution are currently broken, so this issue will remain on hold until a proper solution is found.

Black background in game after editing .TID

This isn't really a issue with the tools you made (which work great btw, thanks for making them!). I'm trying to change a background for one of the scenes in Megadimension Neptunia VII; but after I edit and repack the .TID, the background for that scene is black in game. Would you happen to know what's going on with that?

I got some problem in TID Maker

Program.cs
line 35
var bitmap = new Bitmap(arg);
It throws System.ArgumentException Parameter is not valid.
My OS is Win10 with NET 4.6.1

"Extraction done !" how to remove? (Multi Extractor.exe and Tid Maker.exe)

Hi MysteryDash
Automatically how to unpack and pack all files? I use cl3_to_tid.bat and png_to.tid.bat:
for /r %%a in (.cl3) do ".\Tools\Multi Extractor.exe" "%%a"
for /r %%a in (
.png) do ".\Tools\Tid Maker.exe" "%%a" "%%~pna.tid"

P.S.
Pac Editor.exe and Cl3 Editor.exe command prompt versions?

Enable compression for TID files.

As it stands, ManagedSquish is a pretty useless reference (see #5) as it still does not allow DXT compression. Both issues might be resolved at the same time or separately.

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.