These were made using FFTorama (https://ffhacktics.com/smf/index.php?topic=13187) based on the shp data, with some manual edits mostly for the wep sheet
Don't be hasty to start your own mod; all our FFT modding projects are greatly understaffed! Find out how you can help in the Recruitment section or our Discord!
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Quote from: Ramza323 on January 09, 2024, 10:08:53 amscreen keep faded and nothing elseDoes this mean the screen was black? Do you know if it was completely frozen or if any audio/animations kept playing?
<Location file="MAP_MAP107_GNS" offset="30, 44, 58, 6C" mode="DATA"> B9 </Location>
<Location file="BATTLE_BIN" offset="00070d84" mode="ASM" offsetMode="RAM">
ori r2, r0, 0x00 # make it so the map can't update when a crystal is laid
</Location>
<Variable file="MAP_MAP107_GNS" offset="30" default="B0" name="NOGIAS Light Level" />
<Variable name="Always On" bytes="1" default="00" symbol="true" />
<Location file="BATTLE_BIN" offset="158210" offsetMode="RAM" mode="ASM">
ori r1,r0,%AlwaysOn <!-- check if the player turned it Always On -->
</Location>
<Location file="MAP_MAP112_GNS" offset="35" mode="DATA"> 18 </Location>
<Location file="BATTLE_BIN" offset="00070d84" mode="ASM" offsetMode="RAM">
ori r2, r0, 0x00 # make it so the map can't update when a crystal is laid
</Location>
Page created in 0.015 seconds with 42 queries.