This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Shaun White Snowboarding [NPEB01173]
#1
Some RSX Debugger screens


Attached Files Thumbnail(s)
               
GIGABYTE GA-Z170X-GAMING 3, i7-7700K (4,5 ghz), 16 GB - 3200, MSI GTX 1080 Ti, Win 8.1 - 64 bit
Reply
#2
It finally show the intro after one year.
Last build rpcs3-v0.0.0.6-362-g9d1208b-win_x64 DX12

Standart set of LLE for me.

CellFiber
CellPngDec
CellSail
CellSpurs
CellSre

Move to intro please.


Attached Files Thumbnail(s)
                   

.7z   RPCS3.7z (Size: 51.05 KB / Downloads: 81)
GIGABYTE GA-Z170X-GAMING 3, i7-7700K (4,5 ghz), 16 GB - 3200, MSI GTX 1080 Ti, Win 8.1 - 64 bit
Reply
#3
(01-12-2016, 06:06 PM)notq Wrote: It finally show the intro after one year.
Last build rpcs3-v0.0.0.6-362-g9d1208b-win_x64 DX12

Standart set of LLE for me.

CellFiber
CellPngDec
CellSail
CellSpurs
CellSre

Move to intro please.

Moved. Also are you sure, that all of those modules are needed?
Reply
#4
(01-12-2016, 06:13 PM)tambre Wrote:
(01-12-2016, 06:06 PM)notq Wrote: It finally show the intro after one year.
Last build rpcs3-v0.0.0.6-362-g9d1208b-win_x64 DX12

Standart set of LLE for me.

CellFiber
CellPngDec
CellSail
CellSpurs
CellSre

Move to intro please.

Moved. Also are you sure, that all of those modules are needed?

Thanks. Actually not. I don't understand where i can find which HLE function calls exactly. In the log ?
GIGABYTE GA-Z170X-GAMING 3, i7-7700K (4,5 ghz), 16 GB - 3200, MSI GTX 1080 Ti, Win 8.1 - 64 bit
Reply
#5
(01-12-2016, 06:34 PM)notq Wrote:
(01-12-2016, 06:13 PM)tambre Wrote:
(01-12-2016, 06:06 PM)notq Wrote: It finally show the intro after one year.
Last build rpcs3-v0.0.0.6-362-g9d1208b-win_x64 DX12

Standart set of LLE for me.

CellFiber
CellPngDec
CellSail
CellSpurs
CellSre

Move to intro please.

Moved. Also are you sure, that all of those modules are needed?

Thanks. Actually not. I don't understand where i can find which HLE function calls exactly. In the log ?

Yes. Though it may be easier for you to simply try out the commonly required modules.
Reply
#6
(01-12-2016, 07:03 PM)tambre Wrote:
(01-12-2016, 06:34 PM)notq Wrote:
(01-12-2016, 06:13 PM)tambre Wrote:
(01-12-2016, 06:06 PM)notq Wrote: It finally show the intro after one year.
Last build rpcs3-v0.0.0.6-362-g9d1208b-win_x64 DX12

Standart set of LLE for me.

CellFiber
CellPngDec
CellSail
CellSpurs
CellSre

Move to intro please.

Moved. Also are you sure, that all of those modules are needed?

Thanks. Actually not. I don't understand where i can find which HLE function calls exactly. In the log ?

Yes. Though it may be easier for you to simply try out the commonly required modules.

Could you explain better ?
I start the game without any LLE and see in the log
Code:
E {PPU Thread[0x1] (main_thread)[0x00ee7f84]} cellSpurs:
That means the game uses LLE cellSpurs lib ?
I choose only cellSpurs and subject game didn't work but work only with cellSre what i can't find in the log. Where am i wrong ?
GIGABYTE GA-Z170X-GAMING 3, i7-7700K (4,5 ghz), 16 GB - 3200, MSI GTX 1080 Ti, Win 8.1 - 64 bit
Reply
#7
notq, cellSre = Spurs, cellSpursJq = SpursJq.
Reply
#8
(01-12-2016, 09:10 PM)BlackDaemon Wrote: notq, cellSre = Spurs, cellSpursJq = SpursJq.
Thanks. But why not implement auto choose needed LLE by Emu or something ?

Am i get it right Unknown module means that games do not need it.
Start func in cellPngDec_Library means that uses ?

E Unknown module 'cellLibprof' in 'cellFiber_Library' library
E Unknown function 'cellUserTraceRegister' (0xc8ab44)
E Unknown function 'cellUserTraceUnregister' (0xc8ab64)
E Unknown function '0x9FB6228E' (0xc8ac04)
E start func found in 'cellPngDec_Library' library (0xc95000)
E stop func found in 'cellPngDec_Library' library (0xc95028)
GIGABYTE GA-Z170X-GAMING 3, i7-7700K (4,5 ghz), 16 GB - 3200, MSI GTX 1080 Ti, Win 8.1 - 64 bit
Reply
#9
(01-12-2016, 09:13 PM)notq Wrote:
(01-12-2016, 09:10 PM)BlackDaemon Wrote: notq, cellSre = Spurs, cellSpursJq = SpursJq.
Thanks. But why not implement auto choose needed LLE by Emu or something ?

Am i get it right Unknown module means that games do not need it.
Start func in cellPngDec_Library means that uses ?

E Unknown module 'cellLibprof' in 'cellFiber_Library' library
E Unknown function 'cellUserTraceRegister' (0xc8ab44)
E Unknown function 'cellUserTraceUnregister' (0xc8ab64)
E Unknown function '0x9FB6228E' (0xc8ac04)
E start func found in 'cellPngDec_Library' library (0xc95000)
E stop func found in 'cellPngDec_Library' library (0xc95028)

That is output for debugging games.
Unknown module simply means, that the given library tries to link a certain module, but it is unknown. Sometimes the module isn't needed - like in this case of cellLibprof.

And auto choose needed LLE is a horrible idea right now. Ultimate goal is to completely not require LLE and have 100% functional HLE. Also, we're still somewhat early into development, so user friendliness and such is currently not a priority.
Reply
#10
Thanks for the explanation.
GIGABYTE GA-Z170X-GAMING 3, i7-7700K (4,5 ghz), 16 GB - 3200, MSI GTX 1080 Ti, Win 8.1 - 64 bit
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)