Users browsing this thread: 1 Guest(s)
Concept: reverse Cursed Shield?

#1
Posts: 378
Threads: 94
Thanks Received: 17
Thanks Given: 26
Joined: Jul 2013
Reputation: 11
Status
Charmed
One of the characters I'm gonna use, Dynamite Headdy, has his in-game temporary power-ups as his main weapon in my hack. An idea popped in my head: What if I could recreate his "temporary" power-up status for the hack? Then I remembered that the cursed shield, after the number of battles, turns into the Paladin Shield.

My idea was to have the more powerful weapons have a "number of battles" before they turn into his standard weapon. Basically, a reverse Cursed Shield that instead of turning into a good weapon, it turns into a weaker one.

However, I'm not sure if this effect works for shields only, or how can I add them to standard weapons. Quick look into usME gave me no "Curshed Shield flag" so I assume this is all hex editing.

Anyone help?


Step forward, spriters! We are also responsible to make hacks look new and fresh, we are no less important than code or ASM hackers! CHARGE!!
Quote  

#2
Posts: 1,633
Threads: 56
Thanks Received: 13
Thanks Given: 84
Joined: Apr 2014
Reputation: 12
Status
Atma
Since it's something i'm gonna do in my CotG hack i already know how to do that:
- Easy way: just swap Cursed Shield data with Paladin Shield data(or strong weapon with weak weapon) in FF3usME item edit and you've done;
- Hard way: same above + maybe you wanna change the number of battles you can fight before it becomes weaker... in that case you have to deal with his battle variable and the hex code related.

PS. i know i should also had to provide hex data to edit Tongue, but i have few time left before going to bed, i'd reply better tomorrow but i'm pretty sure someone else will provide you that stuff before that happens.


THE GREATEST CHALLENGE OF ALL TIMES AWAITS:
http://www.ff6hacking.com/forums/showthr...p?tid=2593
DO YOU HAVE WHAT IT TAKES TO SLAY A GOD?
------------------------------------------------------------------------
Tenkarider's project #2 is started: FF6 Curse of the Madsiur Joke (CotMJ)
http://www.ff6hacking.com/forums/showthr...p?tid=2755
What happens when Madsiur tweaks your account? This full game hack will show that!
  Find
Quote  
[-] The following 1 user says Thank You to Tenkarider for this post:
  • ReturnerScum (01-31-2016)

#3
Posts: 826
Threads: 11
Thanks Received: 22
Thanks Given: 13
Joined: Nov 2011
Reputation: 16
Status
Double
Also keep in mind that this can be circumvented to an extent by removing the weapon at the end of the fight.


Confused Moogles FTW
Quote  
[-] The following 1 user says Thank You to Lockirby2 for this post:
  • ReturnerScum (01-31-2016)

#4
Posts: 1,633
Threads: 56
Thanks Received: 13
Thanks Given: 84
Joined: Apr 2014
Reputation: 12
Status
Atma
Yeah, that's the most hateful thing, and that's why only certain characters in my hack will be able to swap arm slots in battle(it will be like an advantage for that character)
only people who can't swap equips in battle will be the candidates to being able to equip Paladin Shield


THE GREATEST CHALLENGE OF ALL TIMES AWAITS:
http://www.ff6hacking.com/forums/showthr...p?tid=2593
DO YOU HAVE WHAT IT TAKES TO SLAY A GOD?
------------------------------------------------------------------------
Tenkarider's project #2 is started: FF6 Curse of the Madsiur Joke (CotMJ)
http://www.ff6hacking.com/forums/showthr...p?tid=2755
What happens when Madsiur tweaks your account? This full game hack will show that!
  Find
Quote  

#5
Posts: 378
Threads: 94
Thanks Received: 17
Thanks Given: 26
Joined: Jul 2013
Reputation: 11
Status
Charmed
Yeah! I will have Headdy be unable to swap weapons in-battle. You can only remove a power-up in his home game after all! Hehe. None of his weapons are elemental so he won't feel the need.


Step forward, spriters! We are also responsible to make hacks look new and fresh, we are no less important than code or ASM hackers! CHARGE!!
Quote  

#6
Posts: 48
Threads: 10
Thanks Received: 3
Thanks Given: 4
Joined: May 2015
Reputation: 2
Status
None
Great concept. What would be really cool is if there's some free space in the RAM / SRAM somewhere you could have a repair system setup where all the weapons lose potency as they're used, but you can repair them.

The hard part would be hacking in UI for repairing weapons, but if you did it in bulk (like talking to 1 guy that charges you to repair all your weapons with no menu or anything) it shouldn't be impossible. You could hack a couple of the unused event commands for it.
  Find
Quote  

#7
Posts: 1,633
Threads: 56
Thanks Received: 13
Thanks Given: 84
Joined: Apr 2014
Reputation: 12
Status
Atma
It wouldn't be hard, you say? the problem is another one: Cursed Shield relies on a battle variable who keeps its value after battle, since those type of var are less than 20 and some of them are already occupied... unless you manage to make space for 128-256 new battle variables, that would be really hard to do


THE GREATEST CHALLENGE OF ALL TIMES AWAITS:
http://www.ff6hacking.com/forums/showthr...p?tid=2593
DO YOU HAVE WHAT IT TAKES TO SLAY A GOD?
------------------------------------------------------------------------
Tenkarider's project #2 is started: FF6 Curse of the Madsiur Joke (CotMJ)
http://www.ff6hacking.com/forums/showthr...p?tid=2755
What happens when Madsiur tweaks your account? This full game hack will show that!
  Find
Quote  

#8
Posts: 48
Threads: 10
Thanks Received: 3
Thanks Given: 4
Joined: May 2015
Reputation: 2
Status
None
Yeah, maybe not that hard is an overstatement.

I wonder though... totally another question, but would it be possible just to eliminate one of the character's (Banon for instance) and just reclaim all their space in the RAM? It would be amazing to have a bunch of free bytes in the RAM.
  Find
Quote  

#9
Posts: 1,633
Threads: 56
Thanks Received: 13
Thanks Given: 84
Joined: Apr 2014
Reputation: 12
Status
Atma
How much RAM does a character take for himself?


THE GREATEST CHALLENGE OF ALL TIMES AWAITS:
http://www.ff6hacking.com/forums/showthr...p?tid=2593
DO YOU HAVE WHAT IT TAKES TO SLAY A GOD?
------------------------------------------------------------------------
Tenkarider's project #2 is started: FF6 Curse of the Madsiur Joke (CotMJ)
http://www.ff6hacking.com/forums/showthr...p?tid=2755
What happens when Madsiur tweaks your account? This full game hack will show that!
  Find
Quote  

#10
Posts: 378
Threads: 94
Thanks Received: 17
Thanks Given: 26
Joined: Jul 2013
Reputation: 11
Status
Charmed
Not that I wouldn't want to stop you guys' conversation but I'd like some hex data to edit and give these weapons the cursed shield effect...


Step forward, spriters! We are also responsible to make hacks look new and fresh, we are no less important than code or ASM hackers! CHARGE!!
Quote  



Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite