Help making HostFS Hack

Describe your problem in as much detail as you can. Other users might help.
Post Reply
FuxorLuck
Posts: 15
Joined: Wed Aug 05, 2020 9:34 am
Has liked: 4 posts
Been liked: 1 post

Hey I am making a HostSF hack for Raidou games most of the job is done, but I wasn't able to make a patch device ids

Shin Megami Tensei: Devil Summoner 2: Raidou Kuzunoha vs. King Abaddon - 7FAE77BE

// skip mount of dds3.ddt/img
patch=1,EE,00266da4,word,00000000

// set host base directory to './dds3data'
patch=1,EE,004a6f40,word,64642f2e //2e2f2e2e
patch=1,EE,004a6f44,word,61643373 //2e2e2f2e
patch=1,EE,004a6f48,word,00006174 //7364642f

// set primary device id to 1 (host)
patch=1,EE,00101cf0,word,24040001

// patch special treatment of movie files
patch=1,EE,003e37c4,word,24040007 //0000202d

//patch device ids
????


Shin Megami Tensei: Devil Summoner - Raidou Kuzunoha vs the Soulless Army - BD9EAA7A


// skip mount of dds3.ddt/img
patch=1,EE,001a8770,word,00000000

// set host base directory to './dds3data'
patch=1,EE,00444840,word,64642f2e //2e2f2e2e
patch=1,EE,00444844,word,61643373 //2e2e2f2e
patch=1,EE,00444848,word,00006174 //7364642f


// set primary device id to 1 (host)
patch=1,EE,00101cc0,word,24040001

// patch special treatment of movie files
patch=1,EE,0036da34,word,24040007 //0000202d

//patch device ids
????
Post Reply
cron

ShrineFox 2020 - 2023
Support | Progress | Labs | Privacy | Terms
This site is NOT affiliated, associated, authorized, endorsed by, or in any way officially connected with Atlus Co., Ltd, Atlus U.S.A., Inc. or Sega Games Co., Ltd, or any of its subsidiaries or its affiliates.