Coder Social home page Coder Social logo

Comments (4)

m35 avatar m35 commented on May 29, 2024

It seems the .exe fails silently when it's executed from a directory without jpsxdec.jar. That is odd.

But I don't recommend using the .exe from the command-line. Due to the way Windows works, you won't see any console output at all. It's best to execute the .jar directly with Java.

java -jar "../jpsxdec/jpsxdec.jar" -f "../sibling/Isos/(USA).bin" -x "../sibling/Indexes/(USA).idx"

In this way it will work when running from any directory.

from jpsxdec.

Meerkov avatar Meerkov commented on May 29, 2024

Thanks, I'll try that

from jpsxdec.

m35 avatar m35 commented on May 29, 2024

Hey thanks for continuing to report your findings! The next release has been greatly delayed due to daily life and feature creep, but still progressing.

I'd like to keep this bug open since I want to check if there's a way to at least display a message when this happens.

from jpsxdec.

Meerkov avatar Meerkov commented on May 29, 2024

Executing the .exe from a different Working Directory in version 2 no longer fails silently I think this is fixed

from jpsxdec.

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.