Unknown W. Brackets

Results 762 comments of Unknown W. Brackets

Has this improved in the latest git builds? Some of IO timing has been made more accurate, at the thread level. I'm hoping that may have improved "Simulate UMD Delays"...

Hm, if we remove that line then it means we get the latest connected controller instead of the first? That's probably better but I guess there's no way to say...

It's not the same as plugging a disk in, but if you can have something serve those files via http://, PPSSPP on iOS can already stream them. PPSSPP on a...

The operation of saving state requires allocating memory - often a decent chunk of it. Therefore, if the app is being closed due to memory pressure, it's probably not going...

Just a note: if a save state fails to load, it restarts emulation instead - make sure not to endlessly loop in this case. -[Unknown]

I'm less sure about PS3, since there was *very limited* remote play support, but I think PS2 "connectivity" was just importing save data on the memory stick. I think it...

Well, USB is implemented as its own API and special device on the PSP. It's not related to any of the networking APIs. It's also a bit annoying to debug,...

It seems to be expecting 0x446B00 more bytes to be free, which is quite a few. It would work if the ELF were much smaller, e.g. 0xC0C00. Clearly the module...

Sounds like it's still not booting but the errors have changed: http://forums.ppsspp.org/showthread.php?tid=2522 A more up to date log would help. -[Unknown]

Any change? Is it still failing to allocate memory? -[Unknown]