RPCS3 / rpcs3

PS3 emulator/debugger
https://rpcs3.net/
GNU General Public License v2.0
15.08k stars 1.89k forks source link

[BLES00153] The Orange Box (TF2) #13634

Open Beyley opened 1 year ago

Beyley commented 1 year ago

Quick summary

Orange Box TF2 freezes upon reaching the online connection screen

Details

The Orange Box gets to the launcher image then selecting TF2 will cause the game to open, but shortly thereafter, it will freeze, trying to connect to the servers image

What should happen, is the game fully fades in that dialog box, tries to make a DNS request, then attempts to connect to some server with SSL, fails, and shows a prompt to retry, but RPCS3 dies well before that, seemingly before even attempting to make the DNS request

Attach a log file

RPCS3.log.gz

Attach capture files for visual issues

No response

System configuration

OS: Arch Linux CPU: i9-12900 GPU: RX 6900XT (with RADV) RAM: 64GB

RPCS3 version: image

Other details

No response

FlexBy420 commented 1 year ago

TF2 requires custom server to be made which is out of scope of RPCS3 project.

Beyley commented 1 year ago

TF2 requires custom server to be made which is out of scope of RPCS3 project.

Yes, however it freezes before attempting to connect to said now-shut-down server, which is a bug, and it makes developing a reverse engineered server much harder, given you cant use RPCS3, and have to use a real console while developing

jvyden commented 1 year ago

TF2 requires custom server to be made which is out of scope of RPCS3 project.

I'm currently working with @Beyley to develop these - this is a partial blocker for us

Margen67 commented 1 year ago

Luctaris recently discovered you can get ingame (can still be unstable) by creating <GAMEDIR>/USRDIR/GAME/TF/CFG/MODSETTINGS.CFG with the following:

map_commentary ctf_2fort
exec CONFIG.PS3.CFG

image Maps without commentary will crash after a class is selected. Pressing start makes the game try to reconnect to EA online again.

Mrlinkwii commented 6 months ago

how is this on latest release @Beyley , since their has been many network updates since

CoachSludge commented 3 weeks ago

how is this on latest release @Beyley , since their has been many network updates since

bumping this, RPCN has come along way, might try to figure it out myself. my only other option is to add more maps via srctools