Thank you, it works fine.mildsevenX wrote: ↑Mon Nov 11, 2024 8:07 pmIt is in the CT I posted.
viewtopic.php?p=379439#p379439
There are people walking around with Rock Bouquet as the emperor, but does a character ID exist?
Thank you, it works fine.mildsevenX wrote: ↑Mon Nov 11, 2024 8:07 pmIt is in the CT I posted.
viewtopic.php?p=379439#p379439
The real question is, does it work in battle too? Im assuming Its more of a code to change the Id of the character "sprite" used. I had codes for RSMS to make one character look like another and still function as the true character. I turned guella hah into Red mage that way lolnishi331 wrote: ↑Tue Nov 12, 2024 11:46 pmThank you, it works fine.mildsevenX wrote: ↑Mon Nov 11, 2024 8:07 pmIt is in the CT I posted.
viewtopic.php?p=379439#p379439
There are people walking around with Rock Bouquet as the emperor, but does a character ID exist?
I copied and pasted this (Table -> Show Table Lua Script) but it comes up with an error [string "<?xml version="1.0" encoding="utf-8"?> ..."]:1 unexpected symbol near '<', so I can't seem to get it to work. I was looking forward to changing characters around. I did find a table that seems to have this baked in, but under "Character ID", everything shows as "??" in the value slot. I can see the character ID of who I'm talking to, but nothing else. Anyone have any ideas?mildsevenX wrote: ↑Sat Sep 21, 2024 3:53 pmI managed to do it,Change companion characters.
First, talk to any character you can join, and the character's ID will appear in the “ID of character joining” section.Code: Select all
<xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>296</ID> <Description>"Joined Characters"</Description> <Options moHideChildren="1"/> <GroupHeader>1</GroupHeader> <CheatEntries> <CheatEntry> <ID>156</ID> <Description>"ID of character joining"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CF2FF8</Address> <Offsets> <Offset>424</Offset> <Offset>20</Offset> <Offset>308</Offset> <Offset>E8</Offset> <Offset>20</Offset> <Offset>28</Offset> </Offsets> </CheatEntry> <CheatEntry> <ID>209</ID> <Description>"Character ID"</Description> <Options moHideChildren="1"/> <ShowAsSigned>0</ShowAsSigned> <GroupHeader>1</GroupHeader> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CFDE58</Address> <Offsets> <Offset>0</Offset> <Offset>30</Offset> <Offset>2C8</Offset> <Offset>CD8</Offset> <Offset>98</Offset> <Offset>20</Offset> <Offset>148</Offset> </Offsets> <CheatEntries> <CheatEntry> <ID>208</ID> <Description>"Leon?"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+0</Address> </CheatEntry> <CheatEntry> <ID>210</ID> <Description>"Gerard(Clothes)?"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+18</Address> </CheatEntry> <CheatEntry> <ID>211</ID> <Description>"Gerard(Armor)"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+30</Address> </CheatEntry> <CheatEntry> <ID>212</ID> <Description>"Last Emperor(M)"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+48</Address> </CheatEntry> <CheatEntry> <ID>213</ID> <Description>"Last Emperor(F)"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+60</Address> </CheatEntry> <CheatEntry> <ID>214</ID> <Description>"Coppelia(No graphics)"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+78</Address> </CheatEntry> <CheatEntry> <ID>216</ID> <Description>"Heavy Infantry"</Description> <Options moHideChildren="1"/> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <GroupHeader>1</GroupHeader> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CFDE58</Address> <Offsets> <Offset>90</Offset> <Offset>30</Offset> <Offset>2C8</Offset> <Offset>CD8</Offset> <Offset>98</Offset> <Offset>20</Offset> <Offset>148</Offset> </Offsets> <CheatEntries> <CheatEntry> <ID>215</ID> <Description>"Bear"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+0</Address> </CheatEntry> <CheatEntry> <ID>217</ID> <Description>"Bison"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+18</Address> </CheatEntry> <CheatEntry> <ID>218</ID> <Description>"Walrus"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+30</Address> </CheatEntry> <CheatEntry> <ID>219</ID> <Description>"Ox"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+48</Address> </CheatEntry> <CheatEntry> <ID>220</ID> <Description>"Gorilla"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+60</Address> </CheatEntry> <CheatEntry> <ID>221</ID> <Description>"Tortoise"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+78</Address> </CheatEntry> <CheatEntry> <ID>222</ID> <Description>"Rhino"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+90</Address> </CheatEntry> <CheatEntry> <ID>223</ID> <Description>"Ferdinand"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+A8</Address> </CheatEntry> </CheatEntries> </CheatEntry> <CheatEntry> <ID>224</ID> <Description>"Light Infantry(M)"</Description> <Options moHideChildren="1"/> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <GroupHeader>1</GroupHeader> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CFDE58</Address> <Offsets> <Offset>150</Offset> <Offset>30</Offset> <Offset>2C8</Offset> <Offset>CD8</Offset> <Offset>98</Offset> <Offset>20</Offset> <Offset>148</Offset> </Offsets> <CheatEntries> <CheatEntry> <ID>225</ID> <Description>"James"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+0</Address> </CheatEntry> <CheatEntry> <ID>226</ID> <Description>"John"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+18</Address> </CheatEntry> <CheatEntry> <ID>227</ID> <Description>"Richard"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+30</Address> </CheatEntry> <CheatEntry> <ID>228</ID> <Description>"Herbert"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+48</Address> </CheatEntry> <CheatEntry> <ID>229</ID> <Description>"Harry"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+60</Address> </CheatEntry> <CheatEntry> <ID>230</ID> <Description>"Ronald"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+78</Address> </CheatEntry> <CheatEntry> <ID>231</ID> <Description>"Dwight"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+90</Address> </CheatEntry> <CheatEntry> <ID>232</ID> <Description>"Franklyn"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+A8</Address> </CheatEntry> </CheatEntries> </CheatEntry> <CheatEntry> <ID>233</ID> <Description>"Light Infantry(F)"</Description> <Options moHideChildren="1"/> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <GroupHeader>1</GroupHeader> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CFDE58</Address> <Offsets> <Offset>210</Offset> <Offset>30</Offset> <Offset>2C8</Offset> <Offset>CD8</Offset> <Offset>98</Offset> <Offset>20</Offset> <Offset>148</Offset> </Offsets> <CheatEntries> <CheatEntry> <ID>234</ID> <Description>"Liza"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+0</Address> </CheatEntry> <CheatEntry> <ID>235</ID> <Description>"Jessica"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+18</Address> </CheatEntry> <CheatEntry> <ID>236</ID> <Description>"Shirley"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+30</Address> </CheatEntry> <CheatEntry> <ID>237</ID> <Description>"Audrey"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+48</Address> </CheatEntry> <CheatEntry> <ID>238</ID> <Description>"Judie"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+60</Address> </CheatEntry> <CheatEntry> <ID>239</ID> <Description>"Grace"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+78</Address> </CheatEntry> <CheatEntry> <ID>240</ID> <Description>"Ingrid"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+90</Address> </CheatEntry> <CheatEntry> <ID>241</ID> <Description>"Greta"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+A8</Address> </CheatEntry> </CheatEntries> </CheatEntry> <CheatEntry> <ID>242</ID> <Description>"Ranger(M)"</Description> <Options moHideChildren="1"/> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <GroupHeader>1</GroupHeader> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CFDE58</Address> <Offsets> <Offset>2D0</Offset> <Offset>30</Offset> <Offset>2C8</Offset> <Offset>CD8</Offset> <Offset>98</Offset> <Offset>20</Offset> <Offset>148</Offset> </Offsets> <CheatEntries> <CheatEntry> <ID>243</ID> <Description>"Henry"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+0</Address> </CheatEntry> <CheatEntry> <ID>244</ID> <Description>"Louis"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+18</Address> </CheatEntry> <CheatEntry> <ID>245</ID> <Description>"Charles"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+30</Address> </CheatEntry> <CheatEntry> <ID>246</ID> <Description>"William"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+48</Address> </CheatEntry> <CheatEntry> <ID>247</ID> <Description>"Philip"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+60</Address> </CheatEntry> <CheatEntry> <ID>248</ID> <Description>"Edward"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+78</Address> </CheatEntry> <CheatEntry> <ID>249</ID> <Description>"Alexandr"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+90</Address> </CheatEntry> <CheatEntry> <ID>250</ID> <Description>"Friedrich"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+A8</Address> </CheatEntry> </CheatEntries> </CheatEntry> <CheatEntry> <ID>251</ID> <Description>"Ranger(F)"</Description> <Options moHideChildren="1"/> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <GroupHeader>1</GroupHeader> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CFDE58</Address> <Offsets> <Offset>390</Offset> <Offset>30</Offset> <Offset>2C8</Offset> <Offset>CD8</Offset> <Offset>98</Offset> <Offset>20</Offset> <Offset>148</Offset> </Offsets> <CheatEntries> <CheatEntry> <ID>252</ID> <Description>"Therese"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+0</Address> </CheatEntry> <CheatEntry> <ID>253</ID> <Description>"Mary"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+18</Address> </CheatEntry> <CheatEntry> <ID>254</ID> <Description>"Agnes"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+30</Address> </CheatEntry> <CheatEntry> <ID>255</ID> <Description>"Catherine"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+48</Address> </CheatEntry> <CheatEntry> <ID>256</ID> <Description>"Anne"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+60</Address> </CheatEntry> <CheatEntry> <ID>257</ID> <Description>"Juliana"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+78</Address> </CheatEntry> <CheatEntry> <ID>258</ID> <Description>"Isabella"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+90</Address> </CheatEntry> <CheatEntry> <ID>259</ID> <Description>"Elizabeth"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+A8</Address> </CheatEntry> </CheatEntries> </CheatEntry> <CheatEntry> <ID>260</ID> <Description>"Court Mage(M)"</Description> <Options moHideChildren="1"/> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <GroupHeader>1</GroupHeader> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CFDE58</Address> <Offsets> <Offset>450</Offset> <Offset>30</Offset> <Offset>2C8</Offset> <Offset>CD8</Offset> <Offset>98</Offset> <Offset>20</Offset> <Offset>148</Offset> </Offsets> <CheatEntries> <CheatEntry> <ID>261</ID> <Description>"Aries"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+0</Address> </CheatEntry> <CheatEntry> <ID>262</ID> <Description>"Sagittarius"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+18</Address> </CheatEntry> <CheatEntry> <ID>263</ID> <Description>"Libra"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+30</Address> </CheatEntry> <CheatEntry> <ID>264</ID> <Description>"Taurus"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+48</Address> </CheatEntry> <CheatEntry> <ID>265</ID> <Description>"Gemini"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+60</Address> </CheatEntry> <CheatEntry> <ID>266</ID> <Description>"Capricorn"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+78</Address> </CheatEntry> <CheatEntry> <ID>267</ID> <Description>"Kygnus"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+90</Address> </CheatEntry> <CheatEntry> <ID>268</ID> <Description>"Crux"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+A8</Address> </CheatEntry> </CheatEntries> </CheatEntry> <CheatEntry> <ID>269</ID> <Description>"Court Mage(F)"</Description> <Options moHideChildren="1"/> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <GroupHeader>1</GroupHeader> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CFDE58</Address> <Offsets> <Offset>510</Offset> <Offset>30</Offset> <Offset>2C8</Offset> <Offset>CD8</Offset> <Offset>98</Offset> <Offset>20</Offset> <Offset>148</Offset> </Offsets> <CheatEntries> <CheatEntry> <ID>270</ID> <Description>"Emerald"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+0</Address> </CheatEntry> <CheatEntry> <ID>271</ID> <Description>"Amethyst"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+18</Address> </CheatEntry> <CheatEntry> <ID>272</ID> <Description>"Onix"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+30</Address> </CheatEntry> <CheatEntry> <ID>273</ID> <Description>"Topaz"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+48</Address> </CheatEntry> <CheatEntry> <ID>274</ID> <Description>"Garnet"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+60</Address> </CheatEntry> <CheatEntry> <ID>275</ID> <Description>"Opal"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+78</Address> </CheatEntry> <CheatEntry> <ID>276</ID> <Description>"Ruby"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+90</Address> </CheatEntry> <CheatEntry> <ID>277</ID> <Description>"Sapphire"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+A8</Address> </CheatEntry> </CheatEntries> </CheatEntry> <CheatEntry> <ID>278</ID> <Description>"Mercenary(M)"</Description> <Options moHideChildren="1"/> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <GroupHeader>1</GroupHeader> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CFDE58</Address> <Offsets> <Offset>5D0</Offset> <Offset>30</Offset> <Offset>2C8</Offset> <Offset>CD8</Offset> <Offset>98</Offset> <Offset>20</Offset> <Offset>148</Offset> </Offsets> <CheatEntries> <CheatEntry> <ID>279</ID> <Description>"Hector"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+0</Address> </CheatEntry> <CheatEntry> <ID>280</ID> <Description>"Orion"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+18</Address> </CheatEntry> <CheatEntry> <ID>281</ID> <Description>"Jason"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+30</Address> </CheatEntry> <CheatEntry> <ID>282</ID> <Description>"Theseus"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+48</Address> </CheatEntry> <CheatEntry> <ID>283</ID> <Description>"Achilles"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+60</Address> </CheatEntry> <CheatEntry> <ID>284</ID> <Description>"Ulysses"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+78</Address> </CheatEntry> <CheatEntry> <ID>285</ID> <Description>"Perseus"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+90</Address> </CheatEntry> <CheatEntry> <ID>286</ID> <Description>"Hercules"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+A8</Address> </CheatEntry> </CheatEntries> </CheatEntry> <CheatEntry> <ID>287</ID> <Description>"Mercenary(F)"</Description> <Options moHideChildren="1"/> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <GroupHeader>1</GroupHeader> <Address>"Romancing SaGa 2 RotS Demo-Win64.exe"+05CFDE58</Address> <Offsets> <Offset>690</Offset> <Offset>30</Offset> <Offset>2C8</Offset> <Offset>CD8</Offset> <Offset>98</Offset> <Offset>20</Offset> <Offset>148</Offset> </Offsets> <CheatEntries> <CheatEntry> <ID>288</ID> <Description>"Andromache"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+0</Address> </CheatEntry> <CheatEntry> <ID>289</ID> <Description>"Sidhe"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+18</Address> </CheatEntry> <CheatEntry> <ID>290</ID> <Description>"Media"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+30</Address> </CheatEntry> <CheatEntry> <ID>291</ID> <Description>"Hippolyta"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+48</Address> </CheatEntry> <CheatEntry> <ID>292</ID> <Description>"Deidamia"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+60</Address> </CheatEntry> <CheatEntry> <ID>293</ID> <Description>"Penelope"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+78</Address> </CheatEntry> <CheatEntry> <ID>294</ID> <Description>"Andromeda"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+90</Address> </CheatEntry> <CheatEntry> <ID>295</ID> <Description>"Deianira"</Description> <ShowAsHex>1</ShowAsHex> <ShowAsSigned>0</ShowAsSigned> <VariableType>4 Bytes</VariableType> <Address>+A8</Address> </CheatEntry> </CheatEntries> </CheatEntry> </CheatEntries> </CheatEntry> </CheatEntries> </CheatEntry> </CheatEntries> </CheatTable>
Next, check the ID of the character you spoke to in “Character ID” and confirm that it is the same as the ID in “ID of character joining”.
All you have to do is set the ID of the character you want to join to the “ID of character joining” field!
This has worked for me in my environment, and I hope it will work for everyone.
I haven't checked all of them, but I think the character that doesn't appear in the Demo is No graphics.
Please updatemildsevenX wrote: ↑Mon Nov 04, 2024 9:59 pmRegarding skill edit, I changed the skills that can be learned in the training hall.
This is because, in this way, skills are registered in the training hall when time is skipped, the same as with glimmer.
Skill of a specific weapon, and spell can also be registered in this way. Because it is the same as glimmer, once it is learned, it will be registered by time skip even if it is sealed.
In addition to BP and potency of skills, weapon type and spell schools could also be changed.
I've compiled the cheats I've posted because they are getting harder to understand as more and more are being posted, The following were added.
“skill and spell ID“
Skill ID, to be used in learned in Training hall.
“skills learned in Training hall“
Change the skill to be learned in the training hall, Skill of a specific weapon, and spell is also learned with this.
“evade learned in Training hall“
Change the evade to be learned in the training hall.
“skill data edit“
Select the skill or spell to be changed from the data address pointer, and paste the value into the address section of “set skill data address”
Users browsing this forum: Bing [Bot], Snipox, TypewriterGuy