This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nier Replicant [BLJM60223]
#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...
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Reply


Messages In This Thread
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: 2 Guest(s)