Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Katekyoushi Hitman Reborn! Battle Arena
01-30-2014, 03:05 PM
Post: #3
RE: Katekyoushi Hitman Reborn! Battle Arena
I think this is possibly wrong:

00:23:872 Rebron Battl D[UTIL]: hle\sceutility.cpp:304 00000002=sceUtilityMsgDialogGetStatus()
00:23:872 Rebron Battl D[UTIL]: hle\sceutility.cpp:291 sceUtilityMsgDialogUpdate(1)

What happens if you change this code:

Code:
int PSPMsgDialog::Update(int animSpeed)
{
    if (status != SCE_UTILITY_STATUS_RUNNING)
    {
        return 0;
    }

I'm not sure exactly what's right, but maybe try return SCE_ERROR_UTILITY_INVALID_STATUS; instead of 0.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Katekyoushi Hitman Reborn! Battle Arena - [Unknown] - 01-30-2014 03:05 PM

Forum Jump: