Ben1138 / SWBF2Phoenix

A re-implementation of the old Star Wars Battlefront II (2005) game, utilizing the Unity game engine
GNU Affero General Public License v3.0
73 stars 12 forks source link

Update GraphicsSettings.asset to include missing Shader #30

Closed Shirkie01 closed 1 week ago

Shirkie01 commented 2 years ago

Update GraphicsSettings.asset to always include the "Unlit/HologramShader" shader. This fixes the issue where the game would not load the map at runtime.

ASThome00 commented 1 year ago

This fixed initial map loading for me.