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

#6
Posts: 26
Threads: 1
Thanks Received: 0
Thanks Given: 0
Joined: Oct 2019
Reputation: 0
Status
None
(11-01-2019, 03:11 PM)madsiur Wrote:
(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.

Pardon my noobery, but I need to make sure what I am going to do is correct, as I have never done it.


I take the rom that has TWUE on it. Throw it in subtraction code. Change the extension to .asm.

Now take that .asm file to xkas (xkas "filename".asm rom.smc.)  Find Bank $C3, $03F091. Cut it. Now move it to say, $03FEEE. Would that be enough space? What would you recommend?

Then patch restricted espers to the newly vacated space?  

Profit???? Victory

Or would it be wiser to take the restricted espers, asm, and move it to $03FEEE?

*EDIT* I think I am in way over my head on this one.  Laugh
  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