The following warnings occurred:
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.26 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/printthread.php(287) : eval()'d code 2 errorHandler->error_callback
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



EmuNewz Network
what is this in Top Spin 4 - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Support & Issue Reporting (https://www.emunewz.net/forum/forumdisplay.php?fid=163)
+---- Thread: what is this in Top Spin 4 (/showthread.php?tid=174495)

Pages: 1 2


RE: what is this in Top Spin 4 - masta - 05-01-2016

(05-01-2016, 04:25 PM)Annie Wrote: Which one? Most of the external modules are cell libraries.
You need to decrypt the sprx modules before placing them in the external directory in RPCS3 as it is explained in the guide (http://www.emunewz.net/forum/showthread.php?tid=174352)
If they appear in an older version, they also need to appear in the latest version. As of 0.0.0.9 modules show their filename instead of the module name + version thing it showed before

in the older build 6.5 ..they appear the Cell librarys 1.1

but in the latest build there's only ..lib ..libsyutil .libmp3dec.elf ..etc

ok what are the filename of the cellSsl_library v1.1 , cellSpursJg_library v1.1 , cellSre_library v1.1 ?


RE: what is this in Top Spin 4 - Annie - 05-01-2016

(05-01-2016, 04:37 PM)masta Wrote: ok what are the filename of the cellSsl_library v1.1 , cellSpursJg_library v1.1 , cellSre_library v1.1 ?

There's a link in the guide that indicates those.
"List of LLE modules' filenames and the respective module name"

libssl.prx -> cellSsl_Library
libspurs_jq.prx -> cellSpursJq_Library
libsre.prx -> cellSre_Library

The versions of the modules are irrelevant. What matters is the OFW they came from. Different versions of the modules from different OFW all seem to indicate the same version (1.1).


RE: what is this in Top Spin 4 - masta - 05-01-2016

thank you ..
i have last two questions ..How to know what LLE the game need? if its not in the playable list

and for the Top Spine 4 ..that doesn't install i get this message ?
it was just about to install ..Using the latest build as suggested

http://www8.0zz0.com/2016/05/02/01/468506196.jpg


RE: what is this in Top Spin 4 - Annie - 05-01-2016

(05-01-2016, 10:31 PM)masta Wrote: thank you ..
i have last two questions ..How to know what LLE the game need? if its not in the playable list

and for the Top Spine 4 ..that doesn't install i get this message ?
it was just about to install ..Using the latest build as suggested

http://www8.0zz0.com/2016/05/02/01/468506196.jpg

Common libs to load are libsre and libspurs_jq since they don't have HLE implementation and at least one is used by the game. libresc and librtc always need to be LLE loaded when there are mentions to them in the log because they don't have HLE implementation.

You should look at the logs and see what you see in terms of "TODO" (light orange-ish output) and LLE those modules. But note that some modules won't work if LLE loaded like the sys ones.

I have no idea as what might be causing the error on your screenshot though.


RE: what is this in Top Spin 4 - masta - 05-01-2016

good...i found that it required CellLibprof and others ..but i cant find Celllibprofs lib

also i loaded the other's it gave me new message ..


http://www7.0zz0.com/2016/05/02/02/785981184.jpg




i also got LDR: **** RELOCATION(10): Illegal/Unknown type! (addr=0x1ee4778)
LDR: **** RELOCATION(10): Illegal/Unknown type! (addr=0x1ee47a0)
LDR: **** RELOCATION(10): Illegal/Unknown type! (addr=0x1ee48b8)
LDR: **** RELOCATION(10): Illegal/Unknown type! (addr=0x1ee4908)
LDR: **** RELOCATION(10): Illegal/Unknown type! (addr=0x1ee4920)

.....in the try Before this (before adding the required libsysutil.sprx)


RE: what is this in Top Spin 4 - Annie - 05-02-2016

(05-01-2016, 11:55 PM)masta Wrote: good...i found that it required CellLibprof and others ..but i cant find Celllibprofs lib

also i loaded the other's it gave me new message ..

http://www7.0zz0.com/2016/05/02/02/785981184.jpg

.....in the try Before this (before adding the required libsysutil.sprx)

celllibprof is a debug library, it isn't supposed to be on CEX firmware. You don't need to LLE load it.

You shouldn't LLE load system related modules (e.g. libsysutil).

Also, please update the screenshot directly to the forum or use imgur or other mainstream trusted image upload websites. That one is giving me an alert on Ghostery whenever I try to open screenshots on it.