Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/long filename #3

Merged
merged 2 commits into from
Dec 10, 2024
Merged

Conversation

nvllsvm
Copy link
Contributor

@nvllsvm nvllsvm commented Dec 9, 2024

Fixes a number redump cuesheets which have long filenames. 256 should be large enough for now as a number of filesystems only support 255 chars in a filename.

redump examples:

  • Operative, The - No One Lives Forever (USA) (Disc 1) (Game of the Year Edition).bin
  • Quake Mission Pack No. 1 - Scourge of Armagon (USA) (Track 1).bin
  • Quake Mission Pack No. 2 - Dissolution of Eternity (USA) (Track 1).bin

Fixes a number redump cuesheets which have long filenames. 256 should
be large enough for now as a number of filesystems only support 255 chars
in a filename.

redump examples:
- Operative, The - No One Lives Forever (USA) (Disc 1) (Game of the Year Edition).bin
- Quake Mission Pack No. 1 - Scourge of Armagon (USA) (Track 1).bin
- Quake Mission Pack No. 2 - Dissolution of Eternity (USA) (Track 1).bin
@morio
Copy link
Collaborator

morio commented Dec 10, 2024

Looks good, we'll have to test some of the ZuluSCSI builds that are hitting an SRAM limit and maybe free some more SRAM.

@morio morio merged commit 34c66f4 into rabbitholecomputing:main Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants