Coder Social home page Coder Social logo

Comments (7)

RupertAvery avatar RupertAvery commented on June 18, 2024

Thank you for reporting this. I have a solution that involves searching for matching files based on the filename, more or less making the resource file case-insensitive. This works in both Windows and Linux and probably OSX too. This means that if there are more than one of the same filename but with different case, an error will be thrown. I think it unlikely that users will do this.

from psxpackager.

joshbarrass avatar joshbarrass commented on June 18, 2024

Just tested the latest build and sadly the error is still there (though the error codes are working now :).

$ ./psxpackager -i game.cue -o . -f "%MAINTITLE% [%MAINGAMEID%] (%REGION%)"
PSXPackager v1.6.2 by RupertAvery

Input : game.cue
Output: .
Compression Level: 5

Processing started: 18:59:31
Processing game.cue
Using Title 'Game Title'

Could not find file '/home/user/psxpackager-linux-x64/Resources/PIC0.png'.
Processing completed: 00h 00m 00s

$ echo $?
253

from psxpackager.

RupertAvery avatar RupertAvery commented on June 18, 2024

Please try this build and let me know if it fixes the issue

linux-x64.zip

from psxpackager.

RupertAvery avatar RupertAvery commented on June 18, 2024

Let me know if this is still an issue in v1.6.2

from psxpackager.

joshbarrass avatar joshbarrass commented on June 18, 2024

Apologies, your last reply seems to have slipped through my notifications. I just tried the latest v1.6.2 build on GitHub and am still seeing the same problem.

$ ./psxpackager -i game.cue -o . -f "%MAINTITLE% [%MAINGAMEID%] (%REGION%)"
PSXPackager v1.6.2 by RupertAvery

Input : game.cue
Output: .
Compression Level: 5

Processing started: 14:44:01
Processing game.cue
Using Title 'Game Title'

Could not find file '/home/user/psxpackager-linux-x64/Resources/PIC0.png'.
Processing completed: 00h 00m 00s

$ echo $?
253

from psxpackager.

joshbarrass avatar joshbarrass commented on June 18, 2024

I just tried the build in the zip file you posted above and this appears to fix the problem! :)

I have encountered another bug in the process of testing this, however, but I'll open a separate issue for this.

from psxpackager.

takano32 avatar takano32 commented on June 18, 2024

Thanks for your report!

And now, I close this ticket.

from psxpackager.

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.