Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Frontier 1337
07-15-2015, 03:47 PM (This post was last modified: 07-15-2015 04:31 PM by vnctdj.)
Post: #1
Frontier 1337
Hi, has anybody had any luck running frontier 1337 with ppsspp on android lollipop (motox 2ndgen)?
the game freezes 2 seconds in during the intro and stops there.

I'm using the default system settings and frontier 1337 v0.3
Could you recommend settings to get this brilliant game to work?

please help!
thanks
Find all posts by this user
Quote this message in a reply
10-20-2015, 07:54 AM
Post: #2
RE: Frontier 1337
My god, thanks i'm not the one who have this issue. The game was able to pass the boot screen, but it still crashing during the intro, please help!
Find all posts by this user
Quote this message in a reply
10-20-2015, 08:51 AM
Post: #3
RE: Frontier 1337
(10-20-2015 07:54 AM)firm300 Wrote:  My god, thanks i'm not the one who have this issue. The game was able to pass the boot screen, but it still crashing during the intro, please help!

Haven't heard back and couldn't solve it. kind of gave up in the end Angel
Find all posts by this user
Quote this message in a reply
10-21-2015, 08:03 AM
Post: #4
RE: Frontier 1337
Hm, this has worked before ... I'll see if I can take a look.
Find all posts by this user
Quote this message in a reply
10-23-2015, 09:43 AM (This post was last modified: 05-24-2017 02:37 AM by LunaMoo.)
Post: #5
RE: Frontier 1337
I was curious a bit and checked ~ it seems to have 2 problems:
1) Hardware transform, uncheck to see anything.
2) Freezes when 08A97D50(sceKernelDelayThreadCB) get's an argument of 0 ~ which doesn't really have much sense as it should be valid parameter, but forcing it to some value will run the game fine. You can try:
Code:
_C0 Freeze Workaround
_L 0xE0058937 0x00297D40
_L 0x20297D40 0x340303E8
_L 0x20297D44 0x00640018
_L 0x20297D48 0x00002012
_L 0x20297D4C 0x34030001
_L 0x20297D54 0x0064200A
_C0 Freeze Workaround [Disable]
_L 0x20297D40 0x34638937
_L 0x20297D44 0x0082180B
_L 0x20297D48 0x240403E8
_L 0x20297D4C 0x00640018
_L 0x20297D54 0x00002012

Unfortunately those are not the only issues. There are short pauses in game, not sure it it's caused by that 1 microsecond delay cwc hack or something else, because those pauses are surely longer than 1 microsecond and from what I tested it was also happening without any hacks in older builds:
- v0.9.8-1354-g633120b - works fine ~ with those irritating pauses, they are a bit different or rather completely random, doesn't happen every time, sometimes they start in-game, sometimes are even worse starting from the intro,
- v0.9.8-1365-g1a830b1 - freezes just as the latest version.

Either way game got completely broken somewhere between v0.9.8-1354-g633120b - v0.9.8-1365-g1a830b1, not sure if there was any earlier version without those pauses, they seem kind of random in ancient builds. Maybe it's JIT having some troubles, I mean there's a very long function in this game at 08807784 which completely lags ppsspp disassembly, if JIT has to refresh it every single time it's triggered(and it does pass through it when the pause happens), then it might as well be the reason.:| Edit: Weird, those pauses seems random on latest build+hack as well. I did tried to mess around by setting very high psp cpu clock and was restarting emulation a few times without any improvement, then randomly after one restart the pauses stopped happening.

Not sure about point 1) v0.9.8-1354-g633120b seems to work even with hardware transform activated. The game doesn't seem all that demanding - without hardware transform or even software mode easy to get full speed. Yet in some places it reaches single digit at 100% speed because of how it works heh, pretty sad port. Edit: About point 1 just checked and hardware transform for this game actually broke very recently with v1.1.1-12-gf4d50fe :3.


Edit:
Should be playable without issues now starting with v1.4.1-2-g1bf3885.

http://forums.ppsspp.org/showthread.php?tid=6594 - Custom PPSSPP Shaders!
http://forums.ppsspp.org/showthread.php?tid=3590&pid=117172#pid117172 - simple CE scripts to help creating CWCheats,
https://github.com/LunaMoo/PPSSPP_workarounds - CWCheat workarounds.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: