TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


Name

 RimWorld 

 

Developer

 Ludeon Studios 

 

Publisher

 Ludeon Studios 

 

Tags

 Strategy 

 

Simulation 

 

Singleplayer 

Release

 2018-10-17 

 

Steam

 26,99€ 25,01£ 31,49$ / 10 % 

 

News

 132 

 

Controls

 Keyboard 

 

 Mouse 

 

Players online

 18525 

 

Steam Rating

 Overwhelmingly Positive 

Steam store

 https://store.steampowered.com/app/294100 

 

How long to Beat

Main Story

 11 Hours 

 

SteamSpy

Peak CCU Yesterday

  

Owners

 1,000,000 .. 2,000,000 +/-  

 

Players - Since release

  +/-  

Players - Last 2 weeks

  +/-  

Average playtime (forever)

 5221  

Average playtime (last 2 weeks)

 399 

Median playtime (forever)

 3305 

Median playtime (last 2 weeks)

 575 

Public Linux depots

 RimWorld (Linux) [194.51 M] 


 RimWorld - Royalty (Linux) [32.75 M] 


 RimWorld - Kepler (Linux) [56.87 M] 


 RimWorld - Euclid (Linux) [39.71 M] 


DLC

 RimWorld Name in Game Access 


 RimWorld - Royalty 


 RimWorld - Ideology 


 RimWorld - Biotech 




LINUX STREAMERS (49)
donjuanleonmile5elimdutskycrutonjohn
hexdslkonquestingapplelionsirsamsai
meldrianzalethonsnukenluxurysmooth
lnostdalrhiyorivilonlinuxsphillips1979
cbpyemarkettjenshaecudd1eb34r
sittingduck01sir_diealotalotgreydmiyurz724
doom_lordRoyShawVTDontCallMeChickenNickMatthews
manjarolinuxgermanas1985marugawadktalkittynora
serenitypaws2carstenhasbeenrebornpfckrutoniumpip0une
diogenesofmiamiwilian_gamer508sloimuklingondragon
nicetwinksixparispelthisrongorchidcnr
spikeslayerboldvikingkuraihakurei_pantherfarber
playonlinux2020




Update 1.3.3326 brings full support for Steam Deck

Hello everyone!

Its Tia - Im back with update 1.3.3326 which brings full support for RimWorld on Steam Deck!

Before I get into the update, I wanted to share that our developer who was living in Ukraine is now safe in Germany. Hes staying with one of our former team members and we're doing what we can to help him get set up there. Thank you for all the kind comments and for thinking of our team.

Todays update makes the Deck controls more intuitive, refines the touchscreen interface, improves the UI and keyboard, and adds an easy way to access the Deck's controller config options.

The Steam Deck requires that we use a new version of the Steamworks API which breaks compatibility with a few mods. To prevent breakages, three weeks ago, we released a public beta to give modders time to update, and we personally reached out to dozens of modders to help prevent mods from breaking. The known incompatibilities should be solved now - thanks to all modders who responded!

If you dont want this update for any reason: right-click RimWorld in your Steam library list, click Properties, then select the betas tab. Select version-1.3.3287 - Previous 1.3 version from the drop-down list. This will keep you on the previous version. Your game should auto-update - if it doesnt, restart Steam.

Modders: Your mod can now be marked as compatible with major and minor versions. For example, you can mark a mod as compatible with 1.3.3287, but not 1.3.3326. More info in the #mod-updates channel.

The full changelog is below for you to peruse! Thanks to everyone who helped us test the beta. If you experience any bugs with update 1.3.3326, or want to help us test in the future, please join the Official RimWorld Development Discord.

Im excited to hear how players are enjoying RimWorld on Steam Deck. Maybe Ill spot someone playing it on the train!

- Tia

[h2]Ideology Improvements[/h2]
- Fix: Reforming a fluid ideo lists some precepts as "incompatible" when they actually arent.
- Fix: Ability gizmos are still available for roles that have been removed via reformation.
- Display incompatible issue and precept names instead of just precept names in reformation confirmation dialog.
UI Improvements
- Show accept key command hotkey on SteamDeck.
- Set new, better SteamDeck menu icons.
- Larger float menu options on SteamDeck.
- Main buttons position change (change height instead of y).
- Keyboard on a SteamDeck now shows automatically when a new text field is focused.
- Show a special window at the top of the screen which shows the typed in text, since SteamDeck keyboard can sometimes block the text field view.
- Increase text input font size.
- Don't show tooltips when the SteamDeck keyboard is open.
- Change quests SteamDeck icon.

[h2]Controls[/h2]
- Touch screen scrolling improvements on SteamDeck.
- It's now possible to scroll through lists by dragging your finger on SteamDeck.
- Make zooming faster on SteamDeck.
- Holding a special "middle mouse button" button on SteamDeck, now translates left clicks into right clicks. This makes it possible to give goto orders to drafted pawns by using the touch screen.
- Don't pan the camera if the middle mouse button is held and a colonist is selected on SteamDeck.
- Allow more zoom on SteamDeck for better touch screen support and easier navigation.
- Better time controls on SteamDeck, it's now possible to increase/decrease time speed with back buttons.
- Accept key on a SteamDeck now activates the first command.

[h2]Misc Improvements[/h2]
- Tutorial now mentions the correct button names on SteamDeck.
- Added triggered modal ConceptDefs which explain SteamDeck controls.
- Added controller configuration button to options on SteamDeck.
- Added an option to disable tiny fonts in options.

[h2]Technical[/h2]
- Added SteamDeck configuration file.
- Added SteamInput.
- Make ScrollWheelZoomRate a static property.
- Suppress SteamDeck ConceptDef warnings.
- Added UnityGUIBugsFixer calls to LearningReadout since it uses GUI.BeginScrollView directly.
- Ensure FixSteamDeckMousePositionNeverUpdating() works even for non-1 scales.
- Updated steam dlls in root directory.
- Updated Steamworks so that it's possible to show the correct on-screen keyboard on SteamDeck.
- Added "Simulate using Steam Deck" debug setting.
- AllTypes now tries to use all types it could load instead of failing entirely.
- LearningReadout now uses Widgets.BeginScrollView instead of GUI.BeginScrollView to support SteamDeck fixes
- Added support for build numbers in LoadFolders.xml

[h2]Fixes[/h2]
- Fix: Mouse position never updates on Linux builds.
- Fix: Missing EventUp event in MultiPawnGotoController on SteamDeck
- Fix camera movement on SteamDeck. "Middle mouse button" camera movement on SteamDeck now works as well. This also allows using touch screen to move the camera.
- Fix Unity bug with GetMouseButton() returning false.
- Fix: Changing GUI.matrix also breaks mousePosition, added 1 more UnityGUIBugsFixer callback to fix this
- Fix: Main buttons have a 1px gap at the bottom and they can't be clicked there
- Fix: Keyboard instantly hides after appearing
- Fix: Mouse position never updates on a SteamDeck
- Fix: Error after pressing quit to OS button
- Fix: The "absorb clicks area" around gizmos is too large and it makes the left part of every gizmo unusable, even though the gizmo is highlighted.
- Fix: Q and E hotkeys shown on a SteamDeck.
- Fix: Null ref error in SelectApproximateBestTravelSupplies when sending caravan
- Fix: Only a small part of ideo appearances precept box is clickable because an incorrect rect is used


[ 2022-04-06 23:04:29 CET ] [ Original post ]