nillerusr / source-engine

Modified source engine (2017) developed by valve and leaked in 2020. Not for commercial purporses
Other
1.13k stars 175 forks source link

Counter-Strike: Source on Mac Pro M1 - Unable to Select Server and STEAM Certificate Length Error #271

Closed cmer81 closed 6 months ago

cmer81 commented 11 months ago

Hello :)

Description:

I followed the procedure to play Counter-Strike: Source on my Mac Pro M1. The compilation process was successful using the following commands:

python3 waf configure -T release -8 --build-games=cstrike
python3 waf build
python3 waf install --destdir='~/Documents/Build folder/cstrike'

Afterward, I copied all the files to the correct locations and launched the game through Steam. The game launches successfully, but I am unable to select my favorite server on the main menu. Additionally, when I try to access a server from the console, I receive the following error message: "STEAM certificate length error!"

it's as if counter-strike wasn't authenticated with steam.

error Sans titre

Steps to Reproduce:

  1. Install Counter-Strike: Source on a Mac Pro M1.
  2. Compile the game using the commands mentioned above.
  3. Copy the compiled files to their respective locations.
  4. Launch the game through Steam.
  5. Attempt to select a server from the main menu.
  6. Try to access a favorite server from the console.

Attachments:

engine.log

Regards,

cmer81 commented 11 months ago

Without a resolution to this problem, I'm afraid I might have to give up on playing Counter-Strike Source. This would be really unfortunate, as this game represents a significant part of my leisure time and social engagement. I'm worried I might fall into a mundane routine and develop harmful habits, such as excessive drinking. :trollface:

So, I'm seeking your help to solve this issue. Any suggestion, advice, or direction would be greatly appreciated.

TheKingFireS commented 11 months ago

Pro tip: turn off your laptop.

stephen-cusi commented 11 months ago

porting kit

nillerusr commented 6 months ago

stale