outposthd:frequently_asked_questions

Frequently Asked Questions

Q: When I try to launch OutpostHD, I'm told that I'm missing "msvcp150.dll" and "vcruntime150.dll". How do I fix this?

A: You are missing some dependencies that OutpostHD requires in order to run. See the section 'Windows Dependencies' above.

Q: The game generally works but there are some graphics problems like missing or corrupt textures. How can I fix this?

A: This is a result of some budget GPU drivers attempting and failing to accommodate for texture resolutions that are not a power of two (e.g., 16×16, 32×32, 128×128, etc.). There really isn't a way to fix this as generally these issues show up on budget laptops and mobile devices with integrated Intel GPU's.

This is something that will improve over time – the game is still under heavy development and a lot changes under the hood. While we've made considerable effort to align all visuals to power of two textures, it's likely we're going to miss some here and there. We're working on it though it would be helpful if you could point it out for us on the discussion boards.

Q: How do I get started?

A: When you first start the game, the only structure available to you is the SEED Lander which can be found in the Structure Panel at the bottom left of the screen. When you select the SEED Lander from the panel, the mouse pointer will change to the diamond shaped 'place structure' pointer. Left click anywhere you think is a suitable landing location.

Keep in mind that the SEED Lander can't be placed within 3 tiles of any of the edges of the map and must have all tiles surrounding it be free of obstructions like Mines and Impassable Terrain.

After you place the SEED Lander, the Advance Turn button will become available to click on (you must place a SEED Lander before you can do anything else). After you left click on the Advance Turn button, other options will become available to you and the first structures of your colony will be built.

Q: Robots I'm building in the factory never become available. Why?

A: In order to use the robots that your factory builds, you'll need both a Robot Command Center and a Warehouse with enough space to store the robot.

When robots are produced by a Factory, they are first moved to a Warehouse. On the next turn, they are assigned to a Robot Command Center. Without the Warehouse the Robot will sit, finished, on the Factory assembly line with nowhere to go.

After they're moved to a Warehouse, you'll need to have a Robot Command Center with available slots. When you first start the game, you're given 3 slots for robots (this is for the initial three robots though after you place your miner you can build another robot type to fill the now vacant slot). Each Robot Command Center can handle 10 robots.

Q: There are mines that are distant from my colony that I can't place robots on. Why?

A: All robots and structures must be placed within the communications range of the Command Center or a Communications Tower. These are denoted on your minimap as a light blue circle.

You can extend your communications range by building Communications Towers on the edges of your comm range.

Q: I've built Comm. Towers far away from my colony but I can't place structures, only robots. Why?

A: Structures must be built within the comm range of a Command Center. This is the large comm circle on your minimap.

Q: How can I lower the resolution or turn off fullscreen mode?

A: By default OutpostHD sets itself to the native screen resolution of your desktop with a minimum resolution of 1024×768. Eventually you'll be able to make changes in the game via an options menu but for now if you want to change the resolution you can open “data/config.xml” and modify the screenwidth and screenheight values. There is no sanity checking so set this to a sane value or you could get weird behavior including crashing.

To turn off fullscreen mode, simply change 'fullscreen=“true”' to 'fullscreen=“false”'.

When in-game, you can press F11 to toggle between fullscreen and windowed modes. As a note, if you're running the game for the first time and you haven't set a resolution less than your native desktop resolution, pressing F11 may appear to have no effect. You will need to modify your config.xml file after which you will see the window border.

Q: Can I automatically skip the splash/logo screens?

A: Yes. After the first time the game runs, an automatically generated configuration file is saved in the 'data' folder ('data/config.xml'). Open this file in a text editor, look for the line that says 'skip-splash' and change 'value' from 'false' to 'true'.

Q: The keybindings for movement (WASD) don't work well on my keyboard layout, can this be changed?

A: Not yet; keybindings are hard coded. This will, however, change in the future to configurable keybindings.

Q: I have a question that's not answered here. How can I get help?

A: You can visit The Outpost Universe's Forums (http://forum.outpost2.net) and visit the Main Projects forum.

Alternatively, you can hop onto IRC and join OPU's official IRC channel and ask for help there. The lead developer, leeor_net, is often available during the day (US Eastern Time, UTC-5:00). (IRC Server: irc.quakenet.org, channel #Outpost2).

  • outposthd/frequently_asked_questions.txt
  • Last modified: 2019/01/23 01:31
  • by leeor_net