Epicer ASM

Changing this into a general ASM thread.

Player/NPC magic seal: warning, does not properly interact with enemy AI

player magic seal - YouTube

If you ever wanted to have a non-enemy magic seal for whatever reason, here it is, just copy paste this and insert with EA or how do you do:

PUSH
ORG $18C9E
SHORT 0x2300
ORG $18CFA
SHORT 0x2BFF
ORG $1A006
BYTE 0x01
ORG $1B954
BYTE 0x01
POP
Replace Range display with Attack Speed display

This is a small hack that replaces the range display in the item screen with an attack speed display. Won’t work with MSS, but y’all can figure that out for yourselves.


rngtoas.event - Google Drive

Name Change Hack

This hack allows you to change a character’s name based on their current class, the current chapter, the current route, as well as turning on a flag. Code based on SkillSystem’s Identity Problems, as well as 7743’s description swapping hack.
namechangehack

Dropbox - NameChange.zip

20 Likes

Reworking this, and here’s something that might be nifty: replacing the range display in the item screen with an attack speed display. Link in OP.

15 Likes

Made a hack for changing a character’s name.

namechangehack

16 Likes
ORG $1EA3C
SHORT 0x04F2

Little thing for changing the text on the weapon select screen to say Equip instead of Affin, since that seems…more correct?

3 Likes