Skip to content

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

Open
JanErikGunnar wants to merge 116 commits intoPlombo:masterfrom
JanErikGunnar:master
Open

Fixed many games not working due to unsupported characters in file name.#10
JanErikGunnar wants to merge 116 commits intoPlombo:masterfrom
JanErikGunnar:master

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