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 120: Line 120:
 
|eax support notes        =  
 
|eax support notes        =  
 
}}
 
}}
 +
 +
==Issues fixed==
 +
===New Colony button not working in Linux===
 +
{{ii}}Note that this is a bug with the Unity engine and may not be fixed in the future.
 +
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Launch RimWorld with the locales reset|ref=<ref>[http://ludeon.com/forums/index.php?topic=540.0 Fix: New Colony button not working in Linux - Ludeon Forums]</ref>}}
 +
# Create an empty file.
 +
# Write the following in it using any text editor:
 +
<pre>
 +
#!/bin/bash
 +
LC_ALL=C ./RimWorld250Linux.x86_64
 +
</pre>
 +
# Right-click the new file and set its permissions to '''Executable'''.
 +
# Double-click the new file to run the game.
 +
 +
 +
{{ii}}Note this only applies to '''Linux''' users who have a '''Non-English Locale'''.
 +
}}
 +
 +
{{References}}

Revision as of 14:23, 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