Users browsing this thread: 1 Guest(s)
Restrict Espers by Character

#5
Posts: 3,970
Threads: 279
Thanks Received: 236
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
(11-01-2019, 12:37 PM)fw4210 Wrote: I would do it myself, but I haven't got a clue on how to do it.

You could use @Subtraction code. Copy all the code block into a text file and replace the extension by .asm. Then use xkas 0.06 in command line like this: xkas filename.asm rom.smc. You'll need to edit this line to a free space block in bank $C3 ($03F091-$03FFFF) that TWUE doesn't use (if you look it up in a hex editor bytes would be a bunch of FF).

Code:
org $C3F091         ; Start of free space in bank C3.

This is one problem for sure, I know TWUE use $C3F091 ($03F091) and up so if there is room it would probably be near the end of the bank (nearer $03FFFF). Note that you'll need to make sure code doesn't overflow in bank $C4. There could be more compatibility problems with the hack, but that one is one for sure.
  Find
Quote  



Messages In This Thread
Restrict Espers by Character - by madsiur - 01-19-2015, 09:06 AM
RE: Restrict Espers by Character - by Subtraction - 04-05-2018, 03:06 AM
RE: Restrict Espers by Character - by dn - 04-06-2018, 02:32 PM
RE: Restrict Espers by Character - by fw4210 - 11-01-2019, 12:37 PM
RE: Restrict Espers by Character - by madsiur - 11-01-2019, 03:11 PM
RE: Restrict Espers by Character - by fw4210 - 11-02-2019, 01:22 PM
RE: Restrict Espers by Character - by madsiur - 11-02-2019, 04:31 PM
RE: Restrict Espers by Character - by fw4210 - 11-02-2019, 04:52 PM
RE: Restrict Espers by Character - by Gi Nattak - 11-02-2019, 06:32 PM
RE: Restrict Espers by Character - by fw4210 - 11-02-2019, 08:10 PM
RE: Restrict Espers by Character - by Gi Nattak - 11-02-2019, 09:03 PM
RE: Restrict Espers by Character - by fw4210 - 11-05-2019, 05:26 PM
RE: Restrict Espers by Character - by Synchysi - 04-20-2020, 01:30 PM
RE: Restrict Espers by Character - by Warrax - 04-20-2020, 03:54 PM
RE: Restrict Espers by Character - by Synchysi - 04-21-2020, 08:06 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite