Posts: 67
Threads: 7
Joined: Feb 2015
Reputation:
0
(07-28-2015, 04:26 PM)tambre Wrote: (07-28-2015, 03:39 PM)supergatto Wrote: Here my log...
Are you compiling yourself or using RPCS3 compiled by someone else?
If you're compiling yourself, make sure that you're using the release configuration and "ignore" the error and continue, if possible. Might get somewhere still.
It seems to initialize spurs stuff and a lot of SPU threads early on. My guess is that it's loads data during the intro cutscenes?
I used last revision: cdf38d1
I deleted old boot.bin and after i tried to open gta 5. I tried Resume all the time but this game isn't loadable. I waited 10 minutes and the last error is:
E {PPU[0x1] Thread (main_thread)[0x00a37290]} Exception: Trap! (tw 0x1f, r1, r1)
(in file C:\builds\reps\ps3\rpcs3\rpcs3\Emu/Cell/PPUInterpreter.h:2408, in function PPUInterpreter::TW)
Sorry for my english.
Posts: 993
Threads: 12
Joined: Jul 2014
Reputation:
17
(07-28-2015, 05:23 PM)supergatto Wrote: (07-28-2015, 04:26 PM)tambre Wrote: (07-28-2015, 03:39 PM)supergatto Wrote: Here my log...
Are you compiling yourself or using RPCS3 compiled by someone else?
If you're compiling yourself, make sure that you're using the release configuration and "ignore" the error and continue, if possible. Might get somewhere still.
It seems to initialize spurs stuff and a lot of SPU threads early on. My guess is that it's loads data during the intro cutscenes?
I used last revision: cdf38d1
I deleted old boot.bin and after i tried to open gta 5. I tried Resume all the time but this game isn't loadable. I waited 10 minutes and the last error is:
E {PPU[0x1] Thread (main_thread)[0x00a37290]} Exception: Trap! (tw 0x1f, r1, r1)
(in file C:\builds\reps\ps3\rpcs3\rpcs3\Emu/Cell/PPUInterpreter.h:2408, in function PPUInterpreter::TW)
Sorry for my english.
No problem, I guess we might have to wait for it to get fixed.
Posts: 2,485
Threads: 77
Joined: Dec 2013
Reputation:
32
If I'm reading the log right executions stops because the game itself calls trap which could for instance happen because something is not right with how spurs was initialized or whatever the error might be.
Even if you ignore it and continue execution I would guess the game will still crash.
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
Posts: 218
Threads: 2
Joined: Mar 2014
Reputation:
8
(07-29-2015, 02:44 PM)ssshadow Wrote: If I'm reading the log right executions stops because the game itself calls trap which could for instance happen because something is not right with how spurs was initialized or whatever the error might be.
Even if you ignore it and continue execution I would guess the game will still crash.
Well the implementation of cellSpursCreateTask more or less does nothing, so I expect it to be that.
I wonder if it would work at all with LLE SPURS, though (SPURS is a mess.)
Posts: 67
Threads: 7
Joined: Feb 2015
Reputation:
0
11-20-2015, 06:56 PM
(This post was last modified: 11-20-2015, 06:56 PM by supergatto.)
After months here new log. It don't show anything.
Here last error:
Code: E {PPU[0x1] Thread (main_thread)[0x00a37290]} Exception: Trap! (tw 0x1f, r1, r1)
(in file C:\TeamCity\buildAgent\work\90bf8ef4931710f\rpcs3\Emu/Cell/PPUInterpreter.h:2427, in function PPUInterpreter::TW)
gta5.txt (Size: 89.87 KB / Downloads: 130)
Posts: 67
Threads: 7
Joined: Feb 2015
Reputation:
0
01-15-2016, 04:00 PM
(This post was last modified: 01-15-2016, 04:02 PM by supergatto.)
New log:
gta5.rar (Size: 9.93 KB / Downloads: 982)
i am using rpcs3-ReleaseLLVM-8e12c4cb
Posts: 67
Threads: 7
Joined: Feb 2015
Reputation:
0
New log:
gta5.zip (Size: 10.46 KB / Downloads: 181)
I am using rpcs3-ReleaseLLVM-7584f29e
Posts: 993
Threads: 12
Joined: Jul 2014
Reputation:
17
(03-15-2016, 12:48 PM)supergatto Wrote: New log:
I am using rpcs3-ReleaseLLVM-7584f29e
Please try LLE'in cellSpurs (cellSre)
Posts: 67
Threads: 7
Joined: Feb 2015
Reputation:
0
03-16-2016, 10:44 AM
(This post was last modified: 03-16-2016, 12:59 PM by supergatto.)
(03-15-2016, 03:11 PM)tambre Wrote: (03-15-2016, 12:48 PM)supergatto Wrote: New log:
I am using rpcs3-ReleaseLLVM-7584f29e
Please try LLE'in cellSpurs (cellSre) Ok, i used for first cellSre, and here my log:
RPCS3.zip (Size: 21.75 KB / Downloads: 158)
And show for 3 times
Code: {SPU[0x25] Thread (PrimaryCellSpursKernel4)[0x0400c]} Exception: Unknown command GETLLAR (cmd=0xd0, lsa=0x3fc80, ea=0x1da3a00, tag=0x0, size=0x0)
(in file C:\rpcs3\rpcs3\Emu\Cell\SPUThread.cpp:498, in function SPUThread::process_mfc_cmd)
and last error is:
Code: {PPU Thread[0x1] (main_thread)[0x01677964]} Exception: Unknown Win32 error: 0xb7.
From: E:/Giochi/rpcs3-5416782-windows-x86-64/dev_hdd1/game/BLES01807
To: E:/Giochi/rpcs3-5416782-windows-x86-64/dev_hdd0/game/BLES01807
(in file C:\rpcs3\Utilities\File.cpp:342, in function fs::rename)
Posts: 14
Threads: 2
Joined: Sep 2014
Reputation:
0
03-19-2016, 10:15 AM
(This post was last modified: 03-19-2016, 11:57 AM by big200.)
(03-16-2016, 10:44 AM)supergatto Wrote: (03-15-2016, 03:11 PM)tambre Wrote: (03-15-2016, 12:48 PM)supergatto Wrote: New log:
I am using rpcs3-ReleaseLLVM-7584f29e
Please try LLE'in cellSpurs (cellSre) Ok, i used for first cellSre, and here my log:
And show for 3 times
Code: {SPU[0x25] Thread (PrimaryCellSpursKernel4)[0x0400c]} Exception: Unknown command GETLLAR (cmd=0xd0, lsa=0x3fc80, ea=0x1da3a00, tag=0x0, size=0x0)
(in file C:\rpcs3\rpcs3\Emu\Cell\SPUThread.cpp:498, in function SPUThread::process_mfc_cmd)
and last error is:
Code: {PPU Thread[0x1] (main_thread)[0x01677964]} Exception: Unknown Win32 error: 0xb7.
From: E:/Giochi/rpcs3-5416782-windows-x86-64/dev_hdd1/game/BLES01807
To: E:/Giochi/rpcs3-5416782-windows-x86-64/dev_hdd0/game/BLES01807
(in file C:\rpcs3\Utilities\File.cpp:342, in function fs::rename)
that proplem is becaus te emulator do not rename the file correctly if the game do not use the standart.
go in dev_hdd0/game/
and change BLES01807 to BLES01807_install
on the ps3 ther is a 2 foulder BLES01807 with not files in USRDIR but the same like BLES01807_install
that is how the ps3 renames it after the install.
dont know why the emu dont chanch it correctly.
happens in much games, hoppe the developer change that in the future.
and copy the param.sfo frome the ps3 into the 2 foulders coulld help
|