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

Fixed many games not working due to unsupported characters in file name. #10

Open
wants to merge 116 commits into
base: master
Choose a base branch
from

Conversation

JanErikGunnar
Copy link
Collaborator

No description provided.

JanErikGunnar and others added 30 commits January 19, 2021 23:04
Many SNES games, SNES manuals and NES manuals got broken when migrating to python 3.
Only the M ROM now remains for the extracted game to be playable
At least Kirby's Adventure, possibly other games, is now extracted
properly with or without save data.
Before this commit, it would crash if there is save data, or export a
ROM with the SRAM flag OFF if there is no save data.
time.clock() was removed in 3.8, and I had to change it to decompress an snes rom from Kirby's Dream Collection
use `time.process_time()` instead of `time.clock()`
kof94 and karnovr fully extracted
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.

6 participants