Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "RimWorld"

From PCGamingWiki, the wiki about fixing PC games
(Added a fix, but there is a formatting issue with the numbered list can someone fix it? (I've tried and can't))
Line 129: Line 129:
 
# Create an empty file.
 
# Create an empty file.
 
# Write the following in it using any text editor:
 
# Write the following in it using any text editor:
<pre>
+
<code>
#!/bin/bash  
+
<nowiki>#</nowiki>!/bin/bash <br/>
 
LC_ALL=C ./RimWorld250Linux.x86_64
 
LC_ALL=C ./RimWorld250Linux.x86_64
</pre>
+
</code>
 
# Right-click the new file and set its permissions to '''Executable'''.
 
# Right-click the new file and set its permissions to '''Executable'''.
 
# Double-click the new file to run the game.
 
# Double-click the new file to run the game.

Revision as of 17:29, 21 December 2013

Template:Predev

RimWorld
RimWorld cover
Developers
Ludeon Studios
Engines
Unity
Release dates
Windows TBA
macOS (OS X) TBA
Linux TBA

General information

Developer forum
Official wiki

Availability

Template:Availability Table

Steam version not yet available.

Game data

Configuration file and save game data location

Template:Game Location Table

Save game cloud syncing

No save game cloud syncing information; you can edit this page to add it.

Video settings

General settings.

Template:Video settings

Graphics quality limited to presets (Normal, Great).

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Issues fixed

New Colony button not working in Linux

Note that this is a bug with the Unity engine and may not be fixed in the future.
Instructions

References