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

SG/SMD VC: some changes on VC bases database #22

Merged
merged 2 commits into from
Jun 7, 2023

Conversation

saulfabregwiivc
Copy link
Collaborator

@saulfabregwiivc saulfabregwiivc commented Jun 7, 2023

Since some VC bases aren't working correctly with injection, i will reorganize the Sega Genesis / Sega Mega Drive VC bases database at this:
Replacing the variable "ver" to "rev" in order for stop conflicting with Sega Master System VC injection code.
And the values will be, which i will explain its order of files in the data.ccf file (for ccfarc.exe):

  • rev1 - SG/SMD VC v1.0 (Columns 1, Comix Zone, Wonder Boy in Monster World, etc.): SMD_rom Opera.arc config man.arc misc.ccf
  • rev1-alt1 - SG/SMD VC v1.1 (Sonic the Hedgehog 1, etc.): Opera.arc SMD_rom config man.arc misc.ccf
  • rev2 - SG/SMD VC v2.0 without patch file (Streets of Rage 2, Sonic the Hedgehog 3, etc.): Opera.arc SMD_rom config home.csv man.arc misc.ccf
  • rev2-alt1 - SG/SMD VC v2.1 with patch file (Earthworm Jim 1, Sonic 3D Blast, etc.): Opera.arc SMD_rom config home.csv man.arc misc.ccf patch
  • rev2-alt2 - SG/SMD VC v2.2 with patch file (Columns 3): SMD_rom Opera.arc config home.csv man.arc misc.ccf patch
  • rev3 - SG/SMD VC v3.0 (Pulseman, etc.): Opera.arc SMD_rom config emu_m68kbase.rso home.csv man.arc md.rso misc.ccf patch se_vc.rso tsdevp.rso wii_vc.sel
  • rev3-alt1 - SG/SMD VC v3.1 (Earthworm Jim 2, Monster World IV, etc.): SMD_rom Opera.arc config emu_m68kbase.rso home.csv man.arc md.rso misc.ccf patch se_vc.rso selectmenu.cat selectmenu.conf tsdevp.rso wii_vc.sel
  • rev3-alt2 - SG/SMD VC v3.2 (only used in Sonic & Knuckles): Opera.arc config emu_m68kbase.rso home.csv man.arc md.rso misc.ccf patch SMD_rom sandkui.rso se_vc.rso selectmenu.cat selectmenu.conf selectmenu.rso tsdevp.rso wii_vc.sel

In all cases, SMD_rom is the name of the ROM file used by the WAD.

@CatmanFan CatmanFan merged commit 87c6722 into CatmanFan:main Jun 7, 2023
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.

None yet

2 participants