
Alternatively, you can copy Assembly-CSharp-firstpass.dll, Photon3Unit圓D.dll and UnityEngine.dll to whereever you want your server to be installed. Copy the contents of the ZIP file into steamInstallDir/common/UberStrike/UberStrike_Data/Managed (where steamInstallDir is your Steam install directory). Download the latest release of Project Dropshot. Internet Information Services installed from Windows Features (Win+R -> optionalfeatures.exe). We hope we can simplify this process in the near future, but modifying an assembly automatically is hard.Īlso, we can't just redistribute the modified DLLs as Cmune is still the copyright holder and we want to respect that. You should now be able to connect to the server if you have one running. is the name of the class you're editing without "Client" at the end. Replace every occurence of .Contract.svc with. In every class, right click and select "Edit class (C#)". Navigate to and locate the following classes:. Open Managed/Assembly-CSharp-firstpass.dll in dnSpy. Now click "File -> Save all" to save the changes. Click "Compile" and the popup should disappear. Right click on one of them, click "Edit Method (C#)" and replace ApplicationDataManager.WebServiceBaseUrl and ApplicationDataManager.ImagePath with the following code:. Navigate to a class called ApplicationDataManager and locate the string variables WebServiceBaseUrl and ImagePath near the bottom. Open Managed/Assembly-CSharp.dll in dnSpy. You can enter localhost for now, but if the server is running on a different PC in your network, that PC's IP should go in there. This is the file that UberStrike will use to determine the host. Create a new text file called HostConfiguration.cfg.
Open steamInstallDir/common/UberStrike/UberStrike_Data in File Explorer (where steamInstallDir is your Steam install directory).UberStrike installed from Steam ( steam://install/291210).
Every item is free and not locked to a level. The shop included in Project Dropshot contains most of the items ever introduced to UberStrike, including non-existent items such as handguns or other removed weapons. The biggest sale in the history of sales.The server also saves your inventory and loadout, so you don't have to buy all your items again and again. The UberStrike account you create will be linked to your Steam ID and saved in a database on the server, so every time you launch the game you will be automatically logged into your own account. An incomplete UberStrike server emulator developed by and Features