Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Crisis Core on iOS
03-31-2013, 03:41 AM (This post was last modified: 04-05-2016 10:37 AM by vnctdj.)
Post: #1
Crisis Core on iOS
FF7 Crisis Core freezes on the dumbapples cutscene (the second one, after arriving in Wutai).

If that helps the devs, this was also a problem in past versions of JPCSP, and the issue/fix are detailed in the thread below.
http://www.emunewz.net/forum/showthread.php?pid=6653

(I've also posted this in the game-specific forum section)
Find all posts by this user
Quote this message in a reply
03-31-2013, 03:55 AM
Post: #2
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
I noticed this but unfortunately I think the problem we're hitting is different. That was something about a Java exception, which we don't have those. And we should be allowing multiple mpeg decodes concurrently. I suspect it's another bug unfortunately.

Also, just so you know, this happens on Windows, Android, everywhere. It's not just on iOS. It's a bug right now in the emulator.

-[Unknown]
Find all posts by this user
Quote this message in a reply
03-31-2013, 04:02 AM
Post: #3
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
(03-31-2013 03:55 AM)[Unknown] Wrote:  I noticed this but unfortunately I think the problem we're hitting is different. That was something about a Java exception, which we don't have those. And we should be allowing multiple mpeg decodes concurrently. I suspect it's another bug unfortunately.

Also, just so you know, this happens on Windows, Android, everywhere. It's not just on iOS. It's a bug right now in the emulator.

-[Unknown]

Ouch.... Well I've posted it on github, for the record. Touch wood you guys can find a fix soon!!
Good luck.
Find all posts by this user
Quote this message in a reply
03-31-2013, 07:22 PM
Post: #4
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
Try it after this lands / is closed:

https://github.com/hrydgard/ppsspp/pull/1137

-[Unknown]
Find all posts by this user
Quote this message in a reply
04-01-2013, 12:49 AM
Post: #5
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
(03-31-2013 07:22 PM)[Unknown] Wrote:  Try it after this lands / is closed:

https://github.com/hrydgard/ppsspp/pull/1137

-[Unknown]

Awesome!
Find all posts by this user
Quote this message in a reply
04-01-2013, 05:07 AM
Post: #6
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
(03-31-2013 07:22 PM)[Unknown] Wrote:  Try it after this lands / is closed:

https://github.com/hrydgard/ppsspp/pull/1137

-[Unknown]

Thank you so much [Unknown], the cutscene gets passed and the game continues!,!

One thing to note though: your commit mentions this should also fix all cutscenes and allow game to start without savegame, but that's not the case: it still hangs (well, doesnt skip) on the intro video, just FYI.
Find all posts by this user
Quote this message in a reply
04-01-2013, 06:07 AM
Post: #7
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
Which intro video?

I was able to fight the first boss, but then it hung (I did this only recently, was hoping it would fix everything.) Is that the one you mean? At least it gets that far now...

I'm not sure what's wrong now there, it didn't seem like video but it's always hard to tell.

-[Unknown]
Find all posts by this user
Quote this message in a reply
04-01-2013, 06:16 AM (This post was last modified: 04-01-2013 06:16 AM by bsauvage.)
Post: #8
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
(04-01-2013 06:07 AM)[Unknown] Wrote:  Which intro video?

I was able to fight the first boss, but then it hung (I did this only recently, was hoping it would fix everything.) Is that the one you mean? At least it gets that far now...

I'm not sure what's wrong now there, it didn't seem like video but it's always hard to tell.

-[Unknown]

Sorry I was unclear. I meant to say the very first one, after you chose load game or new game.

I think I'll experience the first boss issue pretty soon as I just arrived in the courtyard of wutai (with the leviathan statue).

I hope you can find another fix ...:-)

(04-01-2013 06:07 AM)[Unknown] Wrote:  Which intro video?

I was able to fight the first boss, but then it hung (I did this only recently, was hoping it would fix everything.) Is that the one you mean? At least it gets that far now...

I'm not sure what's wrong now there, it didn't seem like video but it's always hard to tell.

-[Unknown]

Sorry I was unclear. I meant to say the very first one, after you chose load game or new game.

I think I'll experience the first boss issue pretty soon as I just arrived in the courtyard of wutai (with the leviathan statue).

I hope you can find another fix ...:-)
Find all posts by this user
Quote this message in a reply
04-01-2013, 06:32 AM
Post: #9
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
Oh, if you wait long enough, the first intro video should end and you should start talking to Angeal and fight the fake soldiers. At least, it was working on Windows...

-[Unknown]
Find all posts by this user
Quote this message in a reply
04-01-2013, 08:45 PM
Post: #10
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
(03-31-2013 07:22 PM)[Unknown] Wrote:  Try it after this lands / is closed:

https://github.com/hrydgard/ppsspp/pull/1137

-[Unknown]



How can i input this in ppsspp???
Find all posts by this user
Quote this message in a reply
04-01-2013, 11:00 PM
Post: #11
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
(04-01-2013 08:45 PM)Bash0r Wrote:  
(03-31-2013 07:22 PM)[Unknown] Wrote:  Try it after this lands / is closed:

https://github.com/hrydgard/ppsspp/pull/1137

-[Unknown]



How can i input this in ppsspp???

It should already be merged into the normal code. Just download the latest git build.
Find all posts by this user
Quote this message in a reply
04-02-2013, 05:03 AM
Post: #12
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
Can you PLZ give me the link, i am a git n00b Smile
Find all posts by this user
Quote this message in a reply
04-02-2013, 05:05 AM
Post: #13
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
It's already pushed. You just have to download the latest git build from e.g. Cydia.

-[Unknown]
Find all posts by this user
Quote this message in a reply
04-02-2013, 03:41 PM
Post: #14
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
Ok, v424 Works Good but the Update 427 with Hardware transform does not show the Grafik :/


But really nice work, now i can Play FFCC in my iphone5 Smile
Find all posts by this user
Quote this message in a reply
04-02-2013, 05:49 PM
Post: #15
RE: Ff7 crisis core very early game freeze (dumbapples cutscene)
Wait you can pass the first video now?
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: