Skip to content

ttou73/IronStar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IronStar

Checkout and build instructions

  1. Download and install GitHub Desktop. LFS must be installed!
  2. Download and install Visual Studio 2015 Community Edition. The following features must be installed:
    1. Programming Languages -> Visual C++ -> Common Tools for Visual Studio 2015
    2. Windows and Wev Development -> Windows 8.1 and Windows Phone 8.0/8.1 Tools
    3. Windows and Wev Development -> Windows 8.1 and Windows Phone 8.0/8.1 Tools -> Tools and Windows SDKs
  3. Download and install DirectX Redist Jun 2010
  4. Read paragraph 3 again. It's really crucial!
  5. Make sure that DirectX Redist was successfully installed.
  6. Checkout https://github.com/demiurghg/IronStar.git. It's better to use command line tool: git clone https://github.com/demiurghg/IronStar.git
  7. Wait. Checkout will take up to ten minutes.
  8. Open IronStar.sln.
  9. Set active solution configuration to Release, because even debug configuration uses release version of tools.
  10. Build.
  11. Make project IronStar as StartUp Project.
  12. Run project IronStar. First launch will take several minutes to compile content and will show some warnings.
  13. ???
  14. Profit???
  15. NO!
  16. Press tilde.
  17. Type map theFailure.
  18. Press Enter.
  19. PROFIT!

Common problems and solutions

  • Problem: I can not even build the project: error MSB3103: Invalid Resx file. Type in the data at line 123, position 5, cannot be loaded because it threw the following exception during construction: Parameter is not valid.

  • Solution: Make sure that GIT LFS is installed.

  • Problem: The program or feature C:\IronStar\SDKs\nvcompress.exe cannot start or run due to incompatibility with x64 version of Windows.

  • Solution: Make sure that GIT LFS is installed.

  • Problem: particles.hlsl: bad combination: 0x00000008: INITIALIZE

  • Solution: Make sure that Tools and Windows SDKs are installed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published