tobiasvl / LADX-Disassembly

My hacks of Legend of Zelda: Links Awakening DX
0 stars 0 forks source link

Second Quest / Hero Mode #20

Open tobiasvl opened 1 year ago

tobiasvl commented 1 year ago

Making an actual Second Quest would probably be too hard, but what about mirroring the world?

Or maybe this should just be Hero Mode.

Requires:

POI:

wWarpStructs: Room warps/exits RoomTransitionConfigureScrollTargets

UpdateBGRegion -> DoUpdateBGRegion
CopyObjectRowToBGMap CopyObjectColumnToBGMap

DoUpdateBGRegion -> func_020_4A76

LoadRequestedGfx -> LoadRoomTilemap -> WriteIndoorObjectToBG / WriteOverworldObjectToBG (this seems to read from wRoomObjects and draw to BG map; WHY does it then not draw it mirrored when wRoomObjects is mirrored??)

tobiasvl commented 1 year ago

Status per nå:

Generelt:

tobiasvl commented 1 year ago

scroll: feil attributter (tiles ikke speilet) ikke scroll: alt riktig!!!!

unntatt trær. noe galt med macro.

overlay/alternate rooms: ikke riktig (f. eks. når man dytter rooster statue)

exits ikke flipped exits går til feil sted???

templates plasserer ikke utgangsdør??