Infrastructure support
|
03-05-2021, 09:12 PM
(This post was last modified: 03-05-2021 09:16 PM by gid15.)
Post: #11
|
|||
|
|||
RE: Infrastructure support
(03-05-2021 04:42 PM)Nir777 Wrote: Yeah but then if I want to play adhoc over xlink i need the flash0 folder again....You could for example use the command line option "--flash0 flash0.xlink/" to tell to use another directory for flash0. You can then have multiple flash0 directories, each with a different content. (03-05-2021 04:42 PM)Nir777 Wrote: I mean its not that bad and I dont want to complain that much...Your comments are welcome! I guess not many users are working with Linux and the Java controller API might react slightly different than on Windows... Always include a complete log file at INFO level in your reports. Thanks! How to post a log |
|||
03-06-2021, 10:57 AM
(This post was last modified: 03-06-2021 12:02 PM by Nir777.)
Post: #12
|
|||
|
|||
RE: Infrastructure support
Ok next game I tried is NBA 07 PSP as it had been added as well.
This time it won't work even on HLE.. and again cant get a log without a flash0 dump. The log for LLE with flash0 folder that got prx files for xlink kai: https://pastebin.com/NwyXEkeG When I try to get a log with HLE this is what I get: https://pastebin.com/6eHn9hJG And JPCSP freezes. On LLE the game seems to connect to a JPCSP access point but the wep password is incorrect? thats what it seems like. Like always got some minor controller issues that I hope will be fixed in the future if possible thanks. |
|||
03-06-2021, 12:01 PM
(This post was last modified: 03-06-2021 12:37 PM by Nir777.)
Post: #13
|
|||
|
|||
RE: Infrastructure support
Ok it seems to work with HLE but then it freezes at random points?
This is the log I got with HLE: https://pastebin.com/mUCUPTxV It freezes here: https://pasteboard.co/JRm0AqO.png EDIT: This is the most I got out by going first into ad-hoc and then infrastructure with HLE: Code: 'libssl' |
|||
03-07-2021, 09:29 AM
Post: #14
|
|||
|
|||
RE: Infrastructure support
From the log, I see that the font files are missing (flash0/font/*.pgf). It should contain the files provided with Jpcsp or the ones from your own PSP.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log |
|||
03-07-2021, 02:39 PM
(This post was last modified: 03-07-2021 02:44 PM by Nir777.)
Post: #15
|
|||
|
|||
RE: Infrastructure support
(03-07-2021 09:29 AM)gid15 Wrote: From the log, I see that the font files are missing (flash0/font/*.pgf). It should contain the files provided with Jpcsp or the ones from your own PSP. Ah sry lol it's because I had to switch from all the flash0 folders and got confused. I am just a guy that likes to make emulators work better over multiplayer ![]() Enough for me for now so good luck!. |
|||
03-07-2021, 05:55 PM
Post: #16
|
|||
|
|||
RE: Infrastructure support
(03-07-2021 02:39 PM)Nir777 Wrote:Is the Infrastructure connection now working with NBA 07?(03-07-2021 09:29 AM)gid15 Wrote: From the log, I see that the font files are missing (flash0/font/*.pgf). It should contain the files provided with Jpcsp or the ones from your own PSP. Always include a complete log file at INFO level in your reports. Thanks! How to post a log |
|||
03-07-2021, 07:20 PM
(This post was last modified: 03-07-2021 07:25 PM by Nir777.)
Post: #17
|
|||
|
|||
RE: Infrastructure support
This time I made sure I didnt fuck up with anything lol.
And no it still won't work because it will timeout when you try JPCSP against a PSP. Again can't get a log with HLE. Also for some reason it will freeze when you try to connect to infrastructure sometimes... https://i.ibb.co/R24MKGJ/image.png NHL 2005 also got added and it's stuck on this screen for me: https://i.snipboard.io/tYKSZc.jpg |
|||
03-07-2021, 07:46 PM
(This post was last modified: 03-07-2021 07:47 PM by gid15.)
Post: #18
|
|||
|
|||
RE: Infrastructure support
(03-07-2021 07:20 PM)Nir777 Wrote: Again can't get a log with HLE.I'm confused, you already reported logs with HLE earlier??? In one of the previous errors you reported: Code: WARNING: Couldn't close Closeable Always include a complete log file at INFO level in your reports. Thanks! How to post a log |
|||
03-07-2021, 08:09 PM
Post: #19
|
|||
|
|||
RE: Infrastructure support
It's weird it sometimes works and sometimes does not...
It's not sudo related because I am running it from the home folder.. believe me I prefer to try it from WIndows lol. Here is a log I got with NBA 07: https://pastebin.com/mumX7ycH No matter what I try I cant get NHL to work though. The most I got from a log is this: https://pastebin.com/crgAtym3 |
|||
03-07-2021, 09:32 PM
(This post was last modified: 03-07-2021 09:38 PM by gid15.)
Post: #20
|
|||
|
|||
RE: Infrastructure support
(03-07-2021 08:09 PM)Nir777 Wrote: Here is a log I got with NBA 07:OK, NBA 07 is using a special type of socket (i.e. "raw socket") which is only supported by an external library (rocksaw.dll / librocksaw.so). It seems this library is only available in the 32-bit versions of Jpcsp ![]() I admit that the below error should be better catched, but this is the reason for the issue. Code: 22:03:08 ERROR runtime - user_main - Catched Throwable in RuntimeThread: (03-07-2021 08:09 PM)Nir777 Wrote: No matter what I try I cant get NHL to work though. This game seems to be an extremely old one (running on PSP v1.00?) Code: PSP_SYSTEM_VER = 1.00 Always include a complete log file at INFO level in your reports. Thanks! How to post a log |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)