NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

<?xml version="1.0"?>
<Metadata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<name>Direct Commands (Party Control Mod)</name>
<id>tge,alexankitty.directcommands</id>
<author>TGE, Alexankitty</author>
<version>1.0</version>
<link>https://gamebanana.com/mods/426860</link>
<description>Enables control over party members, disabling tactics logic entirely.</description>
</Metadata>
// Controllable party members (by TGE)
patch=1,EE,0029AFC8,word,00000000 // nop check for if battle unit is not mc -> ai (original instruction 14460005 / bne v0,a2,0x0029AFE0)
patch=1,EE,0020207C,word,00000000 // load proper unit id for battle menu skill list (original instruction hex 14400006 / bnez v0,0x00202098)
patch=1,EE,0020208C,word,8F84B6FC
patch=1,EE,00202090,word,8C840254 //Load skill list
patch=1,EE,00202094,word,8C840030 //Load skill list
patch=1,EE,00202098,word,8C8400A4 //Load skill list

//Fusion Skill Fix
//This block is long because the code has been shifted. Further line one is a MIPS characteristic hack where the first line of a branch executes
patch=1,EE,0020203C,word,14400005
patch=1,EE,00202040,word,8E340254
patch=1,EE,00202054,word,8E330148
patch=1,EE,0020207C,word,3C040068
patch=1,EE,00202080,word,24844F48
patch=1,EE,00202084,word,8F84B6FC
patch=1,EE,00202088,word,8C840254
patch=1,EE,0020208C,word,8C840030
patch=1,EE,00202090,word,8C8400A4
patch=1,EE,00202094,word,0C05D200
patch=1,EE,00202098,word,00000000
patch=1,EE,0020209C,word,0040902D
patch=1,EE,002020A0,word,0240202D
patch=1,EE,002020A4,word,0C05DA8C
patch=1,EE,002020A8,word,00000000
patch=1,EE,002020AC,word,0040A82D
patch=1,EE,002020B0,word,0240202D
patch=1,EE,002020B4,word,0C05CCDC
patch=1,EE,002020B8,word,00000000
patch=1,EE,002020BC,word,0040B02D
patch=1,EE,002020C0,word,0000902D
patch=1,EE,002020C4,word,0C0C3030
patch=1,EE,002020C8,word,00000000
patch=1,EE,002020CC,word,10400013
patch=1,EE,002020D0,word,00000000
patch=1,EE,002020D4,word,16740011

patch=1,EE,0028DE14,word,2405001B // fix escape
patch=1,EE,0029692C,word,00000000
patch=1,EE,0028AC5C,word,9683001A // disable persona menu for non-mc
patch=1,EE,0028AC60,word,3063FFBF
patch=1,EE,0028AC64,word,A683001A
patch=1,EE,0028AC68,word,96830018
patch=1,EE,0028AC6C,word,00000000
patch=1,EE,0028AC70,word,081A6AF8
patch=1,EE,0028AC74,word,92920028 //Item effect/Start of turn effect fix. Changes the register we load the one more compare into
patch=1,EE,0028AC78,word,1640000B //Changes which register we branch compare.
patch=1,EE,0069ABE0,word,8F82B6FC
patch=1,EE,0069ABE4,word,8C420148
patch=1,EE,0069ABE8,word,14540004
patch=1,EE,0069ABEC,word,00000000
patch=1,EE,0069ABF0,word,34630400
patch=1,EE,0069ABF4,word,A6830018
patch=1,EE,0069ABF8,word,34630400
patch=1,EE,0069ABFC,word,080A2B1D
patch=1,EE,0069AC00,word,00000000
patch=1,EE,001FF518,word,8E300254 // fix skill requirements
patch=1,EE,001FF51C,word,8E100030
patch=1,EE,001FF520,word,8E1000A4
patch=1,EE,001FF524,word,00000000
patch=1,EE,001FF528,word,00000000
patch=1,EE,001FF52C,word,00000000
patch=1,EE,002D8210,word,00000000 // fix items
patch=1,EE,002D8220,word,00000000
patch=1,EE,002D8224,word,00000000
patch=1,EE,002D823C,word,00000000
patch=1,EE,002A3914,word,081A6B01 // fix boss battle camera
patch=1,EE,0069AC04,word,1240000B
patch=1,EE,0069AC08,word,00000000
patch=1,EE,0069AC0C,word,8E420030
patch=1,EE,0069AC10,word,844700A2
patch=1,EE,0069AC14,word,20030001
patch=1,EE,0069AC18,word,14E00006
patch=1,EE,0069AC1C,word,00000000
patch=1,EE,0069AC20,word,844200A4
patch=1,EE,0069AC24,word,10430003
patch=1,EE,0069AC28,word,00001021
patch=1,EE,0069AC2C,word,080A8E47
patch=1,EE,0069AC30,word,00000000
patch=1,EE,0069AC34,word,0C0BE210
patch=1,EE,0069AC38,word,00000000
patch=1,EE,0069AC3C,word,080A8E47
patch=1,EE,0069AC40,word,00000000
// //Enable Code (Must Be On)
patch=1,EE,90506658,extended,0C14193E

//Never tired

//Yukari
patch=1,EE,2083405c,extended,00300002
patch=1,EE,10834060,extended,00000030

//Aigis
patch=1,EE,208343c0,extended,00300002
patch=1,EE,108343c4,extended,00000030

//Mitsuru
patch=1,EE,20834724,extended,00300002
patch=1,EE,10834728,extended,00000030

//Junpei
patch=1,EE,20834a88,extended,00300002
patch=1,EE,10834a8c,extended,00000030

//Hero
patch=1,EE,2083626c,extended,00300002
patch=1,EE,10836270,extended,00000030

//Koromaru
patch=1,EE,20835b7c,extended,00300002
patch=1,EE,10835b80,extended,00000030

//Shinjiro/Metis
patch=1,EE,20835818,extended,00300002
patch=1,EE,1083581c,extended,00000030

//Ken
patch=1,EE,208354b4,extended,00300002
patch=1,EE,108354b8,extended,00000030

//Akihiko
patch=1,EE,20835150,extended,00300002
patch=1,EE,10835154,extended,00000030

//Fuuka
patch=1,EE,20834dec,extended,00300002
patch=1,EE,10834df0,extended,00000030
//Enable Code (Must Be On)
patch=1,EE,90506658,extended,0C14193E

//Never tired

//Yukari
patch=1,EE,2083405c,extended,00300002
patch=1,EE,10834060,extended,00000030

//Aigis
patch=1,EE,208343c0,extended,00300002
patch=1,EE,108343c4,extended,00000030

//Mitsuru
patch=1,EE,20834724,extended,00300002
patch=1,EE,10834728,extended,00000030

//Junpei
patch=1,EE,20834a88,extended,00300002
patch=1,EE,10834a8c,extended,00000030

//Hero
patch=1,EE,2083626c,extended,00300002
patch=1,EE,10836270,extended,00000030

//Koromaru
patch=1,EE,20835b7c,extended,00300002
patch=1,EE,10835b80,extended,00000030

//Shinjiro/Metis
patch=1,EE,20835818,extended,00300002
patch=1,EE,1083581c,extended,00000030

//Ken
patch=1,EE,208354b4,extended,00300002
patch=1,EE,108354b8,extended,00000030

//Akihiko
patch=1,EE,20835150,extended,00300002
patch=1,EE,10835154,extended,00000030

//Fuuka
patch=1,EE,20834dec,extended,00300002
patch=1,EE,10834df0,extended,00000030
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.