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
NBA Live 08 - ULUS10294
#1
9bf0cb7 version
After input name,raise
Code:
09:15:27  INFO hle.UtilsForUser - user_main - sceKernelIcacheInvalidateAll
09:15:27  INFO hle.UtilsForUser - user_main - sceKernelIcacheInvalidateAll
09:15:27 ERROR   memory - user_main - write32 - Invalid memory address: 0x1080FAA0 PC=0x08CAA024


Attached Files
.txt   infolog.txt (Size: 43.04 KB / Downloads: 121)
.7z   debuglog.7z (Size: 1.19 MB / Downloads: 120)
Reply
#2
It is supposed sceUtilitySavedataInitStart after sceKernelIcacheInvalidateAll
Full JPCSPTrace log https://gist.github.com/sum2012/12c11af0e378da1a48e0
Reply
#3
Thanks gid15 update jpcsptrace.
Anyway no finding on sceIoChangeAsyncPriority
,I also update the jpcsp log to 86cd30c


Attached Files
.txt   jpcsptrace_log.txt (Size: 37.26 KB / Downloads: 126)
.txt   jpcsplog.txt (Size: 45.62 KB / Downloads: 109)
Reply
#4
Code:
11:00:48  INFO hle.sceUtility - user_main - sceUtilityOskInitStart 0x08EFB694-0x08EFB6D4: desc='Enter Profile Name', inText='', outText='', inputMode=4, inputAttr=0x0, language=2, hide=0, inputAllowCharType=0x0, lines=1, showInputText=1, outTextLength=13, outTextLimit=12
GU_COLOR_8888|GU_VERTEX_32BITF|GU_TRANSFORM_3D size=16
11:00:52  INFO hle.sceUtility - user_main - hleUtilityOskDisplay returning 'aaa'
How does it behave using flash0/kd/utility.prx from a real PSP?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#5
jpcsp do not pop up osk
Code:
19:39:43  WARN hle.ModuleMgrForUser - user_main - IGNORED:hleKernelLoadModule(path='flash0:/vsh/module/pafmini.prx'): module from flash0 not loaded
19:39:43  WARN hle.ModuleMgrForUser - SceUtilityInit - IGNORING:sceKernelStartModule flash module 'pafmini'
19:39:43  INFO hle.ModuleMgrForUser - SceUtilityInit - sceKernelLoadModule options: mpidText=0x5, mpidData=0x5, flags=0xFFFFFFFF, position=0x0, access=0x1, creserved=0x0
19:39:43  WARN hle.ModuleMgrForUser - user_main - IGNORED:hleKernelLoadModule(path='flash0:/vsh/module/common_gui.prx'): module from flash0 not loaded
19:39:43  WARN hle.ModuleMgrForUser - SceUtilityInit - IGNORING:sceKernelStartModule flash module 'common_gui'
19:39:43  INFO hle.ModuleMgrForUser - SceUtilityInit - sceKernelLoadModule options: mpidText=0x5, mpidData=0x5, flags=0xFFFFFFFF, position=0x0, access=0x1, creserved=0x939
19:39:43  WARN hle.ModuleMgrForUser - user_main - IGNORED:hleKernelLoadModule(path='flash0:/vsh/module/common_util.prx'): module from flash0 not loaded
19:39:43  WARN hle.ModuleMgrForUser - SceUtilityInit - IGNORING:sceKernelStartModule flash module 'common_util'
19:39:43  INFO hle.ModuleMgrForUser - SceUtilityInit - sceKernelLoadModule options: mpidText=0x5, mpidData=0x5, flags=0xFFFFFFFF, position=0x0, access=0x1, creserved=0x0
19:39:43  WARN hle.ModuleMgrForUser - user_main - IGNORED:hleKernelLoadModule(path='flash0:/vsh/module/dialogmain.prx'): module from flash0 not loaded
19:39:43  WARN hle.ModuleMgrForUser - SceUtilityInit - IGNORING:sceKernelStartModule flash module 'dialogmain'
(04-28-2017, 07:22 PM)gid15 Wrote:
Code:
11:00:48  INFO hle.sceUtility - user_main - sceUtilityOskInitStart 0x08EFB694-0x08EFB6D4: desc='Enter Profile Name', inText='', outText='', inputMode=4, inputAttr=0x0, language=2, hide=0, inputAllowCharType=0x0, lines=1, showInputText=1, outTextLength=13, outTextLimit=12
GU_COLOR_8888|GU_VERTEX_32BITF|GU_TRANSFORM_3D size=16
11:00:52  INFO hle.sceUtility - user_main - hleUtilityOskDisplay returning 'aaa'
How does it behave using flash0/kd/utility.prx from a real PSP?


Attached Files
.txt   log.txt (Size: 64.77 KB / Downloads: 112)
Reply
#6
(04-29-2017, 11:41 AM)sum2012 Wrote: jpcsp do not pop up osk
Code:
19:39:43  WARN hle.ModuleMgrForUser - user_main - IGNORED:hleKernelLoadModule(path='flash0:/vsh/module/pafmini.prx'): module from flash0 not loaded
19:39:43  WARN hle.ModuleMgrForUser - SceUtilityInit - IGNORING:sceKernelStartModule flash module 'pafmini'
19:39:43  INFO hle.ModuleMgrForUser - SceUtilityInit - sceKernelLoadModule options: mpidText=0x5, mpidData=0x5, flags=0xFFFFFFFF, position=0x0, access=0x1, creserved=0x0
19:39:43  WARN hle.ModuleMgrForUser - user_main - IGNORED:hleKernelLoadModule(path='flash0:/vsh/module/common_gui.prx'): module from flash0 not loaded
19:39:43  WARN hle.ModuleMgrForUser - SceUtilityInit - IGNORING:sceKernelStartModule flash module 'common_gui'
19:39:43  INFO hle.ModuleMgrForUser - SceUtilityInit - sceKernelLoadModule options: mpidText=0x5, mpidData=0x5, flags=0xFFFFFFFF, position=0x0, access=0x1, creserved=0x939
19:39:43  WARN hle.ModuleMgrForUser - user_main - IGNORED:hleKernelLoadModule(path='flash0:/vsh/module/common_util.prx'): module from flash0 not loaded
19:39:43  WARN hle.ModuleMgrForUser - SceUtilityInit - IGNORING:sceKernelStartModule flash module 'common_util'
19:39:43  INFO hle.ModuleMgrForUser - SceUtilityInit - sceKernelLoadModule options: mpidText=0x5, mpidData=0x5, flags=0xFFFFFFFF, position=0x0, access=0x1, creserved=0x0
19:39:43  WARN hle.ModuleMgrForUser - user_main - IGNORED:hleKernelLoadModule(path='flash0:/vsh/module/dialogmain.prx'): module from flash0 not loaded
19:39:43  WARN hle.ModuleMgrForUser - SceUtilityInit - IGNORING:sceKernelStartModule flash module 'dialogmain'
(04-28-2017, 07:22 PM)gid15 Wrote:
Code:
11:00:48  INFO hle.sceUtility - user_main - sceUtilityOskInitStart 0x08EFB694-0x08EFB6D4: desc='Enter Profile Name', inText='', outText='', inputMode=4, inputAttr=0x0, language=2, hide=0, inputAllowCharType=0x0, lines=1, showInputText=1, outTextLength=13, outTextLimit=12
GU_COLOR_8888|GU_VERTEX_32BITF|GU_TRANSFORM_3D size=16
11:00:52  INFO hle.sceUtility - user_main - hleUtilityOskDisplay returning 'aaa'
How does it behave using flash0/kd/utility.prx from a real PSP?

The native PSP On-Screen Keyboard requires additional files supplementing utility.prx. The necessary files for the On-Screen Keyboard and native SAVEDATA dialog are:
Code:
flash0:/kd/chnnlsv.prx
flash0:/kd/utility.prx
flash0:/vsh/module/common_gui.prx
flash0:/vsh/module/common_util.prx
flash0:/vsh/module/dialogmain.prx
flash0:/vsh/module/osk_plugin.prx
flash0:/vsh/module/pafmini.prx
flash0:/vsh/module/savedata_auto_dialog.prx
flash0:/vsh/module/savedata_plugin.prx
flash0:/vsh/module/savedata_utility.prx
flash0:/vsh/resource/osk_plugin.rco
flash0:/vsh/resource/savedata_utility.rco
flash0:/vsh/resource/system_plugin.rco
flash0:/vsh/resource/system_plugin_fg.rco
flash1:/dic/atokl0.dat
The flash1 folder along with the subfolder dic and file atokl0.dat will be created automatically in the emulator directory if they don't exist when you attempt to create your profile in the game.


Attached Files Thumbnail(s)
   
Reply
#7
Thanks,I need full files of vsh/resource to make it work (in-game)
log: https://drive.google.com/file/d/0B3OaSde...sp=sharing

(04-30-2017, 11:30 PM)DragonNeos Wrote:
(04-29-2017, 11:41 AM)sum2012 Wrote: jpcsp do not pop up osk
skip
[/code]
How does it behave using flash0/kd/utility.prx from a real PSP?

The native PSP On-Screen Keyboard requires additional files supplementing utility.prx. The necessary files for the On-Screen Keyboard and native SAVEDATA dialog are:
Code:
flash0:/kd/chnnlsv.prx
flash0:/kd/utility.prx
flash0:/vsh/module/common_gui.prx
flash0:/vsh/module/common_util.prx
flash0:/vsh/module/dialogmain.prx
flash0:/vsh/module/osk_plugin.prx
flash0:/vsh/module/pafmini.prx
flash0:/vsh/module/savedata_auto_dialog.prx
flash0:/vsh/module/savedata_plugin.prx
flash0:/vsh/module/savedata_utility.prx
flash0:/vsh/resource/osk_plugin.rco
flash0:/vsh/resource/savedata_utility.rco
flash0:/vsh/resource/system_plugin.rco
flash0:/vsh/resource/system_plugin_fg.rco
flash1:/dic/atokl0.dat
The flash1 folder along with the subfolder dic and file atokl0.dat will be created automatically in the emulator directory if they don't exist when you attempt to create your profile in the game.
[/quote]


Attached Files Thumbnail(s)
   
Reply
#8
20e4582 version ,no prx still have error.


Attached Files
.7z   debuglog.7z (Size: 1.22 MB / Downloads: 130)
Reply
#9
9f137fc9 version ,now no prx can in-game.
Can move to half playable.
Graphic problem
   


Attached Files
.7z   profiler.7z (Size: 248.37 KB / Downloads: 127)
.txt   log.txt (Size: 85.86 KB / Downloads: 107)
Reply
#10
(04-18-2018, 02:23 PM)sum2012 Wrote: 9f137fc9 version ,now no prx can in-game.
Can move to half playable.
Graphic problem
OK, I guess this has been improved by commit acf2887 (Jul 28, 2017) or 6f638cf (Dec 21, 2017).

To isolate the graphic problem, how does it look like with the external software renderer?

Thank you!
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)