Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stub cellSysutilAvc2, cellAvconfExt and add misc HLE functions #3191

Merged
merged 7 commits into from
Aug 10, 2017
Merged

Stub cellSysutilAvc2, cellAvconfExt and add misc HLE functions #3191

merged 7 commits into from
Aug 10, 2017

Conversation

scribam
Copy link
Contributor

@scribam scribam commented Aug 10, 2017

Errors fixed

  • Diablo III (BLES01921) and Diablo III: Reaper of Souls - Ultimate Evil Edition (BLUS31437)
    F {PPU[0x1000000] Thread (main_thread) [0x00e65508]} class std::runtime_error thrown: Unimplemented (in file C:\rpcs3\rpcs3\Emu\Cell\Modules\cellSysutilAvc2.cpp:78)
  • Hard Corps Uprising (NPEB00332)
    F {PPU[0x100000b] Thread (mnp Session Procedure) [0x0126e540]} class std::runtime_error thrown: Unimplemented (in file C:\rpcs3\rpcs3\Emu\Cell\Modules\cellSysutilAvc2.cpp:114)

Functions added

Before
! LDR: **** cellSysutilAvconfExt export: [0x1A324E03] at 0xb71158
! LDR: **** cellSearchUtility export: [0x1E989496] at 0xb76134
! LDR: **** cellUsbd export: [0x5AB62AF9] at 0xb81080
! LDR: **** cellUsbd export: [0xA4088179] at 0xb81088
! LDR: **** cellUsbd export: [0xD87D972D] at 0xb81158
! LDR: **** sys_net export: [0x0B017E2B] at 0xb6af84
! LDR: **** sceNpTus export: [0x7240C64D] at 0xb440b4
! LDR: **** sceNpTus export: [0xF46D8AE5] at 0xb440bc

After
! LDR: **** cellSysutilAvconfExt export: [cellVideoOutSetCopyControl] at 0xb71158
! LDR: **** cellSearchUtility export: [cellSearchGetContentInfoSharable] at 0xb76134
! LDR: **** cellUsbd export: [cellUsbdUnregisterCompositeLdd] at 0xb81080
! LDR: **** cellUsbd export: [cellUsbdRegisterCompositeLdd] at 0xb81088
! LDR: **** cellUsbd export: [cellUsbdResetDevice] at 0xb81158
! LDR: **** sys_net export: [sys_net::_sce_net_add_name_server] at 0xb6af84
! LDR: **** sceNpTus export: [sceNpTssGetDataNoLimitAsync] at 0xb440b4
! LDR: **** sceNpTus export: [sceNpTssGetDataNoLimit] at 0xb440bc

@Nekotekina Nekotekina merged commit 98ef419 into RPCS3:master Aug 10, 2017
@scribam scribam deleted the cellsysutilavc2 branch August 10, 2017 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants