Users browsing this thread: 1 Guest(s)
CotG hack in two CDs?

#10
Posts: 3,971
Threads: 279
Thanks Received: 238
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(07-09-2015, 10:48 AM)Tenkarider Wrote: Still on the other side... what is necessary to do if i really want to erase Veldt from the game?

As for encounters, you could try removing the CMP and use a BRA instead of the BNE. I think this would skip the veldt formation picking. I did not tested this though.

Code:
C0/C236:    A524        LDA $24
C0/C238:    C9FF        CMP #$FF       (was it an invalid/Veldt pack?)
C0/C23A:    D003        BNE $C23F      (continue if not)
C0/C23C:    4CDFC2      JMP $C2DF      (if it was, go pick a Veldt formation instead)

As for the music, the high byte of the tile property (stored in $C3) and event bit $1EB7:3 are responsible of playing or not the song when you are on the veldt. You can make a search in bank EE for the world "veldt" and you'll see the relevant code.
  Find
Quote  



Messages In This Thread
CotG hack in two CDs? - by Tenkarider - 07-07-2015, 11:18 AM
RE: CotG hack in two CDs? - by madsiur - 07-07-2015, 11:52 AM
RE: CotG hack in two CDs? - by Tenkarider - 07-07-2015, 04:36 PM
RE: CotG hack in two CDs? - by Catone - 07-07-2015, 06:41 PM
RE: CotG hack in two CDs? - by Tenkarider - 07-08-2015, 12:30 AM
RE: CotG hack in two CDs? - by Catone - 07-08-2015, 11:56 AM
RE: CotG hack in two CDs? - by Tenkarider - 07-08-2015, 03:30 PM
RE: CotG hack in two CDs? - by madsiur - 07-08-2015, 04:34 PM
RE: CotG hack in two CDs? - by Tenkarider - 07-09-2015, 10:48 AM
RE: CotG hack in two CDs? - by madsiur - 07-09-2015, 12:13 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite