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

Bug emulating mega drive games #1

Open
ViLXDRYAD opened this issue Sep 2, 2017 · 5 comments
Open

Bug emulating mega drive games #1

ViLXDRYAD opened this issue Sep 2, 2017 · 5 comments

Comments

@ViLXDRYAD
Copy link

I found that you need to rename mega drive games with the prefix md_ at the start of the filename to be recognized by pfba BUT when you try to load them it still search on the game without the prefix for the files so yea; you must have two copies of the same game one with the prefix and other without it on the roms folder for the game to load, for example sor2.zip and md_sor2.zip on the roms folder and yet- when trying to run them it crash with an error code C2-12828-1

@SoftechSoftware
Copy link

Hi, I've solved the "md_" problem. Even I've solved the "msx_", "sg1k_" and "sms_" similar problems.
Also, I'm very close to solve the C2-12828-1 crash in MegaDrive games (just solved similar crash in SG-1000 games). Feel free to contact me for the source code fixes.
www.SoftechSoftware.it

@rsn8887
Copy link
Owner

rsn8887 commented Jan 1, 2018

Thanks! I suggest you fork the original repository by Cpasjuste, commit your changes, and make a pull request. Then Cpasjuste will check the code and merge it. Then I will pull it from him and create a new release.

Alternatively, you could just upload your code changes (changed files) to pastebin or even googledrive something, if they are minor. Then I could make them here and make a pull request myself.

@rsn8887 rsn8887 closed this as completed Jan 1, 2018
@rsn8887 rsn8887 reopened this Jan 1, 2018
@SoftechSoftware
Copy link

Write me an email. You can find my email address on my site www.SoftechSoftware.it

@SoftechSoftware
Copy link

Just sent fixes to Cpasjuste by pull requests.
You can find my forked and fixed repository here:
https://github.com/SoftechSoftware/pfba

@rsn8887
Copy link
Owner

rsn8887 commented Jan 5, 2018

Thanks!

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

No branches or pull requests

3 participants