scripts icon indicating copy to clipboard operation
scripts copied to clipboard

[Request] Tales of Arise (Game Pass PC)

Open mantixero opened this issue 1 year ago • 0 comments

The Steam version of this game's script doesn't successfully attach to the Game Pass version. Would supporting the Game Pass version be fairly straightforward? Trying to attach to it throws the following errors:

GUObjectArray page0:  0x2404d080008
              0  1  2  3  4  5  6  7  8  9  A  B  C  D  E  F  0123456789ABCDEF
2404d080008  00 00 5c 4c 40 02 00 00 00 00 00 40 00 00 00 00  ..\L@......@....
2404d080018  00 00 00 00 00 00 00 00 c0 13 01 45 40 02 00 00  ...........E@...
2404d080028  00 00 00 42 00 00 00 00 ea 03 00 00 00 00 00 00  ...B............
2404d080038  a0 00 5c 4c 40 02 00 00 00 00 00 40 00 00 00 00  ..\L@......@....
2404d080048  ee 03 00 00 00 00 00 00 00 16 7b 52 40 02 00 00  ..........{R@...
2404d080058  00 00 00 42 00 00 00 00 5e 04 00 00 00 00 00 00  ...B....^.......
Error: [Init Error] GUObjectArray: 0x2404d080008 FNamePool: null
    at getGUObjectArrayAndFNamePool_below423 (<input>:703)
    at getGUObjectArrayAndFNamePool (<input>:836)
    at <anonymous> (<input>:13)
    at call (native)
    at <eval> (<input>:850)
    at load (/agent.js:1)
    at _loadModule (/agent.js:1)
    at <anonymous> (/agent.js:1)
    at require (/agent.js:1)
    at <anonymous> (<input>:11)
    at call (native)
    at <eval> (<input>:355)
    at load (/agent.js:1)
    at _loadModule (/agent.js:1)
    at <anonymous> (/agent.js:1)
    at main (/agent.js:1)
    at <anonymous> (/agent.js:1)
    at <eval> (/agent.js:1)

Thanks for considering it!

mantixero avatar Feb 23 '24 00:02 mantixero