Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Rise of the triad
02-04-2013, 10:27 AM (This post was last modified: 02-04-2013 10:28 AM by slawomir.)
Post: #1
Rise of the triad
EBOOT.PBP
Win 7 works slow (8fps)
broken sound, no music


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
02-04-2013, 03:37 PM
Post: #2
RE: Rise of the triad
Only 8 fps on Windows? That's very interesting. That's with jit, right?

-[Unknown]
Find all posts by this user
Quote this message in a reply
02-04-2013, 03:54 PM
Post: #3
RE: Rise of the triad
hi, yes
Find all posts by this user
Quote this message in a reply
02-04-2013, 03:57 PM
Post: #4
RE: Rise of the triad
guessing log spam or timer problem Smile
Find all posts by this user
Quote this message in a reply
02-05-2013, 06:39 AM
Post: #5
RE: Rise of the triad
I couldn't figure out how to make it run (just got "please wait")... but it spends most of its time sleeping between threads so the slowness is probably a timer problem. It spends 5% of its time in sceKernelLibcGettimeofday() so that one is suspicious. But that % is also synthetically high because it's doing not much else and I held tab...

It also seems to call sceHprmPeekCurrentKey(), apparently.

-[Unknown]
Find all posts by this user
Quote this message in a reply
02-05-2013, 07:18 AM
Post: #6
RE: Rise of the triad
sceHprmPeekCurrentKey is just a function to read the little volume/play control buttons on some headphones. We can ignore that safely.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: