Scarica Double Dragon MMC5 Patch Rom Hack

Double Dragon MMC5 Patch Gioco
Consdividi con gli amici:
Parametro Informazioni
Console: NES
Gioco Originale: Double Dragon
Tipologia: Improvement
Genere: Action > Beat 'Em Up
Modifiche: Other
Ideatore: Dracula X
Data di creazione: 05/19/2020
Ultima modifica: 05/19/2020
Parametro Informazioni
Nome file: Double Dragon MMC5 Patch v1.0a.rar
Downloads: 5
Requisiti: No Special Requirements
Versione: 1.0a
Valutazione:

Descrizione Double Dragon MMC5 Patch

Don’t think this is gonna be a 100% Gold Remake, it’ll have its differences. Extra battles (some’ll be optionals, tough but rewarding), Hoenn Pokemon (in every area, and hard to find) New areas, Remapped some dungeons (so your old guides wont work) , Extra recurring characters (some’ll hate you, some’ll help you)

Note that the hack is incomplete but feel free to enjoy the hack as-is.

Leggimi Double Dragon MMC5 Patch

Double Dragon
Mapper Conversion Patch
FROM Mapper 1 (MMC1) TO Mapper 5 (MMC5)
Converted by Dracula X
RELEASE DATE: 11/27/19
Modified: 5/15/2020




PRG Bankswitch Routine is at $FEEE

To switch banks from $C000 - $FFFF, use like so:

LDA bank_number
JSR $FFEE
JMP to any location in $8000-$BFFF




CHR Sprite Bankswitch Routine (Left side of PPU) is at $FE9E

To switch sprite pages, use like so:

LDA page_number
JSR $FE9E




CHR Background Bankswitch Routine (Right side of PPU) is at $FEC6

To switch background pages, use like so:

LDA page_number
JSR $FEC6




Nametable Mapping Routine (one of its uses is mirroring) is at $FE76

To change mirroring for instance, use like so:

LDA mirroring_number (#$50 for Horizontal, #$44 for Vertical)
JSR $FE76

This patch does not work for:
Double Dragon (Europe)

This patch also works for:
Sou Setsu Ryuu (Japan)

Hacks supported:
All!

Hacks not supported:
Double Dragon - MMC1 to MMC3

Use Delta Patcher to patch the xdelta file to the ROM. 
Ignore the checksum and then patch the file.

Changes for this version 1.0a
Fixed the PPU Viewer CHR Left and all hacks are now supported.

Credits:
Rockman or RetroRain: for info on how to convert the mapper!
Disch: for his mapper docs and a better MMC5 startup!

Non Supported Emulators:
Nintendulator
RockNES
VirtuaNES