The latest installment in the cyberpunk RPG franchise has launched and is a day-1 release for Linux.
This is a title that I've been looking forward to since its successful Kickstarter campaign. I'm a fan of the blend of dystopian cyberpunk and fantasy elements found in the Shadowrun setting. The previous two games were enjoyable singleplayer adventures and the developers seem to have listened to fan feedback when creating the newest installment. That means more story and more polished interfaces and game mechanics.
It's a good time to be a fan of computer RPGs. Between Shadowrun: Hong Kong and The White March, the next few days are going to be very busy for me. I don't think I'll be the only swept up in adventure and intrigue either.
Official About
HONG KONG. A stable and prosperous port of call in a sea of chaos, warfare, and political turmoil. The Hong Kong Free Enterprise Zone is a land of contradictions - it is one of the most successful centers of business in the Sixth World, and home to one of the world’s most dangerous sprawl sites. A land of bright lights, gleaming towers, and restless spirits where life is cheap and everything is for sale.
Shadowrun: Hong Kong is the third standalone game in Harebrained Schemes’ critically-acclaimed Shadowrun cRPG series. Experience the most impressive Shadowrun RPG yet with an all new crew, expanded magic and cyberware, a completely revamped Matrix, an upgraded release of the Shadowrun Editor, and much more!
You can grab Shadowrun: Hong Kong on Steam, the Humble Store or DRM-free on GOG.
YouTube videos require cookies, you must accept their cookies to view. View cookie preferences.
Direct Link
Direct Link
It's a good time to be a fan of computer RPGs. Between Shadowrun: Hong Kong and The White March, the next few days are going to be very busy for me. I don't think I'll be the only swept up in adventure and intrigue either.
Official About
HONG KONG. A stable and prosperous port of call in a sea of chaos, warfare, and political turmoil. The Hong Kong Free Enterprise Zone is a land of contradictions - it is one of the most successful centers of business in the Sixth World, and home to one of the world’s most dangerous sprawl sites. A land of bright lights, gleaming towers, and restless spirits where life is cheap and everything is for sale.
Shadowrun: Hong Kong is the third standalone game in Harebrained Schemes’ critically-acclaimed Shadowrun cRPG series. Experience the most impressive Shadowrun RPG yet with an all new crew, expanded magic and cyberware, a completely revamped Matrix, an upgraded release of the Shadowrun Editor, and much more!
You can grab Shadowrun: Hong Kong on Steam, the Humble Store or DRM-free on GOG.
Some you may have missed, popular articles from the last month:
I still have to wait a couple hours until I get home from work to start the 3.1 GB download from GOG. Anticipation level = CRITICAL
Edit: Would setting up a SSH so that I could have initiated the download remotely from work have been too much? :P
Last edited by Keyrock on 20 August 2015 at 6:14 pm UTC
Edit: Would setting up a SSH so that I could have initiated the download remotely from work have been too much? :P
Last edited by Keyrock on 20 August 2015 at 6:14 pm UTC
0 Likes
The Deluxe Version is around 10GB on Steam...
0 Likes
Quoting: wolfyrionThe Deluxe Version is around 10GB on Steam...The soundtrack and art book are 7 GB?
Edit: Maybe the 3.1 GB on GOG is HEAVILY compressed?
Last edited by Keyrock on 20 August 2015 at 6:32 pm UTC
0 Likes
Just one question, is there 64-bit binary or?..
0 Likes
Quoting: wolfyrionThe Deluxe Version is around 10GB on Steam...
After installation, the GOG version weighs in at approximately 10-11 GB :)
0 Likes
Quoting: wolfyrionThe Deluxe Version is around 10GB on Steam...I'm downloading right now and it's a 2.5GB download, almost 10GB after installed according to steam.
Edit2: I'm an idiot. That's for the Deluxe version as I pre-ordered.
Last edited by nitroflow on 20 August 2015 at 7:15 pm UTC
0 Likes
Game dosen't work for me, I've got multiple monitors and the game squeezes two monitors worth into one screen, making it impossible to change settings or do anything. I just want it to run on the primary monitor. Their other games work just fine. Be nice if this stuff was tested more before releasing a full game.
0 Likes
just go to
/home/<yourusername>/.config/unity3d/Harebrained Schemes/SRHK/
edit the prefs file and add this ... just change the resolution according to your screen resoltution..
I have a 28" so change these lines to your desired resolution
<pref name="Screenmanager Resolution Height" type="int">1440</pref>
<pref name="Screenmanager Resolution Width" type="int">2560</pref>
let me know if it works ...
<unity_prefs version_major="1" version_minor="0">
<pref name="Debug.ConsoleLogFilter" type="int">941409534</pref>
<pref name="Debug.HistoryView" type="int">0</pref>
<pref name="Debug.LogVerbosity" type="int">1</pref>
<pref name="Debug.RendererView" type="int">0</pref>
<pref name="Debug.TileView" type="int">0</pref>
<pref name="Debug.UnityLogFilter" type="int">941409534</pref>
<pref name="Screenmanager Is Fullscreen mode" type="int">1</pref>
<pref name="Screenmanager Resolution Height" type="int">1440</pref>
<pref name="Screenmanager Resolution Width" type="int">2560</pref>
<pref name="Settings.AATechnique" type="int">2</pref>
<pref name="Settings.AmbientVolume" type="int">100</pref>
<pref name="Settings.BaseActionSpeed" type="int">108</pref>
<pref name="Settings.CameraEdgeScrollEnabled" type="int">1</pref>
<pref name="Settings.CameraFreeMoveMode" type="int">1</pref>
<pref name="Settings.CameraIsOrthographic" type="int">0</pref>
<pref name="Settings.DevMode" type="int">0</pref>
<pref name="Settings.GameDifficulty" type="int">0</pref>
<pref name="Settings.GameSpeed" type="int">100</pref>
<pref name="Settings.GenericVolume" type="int">100</pref>
<pref name="Settings.InputMode" type="int">0</pref>
<pref name="Settings.IsFullScreen" type="int">1</pref>
<pref name="Settings.Language" type="string"><![CDATA[None]]></pref>
<pref name="Settings.MusicVolume" type="int">100</pref>
<pref name="Settings.PropResolution" type="int">2</pref>
<pref name="Settings.ResolutionFullScreen" type="int">29</pref>
<pref name="Settings.ResolutionWindowed" type="int">-1</pref>
<pref name="Settings.ShowFPS" type="int">0</pref>
<pref name="Settings.TextSpeed" type="float">1</pref>
<pref name="Settings.UIVolume" type="int">100</pref>
<pref name="Settings.UseBloodEffects" type="int">1</pref>
<pref name="Settings.UseHiRezScalingStandalone" type="int">1</pref>
<pref name="Settings.UsePostProcess" type="int">1</pref>
<pref name="Settings.UseSmoothFow" type="int">1</pref>
<pref name="Settings.Volume" type="int">100</pref>
</unity_prefs>
Last edited by wolfyrion on 20 August 2015 at 8:14 pm UTC
/home/<yourusername>/.config/unity3d/Harebrained Schemes/SRHK/
edit the prefs file and add this ... just change the resolution according to your screen resoltution..
I have a 28" so change these lines to your desired resolution
<pref name="Screenmanager Resolution Height" type="int">1440</pref>
<pref name="Screenmanager Resolution Width" type="int">2560</pref>
let me know if it works ...
<unity_prefs version_major="1" version_minor="0">
<pref name="Debug.ConsoleLogFilter" type="int">941409534</pref>
<pref name="Debug.HistoryView" type="int">0</pref>
<pref name="Debug.LogVerbosity" type="int">1</pref>
<pref name="Debug.RendererView" type="int">0</pref>
<pref name="Debug.TileView" type="int">0</pref>
<pref name="Debug.UnityLogFilter" type="int">941409534</pref>
<pref name="Screenmanager Is Fullscreen mode" type="int">1</pref>
<pref name="Screenmanager Resolution Height" type="int">1440</pref>
<pref name="Screenmanager Resolution Width" type="int">2560</pref>
<pref name="Settings.AATechnique" type="int">2</pref>
<pref name="Settings.AmbientVolume" type="int">100</pref>
<pref name="Settings.BaseActionSpeed" type="int">108</pref>
<pref name="Settings.CameraEdgeScrollEnabled" type="int">1</pref>
<pref name="Settings.CameraFreeMoveMode" type="int">1</pref>
<pref name="Settings.CameraIsOrthographic" type="int">0</pref>
<pref name="Settings.DevMode" type="int">0</pref>
<pref name="Settings.GameDifficulty" type="int">0</pref>
<pref name="Settings.GameSpeed" type="int">100</pref>
<pref name="Settings.GenericVolume" type="int">100</pref>
<pref name="Settings.InputMode" type="int">0</pref>
<pref name="Settings.IsFullScreen" type="int">1</pref>
<pref name="Settings.Language" type="string"><![CDATA[None]]></pref>
<pref name="Settings.MusicVolume" type="int">100</pref>
<pref name="Settings.PropResolution" type="int">2</pref>
<pref name="Settings.ResolutionFullScreen" type="int">29</pref>
<pref name="Settings.ResolutionWindowed" type="int">-1</pref>
<pref name="Settings.ShowFPS" type="int">0</pref>
<pref name="Settings.TextSpeed" type="float">1</pref>
<pref name="Settings.UIVolume" type="int">100</pref>
<pref name="Settings.UseBloodEffects" type="int">1</pref>
<pref name="Settings.UseHiRezScalingStandalone" type="int">1</pref>
<pref name="Settings.UsePostProcess" type="int">1</pref>
<pref name="Settings.UseSmoothFow" type="int">1</pref>
<pref name="Settings.Volume" type="int">100</pref>
</unity_prefs>
Last edited by wolfyrion on 20 August 2015 at 8:14 pm UTC
0 Likes
I'm at the end of Dragonfall, maybe tomorrow i can finish it, then i start this one :)
0 Likes
ahhh...i didnt even get my hands on DragonFall yet and aint buying games until i finish some more...yet Trine and Honk Kong are my next on list aside MadMax!
Last edited by metro2033fanboy on 20 August 2015 at 10:49 pm UTC
Last edited by metro2033fanboy on 20 August 2015 at 10:49 pm UTC
0 Likes
Oh and the name doesn't mean anything but coincidentally could be pronounced as "Buttery" which suits me just fine.
See more from me