Jump to content
XCOMUFO & Xenocide

Someone Explain What's Happening


Blood Angel

Recommended Posts

Could it be the moonbase bug?

 

try renaming LUA terrains which involve a lua tileset with .bkp instead of .lua (change the extensions)

Link to comment
Share on other sites

  • 1 month later...

Check to see if you have RustFarm map. Currently it doesn't have it's 'terrain-RustFarm' directory already in the .rar file.

 

All add-ons under extensions should look like this:

 

terrain-example
unit-example
weapons-example

 

If they don't, then you better change them. Directories are syntax sensitive also, so be sure to double check spelling. If you don't know what the author intended the spelling to be; open up the .lua file and check where the images are being directed to. You should see something like this:

 

("$(extension)/moonbase/32x40-085.png")

 

From the example here, as long as you have '/terrain-moonbase/moonbase/' directory, you're fine.

 

It's not a bug, just like I said, syntax sensitive.

Link to comment
Share on other sites

Ok, this is what you need to do:

 

Find and turn off full screen.

F_FULLSCREEN = 0

 

Now if this doesn't help, we're going to have the lower the color resolution for your system. Mine was set on Highest 32-bit, but I had to set mine to Medium 16-bit. So go ahead and do that under property settings.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...