Coder Social home page Coder Social logo

Comments (3)

rr- avatar rr- commented on August 29, 2024

The file is definitely truncated (it has 65536 bytes while it should have at least 416350 bytes), so arc_unpacker's TLG decoder is right about this one. Can I see .xp3 or the title of the problematic game?

from arc_unpacker.

NhKPaNdA avatar NhKPaNdA commented on August 29, 2024

.xp3 is 318mb, too big for me to upload.
The game's title is: Mama Mama Mama
Vndb link: https://vndb.org/v1621

And as mentioned in the issue post, the file it got extracted from is fgimage.xp3

from arc_unpacker.

rr- avatar rr- commented on August 29, 2024

I've just checked the game myself. The archive they ship is corrupt - the file is definitely truncated: XP3 reports the size as 65536 rather than ~416350 (this number is taken from the file header that decodes correctly), and when I checked the archive with a hex editor, there's no hidden extra data inside - right those 65536 are immediately followed by another file.

from arc_unpacker.

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.