If you want to help us maintaining this wiki, check out our discord server: https://discord.gg/3u69jMa 

Useful Stuff for Client

From SWRC Wiki
Jump to navigation Jump to search

Graphics Fix

This is a fix for Star Wars Republic Commando which deals with BumpMapping problems on newer graphics cards. You are now able to play the game how it is supposed to look with Bumpmapping on high and without crashes or strange looking artifacts on ingame objects that use bumpmaps. It also adds some enhancements like an FOV slider and native resolution options..

The mod is compatible with multiplayer!

Created by Leon.

Download here

Multiplayer Server Browser Fix

This mod restores the server browser by providing an alternative master server address.

Created by PLASMA[GER] and Leon.

Download Media:SWRC_Serverbrowser_Fix.zip

Republic Commando UCC

UCC.exe is a Unreal command-line tool which was used up until Unreal Engine 3. It’s purpose is to execute Unreal command-line applets (commandlets) that are usually written in native code but can also be written in UnrealScript, like Core.HelloWorldCommandlet. The most prominent one is the ‘make’ commandlet which compiles UnrealScript code from *.uc files and places it in newly created packages. For some reason Republic Commando shipped without a UCC.exe. However, it was possible to recreate it.