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
Odin Sphere Leifthrasir [BLUS31601]
#1
ps3 
This one doesn't appear to be working at all

The LLE modules I have active are:

libfiber.sprx
libgcm_sys.sprx
libresc.sprx
libspurs_jq.sprx
libsre.sprx
libsync2.sprx

They are all from firmware 3.55.

Here's what the log in RPCS shows me:

Code:
LDR: Unknown module 'cellLibprof'
LDR: Unknown function '0x05893E7C' in module 'cellLibprof' (index 2972)
LDR: Unknown function '0x6D045C2E' in module 'cellLibprof' (index 2973)
LDR: Unknown module 'sys_crashdump'
LDR: Unknown function '0xB20F87B3' in module 'sys_crashdump' (index 2974)
LDR: Unknown function '0x9FB6228E' in module 'sysPrxForUser' (index 2975)
{PPU[0x7] Thread (main_thread) [0x00933c70]} sysPrxForUser TODO: _sys_process_atexitspawn()
{PPU[0x7] Thread (main_thread) [0x00933d50]} sysPrxForUser TODO: _sys_process_at_Exitspawn
{PPU[0x7] Thread (main_thread) [0x00c50690]} sys_rsx TODO: sys_rsx_device_map(addr=*0xd00ff760, a2=0xd00ff758, dev_id=0x8)
{PPU[0x7] Thread (main_thread) [0x00c50878]} sys_rsx TODO: sys_rsx_memory_allocate(mem_handle=*0xd00ff710, mem_addr=*0xd00ff718, size=0xf900000, flags=0x80000, a5=0x300000, a6=0xf, a7=0x8)
{PPU[0x7] Thread (main_thread) [0x00c50838]} sys_rsx TODO: sys_rsx_context_allocate(context_id=*0xd00ff714, lpar_dma_control=*0xd00ff720, lpar_driver_info=*0xd00ff728, lpar_reports=*0xd00ff730, mem_ctx=0x3c23d70a, system_mode=0x820)
{PPU[0x7] Thread (main_thread) [0x00c5094c]} sys_rsx TODO: sys_rsx_context_free(context_id=0x5e0331)
{PPU[0x7] Thread (main_thread) [0x00c50958]} sys_rsx TODO: sys_rsx_memory_free(mem_handle=0x3c23d70a)
{PPU[0x7] Thread (main_thread) [0x0080bedc]} HLE TODO: Unimplemented syscall syscall_988 -> CELL_OK
{PPU[0x7] Thread (main_thread) [0x0080f524]} HLE TODO: Unimplemented syscall syscall_988 -> CELL_OK
{PPU[0x7] Thread (main_thread) [0x00933e30]} sys_process: Process finished


Attached to this post is the full RPCS3.log.

Thank you,

EDIT: Forgot to click the "Add Attachment" button =/


.zip   RPCS3_log.zip (Size: 667.71 KB / Downloads: 110)
#2
libgcm shouldn't work when LLE loaded
You didn't attach it, probably because you tried to upload it as a .log file and it failed.
It needs to be zipped in .zip, .rar or .7z because emunewz doesn't accept .log attachments.
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G 3600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux
#3
Post edited, thanks!
#4
http://pastebin.com/L6re13GE

I´m getting that error while trying to load it up. Any ideas?
#5
(10-01-2016, 06:41 PM)DrTerrier Wrote: http://pastebin.com/L6re13GE

I´m getting that error while trying to load it up. Any ideas?

read, game doesn't work yet.

edit: also you've LLE'd something that can't be LLE'd.
PC: i5-4690K | RX 480 | 16GB RAM
#6
In addition, does the game actually really work on a real PS3 with fw 3.55? That's old old and this game is very new.
Asus N55SF, i7-2670QM (~2,8 ghz under typical load), GeForce GT 555M (only OpenGL)
#7
This game needs 4.78, but won't work on rpcs3, with required LLE modules you will get

Quote:·F {PPU[0x70000000] Thread (main_thread) [0x39800000]} struct vm::access_violation thrown: Access violation reading address 0x39800000

As i've already stated a long time ago on github lol

https://github.com/RPCS3/rpcs3/issues/19...-239636615

LLE list for those who can't read log files

[Image: L4atF4J.png]
PC: i5-4690K | RX 480 | 16GB RAM
#8
@Nezarn
Can you explain how to tell which LLE are needed by looking at a log file? It would help a lot.
#9
(10-06-2016, 07:47 PM)Drifter Wrote: @Nezarn
Can you explain how to tell which LLE are needed by looking at a log file? It would help a lot.

0. Run a game without any LLE (but still, resc and rtc are always recommended since they don't have HLE implementation because they were too bugged and were removed)

1. Open rpcs3.log

2. Scroll down until you see this\something similiar
Code:
·! LDR: ** Imported module 'cellSysutil' (0x0, 0x0)

3. From what i gathered about what can't be LLE'd, for example i would never use any of these: any sysutil (every, including NP_), sysmodule, GCM, lv2, audio LLE modules, so read the log and scroll down until see a module thats not these i told you above, for example at this game, the first will be sys_fs, but i recommend only LLE it after LLE'ing everything else and the game still doesn't run, so scroll down more, and you will see this
Code:
·! LDR: ** Imported module 'cellResc' (0x0, 0x0)

As i said before, resc always needs to be LLE'd when a game wants it, so this is the first module you need, scroll down more you will see
Code:
·! LDR: ** Imported module 'cellSpurs' (0x0, 0x0)

so you need libsre (because this has cellSpurs)

scrolling down more
Code:
·! LDR: ** Imported module 'cellSpursJq' (0x0, 0x0)
libspurs_jq

after that the next that can be LLE'd is
Code:
·! LDR: ** Imported module 'cellSync2' (0x0, 0x0)

cellSync2 -> libsync2

I won't list every module, you should know now how to find whats needed.
PC: i5-4690K | RX 480 | 16GB RAM
#10
Thanks i got a better idea now. Smile


Forum Jump:


Users browsing this thread: 2 Guest(s)