Game: Everyday Together | Mainichi Issho (????????) [NPJA00001]
RPCS3 Version: v0.0.2-5269-9c6b134 Alpha | 08 June, 2017 | FW 4.81
Specs: i7-4770 | GTX 1080 | 24GB DDR3 | Windows 10 x64
Status: Loadable (Started Game)
Core: Automatically load required libraries | Bind SPU threads to secondary cores | Lower SPU thread priority
Graphics: 1280x720 | 16:9 | Frame limit Auto | Use GPU texture scaling
Audio: XAudio2
Input/Output: XInput (Using an official PS3 controller with SCPToolkit drivers)
Tested on 1 combination of the Renderer, PPU, and SPU configurations. Changing to any of the Network settings doesn't fool the game because RPCS3 doesn't have network support and the game's server was shutdown years ago. Spams E {PPU[0x1000003] Thread (console) [0x000a9088]} cellGcmSys: cellGcmSetTileInfo: bad compression mode! (8)/(12).
OPENGL
OGL+Int(p)+Int(p): Loadable. Black screen at 60FPS. Brings up error window that says that it can not connect to PSN.
Not really much to say here.
Just wanted to add using both precise interpreters in OpenGL with the internet setting set to "IP Obtained" gets you the farthest into it. (See screenshot)
Error 80710101 is the PS3's DNS error code. Nothing can be done. Even if RPCS3 had online PSN capabilities, the servers are down.
It feels weird just leaving it in loadable when it's not the Emu's fault.
Log added for completeness.
This post was last modified: 04-08-2018, 05:06 PM by Deminating.
DNS redirecting the game to a local server with a self-signed SSL certificate that doesn't match makes the check progress a little bit, but fails on SSL handshake
Needs the update.txt fetch functionality to be defused on clientside to see if it can be skipped without the game crashing afterwards
The update.txt file already comes with the game, so we know the structure, the problem is the game wants an HTTPS server with a custom certificate, can't just fix this by making a custom server since the SSL handshake will always fail
This post was last modified: 05-07-2022, 11:19 AM by Ani.
(05-07-2022, 11:17 AM)Ani Wrote: I debugged the game a bit
DNS redirecting the game to a local server with a self-signed SSL certificate that doesn't match makes the check progress a little bit, but fails on SSL handshake
Needs the update.txt fetch functionality to be defused on clientside to see if it can be skipped without the game crashing afterwards
The update.txt file already comes with the game, so we know the structure, the problem is the game wants an HTTPS server with a custom certificate, can't just fix this by making a custom server since the SSL handshake will always fail
And even if the SSL handshake was bypassed, the game would probably instantly crash. There is a demo version of Everyday Together in the Japanese copy of Toro Let's Party and when attempting to launch it on RPCS3, it will play for a few seconds or if you try pressing anything the game will instantly crash by a VirtualProtect error or if those few seconds happen.