Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Galaxy s7 edge crash
05-18-2016, 10:59 AM (This post was last modified: 05-19-2016 08:03 PM by Jaaan.)
Post: #67
RE: Galaxy s7 edge crash
Quote:To confirm, with option 1 + 0xFF (which is the 4096 + 256 option), you haven't gotten any crashes?

0xFF does not crash. I can check it out again if you like. But I haven't experienced any crashes with it as of yet. Like I said, where I could load maybe 3 or 4 on the 0x7F, 0xFF I could close and open as many as I want and let it load to the main menu.

I don't see a 256 in the emitter code though, nor in the armjit. Option one only uses 4096. The other options don't have a 256 in them either Tongue

Code:
for (int h = 0; h < 64; ++h) {
    HINT(HINT_NOP);
}

On this now!

Okay did that. First time loading KH, everthing looks fine. Loads to the main menu fine. Starting a new game, also fine. Loads up to gameplay fine tooBig Grin Now to quickly get to the orb fight and see if there are any issues. Orb fight went fine Big Grin No crashes as of yet. Haven't noticed any artifacts on the loading screens either. World 1 loads fine, walked around for a bit.

Now to close the game and open another. Loaded GOW, no crash yetBig Grin Woops, only pressed back, and then continue and ppsspp froze, no crash though.

Now I'll try to load as much games as I can to the main menu and see if any crashes happen with that. Looks like nine games load to the main menu fine without crashes. Yup. and then starting over at game 1 won't make it crash either! Big Grin

I'm gonna play to the orb fight one more time and change games to see what'll happen, then I'm gonna try it with 32. 2nd time went fine too, KH performed without issues all the way up to world 1 again. This was in the same instance where I opened all those games, so PPSSPP was still in ram.

Now to close it and open another game. Game opened. Loads the main menu fine, starting a new game gives gameplayBig Grin Opening GOW now, loads fine too, no crash after main menu. Gameplay loads up fine also! Big Grin And then closing that and opening another game again, also no crash.

Now off to try it with 32! 32 loaded up, gonna have to go do some errands, will try some stuff in the meantime and will be back soon.

Seems like 32 works just as good as 64! Didn't crash once and did the same things as with 64 mostly.

Now off to try 16! Fingers crossed.

Alright so 16 doesn't get me gameplay. Crashes before the main menu on most games, otherwise just after. The workaround works but as soon as it gets a chance to load it crashes. Going back to 32 and see if it eventually crashes.

Okay played all the way to the first boss on Aqua's story, the pumpkin car thing. Died there though. No crashes! All the way from loading up to the game to that point! Now going to switch to another game and see what happens.

Ninja impact loads up to gameplay all the way fine too! Now trying out another game. Type-0 also gets me gameplay! all in the same instance too! And the performance on type-0 is somehow better than on the build with 0xFF.

Anyways looking good, this one! Big Grin Haven't noticed any differences between 0xFF and 32.

Kizuna Drive and GOW both also loaded up gameplay fine, and was able to play around for a while. Not one crash on 32.

Btw people if you are following this, which I know you are since the views keep climbing upTongue , look at the bottom section of the post above and realize how much effort goes in to this! That is only a small fraction of what it takes to get this running, these people really deserve any support you can give them for what they do. They are doing this in their own free time and as you can see it comes with A LOT of trial and error. If you can, please support these guys!

Not trying to force anyone btw. Just saying

Almost forgot: Name under CPU information = Unknown

lol

Still no issues with 32

For the heck of it I replaced the arm64emitter code to the original un-edited version, without the 2 lines of extra code, and with the for loop this also works! Getting gameplay on KH on first try! No crash on meteor shower. No crash after tutorial fight. No crash on orb fight and performance is good. some dips though. first map also loads fine. going to keep using this and see how it performs.

It crashed upon closing KH and opening GOW, it loaded some and crashed before the main menu. Re opened PPSSPP and it reloaded GOW and it loads fine now. Nah, not as good as with the 2 lines of code. It crashed 2 times already.

Well I loaded back the one with the 32 for loop and no issues. Performance is just as good as the one with the while loop.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Galaxy s7 edge crash - cha0tic - 03-12-2016, 02:34 PM
RE: Galaxy s7 edge crash - KingPepper - 03-12-2016, 04:55 PM
RE: Galaxy s7 edge crash - cha0tic - 03-12-2016, 07:08 PM
RE: Galaxy s7 edge crash - Henrik - 03-12-2016, 07:20 PM
RE: Galaxy s7 edge crash - cha0tic - 03-12-2016, 07:23 PM
RE: Galaxy s7 edge crash - cha0tic - 03-13-2016, 05:31 PM
RE: Galaxy s7 edge crash - thienbaont - 03-14-2016, 03:40 AM
RE: Galaxy s7 edge crash - cha0tic - 03-14-2016, 04:02 AM
RE: Galaxy s7 edge crash - jajabinx35 - 03-15-2016, 08:30 PM
RE: Galaxy s7 edge crash - cha0tic - 03-16-2016, 11:14 PM
RE: Galaxy s7 edge crash - nex86 - 03-17-2016, 04:05 AM
RE: Galaxy s7 edge crash - thienbaont - 03-17-2016, 04:12 AM
RE: Galaxy s7 edge crash - nex86 - 03-17-2016, 04:14 AM
RE: Galaxy s7 edge crash - cha0tic - 03-17-2016, 08:09 AM
RE: Galaxy s7 edge crash - heneli627 - 03-17-2016, 02:46 PM
RE: Galaxy s7 edge crash - nex86 - 03-17-2016, 03:24 PM
RE: Galaxy s7 edge crash - Ifoozle - 03-18-2016, 04:32 AM
RE: Galaxy s7 edge crash - jajabinx35 - 03-18-2016, 09:30 AM
RE: Galaxy s7 edge crash - cha0tic - 03-20-2016, 06:09 AM
RE: Galaxy s7 edge crash - Bronxc - 03-20-2016, 04:50 PM
RE: Galaxy s7 edge crash - Ifoozle - 03-20-2016, 07:46 PM
RE: Galaxy s7 edge crash - [Unknown] - 03-22-2016, 03:01 AM
RE: Galaxy s7 edge crash - cha0tic - 03-22-2016, 07:49 PM
RE: Galaxy s7 edge crash - [Unknown] - 03-22-2016, 11:45 PM
RE: Galaxy s7 edge crash - chdcchris - 03-22-2016, 10:15 PM
RE: Galaxy s7 edge crash - nex86 - 03-23-2016, 01:53 AM
RE: Galaxy s7 edge crash - Warmachine02 - 04-04-2016, 06:07 PM
RE: Galaxy s7 edge crash - heneli627 - 04-06-2016, 07:19 PM
RE: Galaxy s7 edge crash - jajabinx35 - 04-07-2016, 08:56 AM
RE: Galaxy s7 edge crash - TkSilver - 04-07-2016, 01:33 PM
RE: Galaxy s7 edge crash - jajabinx35 - 04-09-2016, 03:47 PM
RE: Galaxy s7 edge crash - Henrik - 04-09-2016, 05:32 PM
RE: Galaxy s7 edge crash - Warmachine02 - 04-09-2016, 05:49 PM
RE: Galaxy s7 edge crash - jajabinx35 - 04-09-2016, 06:40 PM
RE: Galaxy s7 edge crash - solid89 - 04-12-2016, 08:05 AM
RE: Galaxy s7 edge crash - LoAndEvolve - 04-12-2016, 10:05 AM
RE: Galaxy s7 edge crash - [Unknown] - 04-12-2016, 12:41 PM
RE: Galaxy s7 edge crash - brujo55 - 04-12-2016, 03:51 PM
RE: Galaxy s7 edge crash - [Unknown] - 04-12-2016, 06:08 PM
RE: Galaxy s7 edge crash - hitori - 04-13-2016, 04:58 PM
RE: Galaxy s7 edge crash - nex86 - 04-15-2016, 06:05 AM
RE: Galaxy s7 edge crash - hitori - 04-15-2016, 05:58 PM
RE: Galaxy s7 edge crash - destinyfates - 04-21-2016, 12:35 PM
RE: Galaxy s7 edge crash - jajabinx35 - 04-21-2016, 01:49 PM
RE: Galaxy s7 edge crash - TkSilver - 04-21-2016, 03:40 PM
RE: Galaxy s7 edge crash - fredwu - 04-27-2016, 03:17 PM
RE: Galaxy s7 edge crash - dazemu - 04-30-2016, 10:48 AM
RE: Galaxy s7 edge crash - jajabinx35 - 05-03-2016, 11:15 AM
RE: Galaxy s7 edge crash - Warmachine02 - 05-04-2016, 10:10 PM
RE: Galaxy s7 edge crash - jajabinx35 - 05-05-2016, 08:19 AM
RE: Galaxy s7 edge crash - Bobby_Flamingo - 05-15-2016, 06:24 AM
RE: Galaxy s7 edge crash - [Unknown] - 05-15-2016, 08:19 PM
RE: Galaxy s7 edge crash - Jaaan - 05-16-2016, 11:30 AM
RE: Galaxy s7 edge crash - Henrik - 05-16-2016, 01:11 PM
RE: Galaxy s7 edge crash - Jaaan - 05-16-2016, 01:35 PM
RE: Galaxy s7 edge crash - [Unknown] - 05-16-2016, 03:54 PM
RE: Galaxy s7 edge crash - Jaaan - 05-16-2016, 04:14 PM
RE: Galaxy s7 edge crash - [Unknown] - 05-16-2016, 04:27 PM
RE: Galaxy s7 edge crash - Jaaan - 05-16-2016, 04:53 PM
RE: Galaxy s7 edge crash - [Unknown] - 05-16-2016, 05:57 PM
RE: Galaxy s7 edge crash - Jaaan - 05-16-2016, 06:49 PM
RE: Galaxy s7 edge crash - [Unknown] - 05-17-2016, 12:45 AM
RE: Galaxy s7 edge crash - Jaaan - 05-17-2016, 11:07 AM
RE: Galaxy s7 edge crash - [Unknown] - 05-17-2016, 05:17 PM
RE: Galaxy s7 edge crash - Jaaan - 05-17-2016, 06:59 PM
RE: Galaxy s7 edge crash - [Unknown] - 05-18-2016, 04:35 AM
RE: Galaxy s7 edge crash - Jaaan - 05-18-2016 10:59 AM
RE: Galaxy s7 edge crash - Bobby_Flamingo - 05-18-2016, 11:58 PM
RE: Galaxy s7 edge crash - [Unknown] - 05-22-2016, 01:40 AM
RE: Galaxy s7 edge crash - jakal7x - 05-22-2016, 08:21 AM
RE: Galaxy s7 edge crash - [Unknown] - 05-22-2016, 03:13 PM
RE: Galaxy s7 edge crash - jakal7x - 05-23-2016, 12:15 PM
RE: Galaxy s7 edge crash - cha0tic - 05-23-2016, 03:58 AM
RE: Galaxy s7 edge crash - [Unknown] - 05-24-2016, 03:49 AM
RE: Galaxy s7 edge crash - Henrik - 05-24-2016, 06:58 AM
RE: Galaxy s7 edge crash - jakal7x - 05-25-2016, 01:20 AM
RE: Galaxy s7 edge crash - jajabinx35 - 05-25-2016, 05:53 PM
RE: Galaxy s7 edge crash - jajabinx35 - 05-28-2016, 12:36 PM
RE: Galaxy s7 edge crash - HANZ64 - 07-19-2016, 09:22 PM
RE: Galaxy s7 edge crash - PsyEd - 08-18-2016, 06:03 AM
RE: Galaxy s7 edge crash - n1kokpo12 - 08-26-2016, 02:36 AM
RE: Galaxy s7 edge crash - n1kokpo12 - 08-27-2016, 12:13 AM
RE: Galaxy s7 edge crash - TkSilver - 08-27-2016, 02:51 AM
RE: Galaxy s7 edge crash - [Unknown] - 09-10-2016, 05:47 PM
RE: Galaxy s7 edge crash - PsyEd - 09-21-2016, 11:20 PM
RE: Galaxy s7 edge crash - HANZ64 - 09-22-2016, 04:18 AM
RE: Galaxy s7 edge crash - RoronoARK - 09-23-2016, 03:10 PM

Forum Jump: