Replies: 1 comment
-
You need to download the game from Steam, and replace the client/server.dll in the game folder (reactivedrop/bin/client.dll, reactivedrop/bin/server.dll) https://store.steampowered.com/app/563560/Alien_Swarm_Reactive_Drop/ Be aware you cannot join public lobbies with a custom client.dll, since those check for an official client. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Instructions unclear. Running project ends with following error:
![image](https://private-user-images.githubusercontent.com/1363064/362685554-f0feb061-b903-4d38-8061-dae500df0699.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNTY1NTcsIm5iZiI6MTczOTA1NjI1NywicGF0aCI6Ii8xMzYzMDY0LzM2MjY4NTU1NC1mMGZlYjA2MS1iOTAzLTRkMzgtODA2MS1kYWU1MDBkZjA2OTkucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDhUMjMxMDU3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZTdmZDNmZjBlZmE4ZjU4YjZjZjg0Yjg2OWYwNWNhMjNhYmE2YTEyYzdlNzY2M2U2NDczOTc5Yjg2OGFjZTRkYyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.OSLKp79qHhvsurjBaNVlMTFHraloJgpui8senYPN8Xs)
How to run the game or server?
Where is exe?
Instructions from git repository:
How to compile the project Download Visual Studio 2022 Community (https://visualstudio.microsoft.com/downloads/) While installing Visual Studio 2022 select the 'Game development with C++' workload Open reactivedrop_vs13.sln using Visual Studio Select configuration Debug or Release Build Resulting DLLs will be placed into reactivedrop\bin
Beta Was this translation helpful? Give feedback.
All reactions