Nier Replicant [BLJM60223]
Started by Arcana




17 posts in this topic
ssshadow
Administrator
*******


4
2,494 posts 63 threads Joined: Aug 2017
01-13-2017, 02:07 AM -
#10
OK so I kind of got it "working" but the process is very complicated, it among many things requires a custom tool from xentax. I will have to write about it tomorrow. It is nothing one can just figure out. But basically the current roadblock is:
Code:
E {PPU[0x70000026] Thread (VKBD) [0x00fab614]} PPU: 'cellOskDialogSetKeyLayoutOption' aborted
F {PPU[0x70000026] Thread (VKBD) [0x00fab614]} class std::runtime_error thrown: Unimplemented
(in file Emu\Cell\Modules\cellOskDialog.cpp:53)
Can't get past the menu without it.

And it will take some work to stub...

Also I had to make the below hack in vm.cpp but that is the least complicated bit of this stupid process :p
Code:
        if (!size || (size | addr) % 4096)
        {
            //fmt::throw_exception("Invalid arguments (addr=0x%x, size=0x%x)" HERE, addr, size);
        }
And it seems to work just fine...



So note to self: write instructions and attempt to stub/fake data the on screen keyboard...


Messages In This Thread
RE: Nier Replicant [BLJM60223] - by Arcana - 01-12-2017, 10:03 PM
RE: Nier Replicant [BLJM60223] - by Annie - 01-12-2017, 10:31 PM
RE: Nier Replicant [BLJM60223] - by Arcana - 01-13-2017, 12:25 AM
RE: Nier Replicant [BLJM60223] - by ssshadow - 01-13-2017, 12:40 AM
RE: Nier Replicant [BLJM60223] - by Arcana - 01-13-2017, 12:47 AM
RE: Nier Replicant [BLJM60223] - by ssshadow - 01-13-2017, 01:11 AM
RE: Nier Replicant [BLJM60223] - by Arcana - 01-13-2017, 01:15 AM
RE: Nier Replicant [BLJM60223] - by ssshadow - 01-13-2017, 01:21 AM
RE: Nier Replicant [BLJM60223] - by Arcana - 01-13-2017, 01:22 AM
RE: Nier Replicant [BLJM60223] - by ssshadow - 01-13-2017, 02:07 AM
RE: Nier Replicant [BLJM60223] - by Arcana - 01-13-2017, 02:14 AM
RE: Nier Replicant [BLJM60223] - by ssshadow - 01-13-2017, 02:17 AM
RE: Nier Replicant [BLJM60223] - by Arcana - 01-13-2017, 02:19 AM
RE: Nier Replicant [BLJM60223] - by ssshadow - 01-17-2017, 03:18 PM
RE: Nier Replicant [BLJM60223] - by ssshadow - 01-19-2017, 11:38 PM
RE: Nier Replicant [BLJM60223] - by Arcana - 01-31-2017, 05:55 PM
RE: Nier Replicant [BLJM60223] - by digitaldude - 01-31-2017, 10:07 PM
RE: Nier Replicant [BLJM60223] - by ssshadow - 02-01-2017, 01:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)