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
Lick It by TRSI & Titan
#1
Lick It by TRSI & Titan
it is a demo
it can be downloaded from
http://www.pouet.net/prod.php?which=25858
nothing but a black screen
here is the log


Attached Files
.zip   log.html.zip (Size: 2.6 KB / Downloads: 83)
Reply
#2
Code:
12:28:09 DEBUG hle.IoFileMgrForUser - TRSI_LICK_IT - hleIoOpen - opening file ms0/PSP/GAME/__SCE__LICKIT/data/textures/start_logo1_color.png
12:28:09 DEBUG hle.IoFileMgrForUser - TRSI_LICK_IT - hleIoOpen assigned id = 0x4
12:28:09 DEBUG hle.IoFileMgrForUser - TRSI_LICK_IT - hleIoRead(id=3,data=0x9fbfca8,size=0x8) async=false
12:28:09  WARN hle.IoFileMgrForUser - TRSI_LICK_IT - UNIMPLEMENTED:hleIoRead id = stdin
12:28:09 DEBUG hle.IoFileMgrForUser - TRSI_LICK_IT - sceIoClose redirecting to hleIoClose
12:28:09 DEBUG hle.IoFileMgrForUser - TRSI_LICK_IT - hleIoClose - id 4
Hmmm, quite dirty programming: they assume that the file ID returned by sceIoOpen is always 3 (and not 4 as it is the case in Jpcsp).
I will improve Jpcsp to mimic the PSP in that case...
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
Reply
#3
(07-19-2012, 10:30 AM)gid15 Wrote:
Code:
12:28:09 DEBUG hle.IoFileMgrForUser - TRSI_LICK_IT - hleIoOpen - opening file ms0/PSP/GAME/__SCE__LICKIT/data/textures/start_logo1_color.png
12:28:09 DEBUG hle.IoFileMgrForUser - TRSI_LICK_IT - hleIoOpen assigned id = 0x4
12:28:09 DEBUG hle.IoFileMgrForUser - TRSI_LICK_IT - hleIoRead(id=3,data=0x9fbfca8,size=0x8) async=false
12:28:09  WARN hle.IoFileMgrForUser - TRSI_LICK_IT - UNIMPLEMENTED:hleIoRead id = stdin
12:28:09 DEBUG hle.IoFileMgrForUser - TRSI_LICK_IT - sceIoClose redirecting to hleIoClose
12:28:09 DEBUG hle.IoFileMgrForUser - TRSI_LICK_IT - hleIoClose - id 4
Hmmm, quite dirty programming: they assume that the file ID returned by sceIoOpen is always 3 (and not 4 as it is the case in Jpcsp).
I will improve Jpcsp to mimic the PSP in that case...

Now fixed in r2626. Homebrew is running.
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)