Coder Social home page Coder Social logo

Comments (2)

ShendoXT avatar ShendoXT commented on September 28, 2024 2

Yup, this did the trick.

mcrex lod

I'm currently working on 2.0 release and this fix is now implemented.
I need to port some changes over from mac version back to windows and this 2.0 will be ready.

from memcardrex.

ShendoXT avatar ShendoXT commented on September 28, 2024

Thanks for the info. I think ePSXe (or maybe even other emulators) are to be blamed for the issue.
I remember back in the day someone on ngemu said that ePSXe supports .gme when someone asked how to import
saves from GameFAQs. I checked it out and ePSXe just offsets the raw mc data and wipes out the .gme header.

I don't think it supports .gme per se. I believe it just scans if the raw mc data is at some offset in the file.

As for garbled header I would blame DexPlorer. Often if you look at the files created with it you would see
host user data (like file paths) which have no business being there among the saves.
I believe it's some kind of stray pointer shenanigans.

It should not be that difficult to detect those kind of files. As you said file size should be 134976 and I could check if
offset 3904 contains MC magic.

I'll see what I can do.

from memcardrex.

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.