Latest Comments by Akien
Fast-paced action-roguelike 'Burning Knight' goes fully open source
10 Oct 2020 at 12:50 pm UTC Likes: 1
(They actually don't support my distro Mageia but I can hack around to use the Fedora/RHEL packages.)
Then to build:
And run:
That's the debug version, which has debug tools but no music/sfx as pointed out in the readme. For those, build a release version instead:
Hope this helps :)
10 Oct 2020 at 12:50 pm UTC Likes: 1
Quoting: PozzuoliI don't have a problem with no issue tracking; that's their prerogative. But I have no idea how to actually run the game. Some minimal instructions might have been nice! Has anyone had any success?I got things working with mono 6.12.0.90, msbuild and nuget installed from the upstream Mono repos: https://www.mono-project.com/download/stable/ [External Link]
(They actually don't support my distro Mageia but I can hack around to use the Fedora/RHEL packages.)
Then to build:
nuget restore
msbuildAnd run:
cd Desktop/bin/Debug/
mono Desktop.exeThat's the debug version, which has debug tools but no music/sfx as pointed out in the readme. For those, build a release version instead:
msbuild /p:Configuration=Release
cd Desktop/bin/Release/
mono Desktop.exeHope this helps :)
Fast-paced action-roguelike 'Burning Knight' goes fully open source
9 Oct 2020 at 9:51 am UTC Likes: 2
9 Oct 2020 at 9:51 am UTC Likes: 2
Amazing move! I'm a firm believer in FOSS gaming and I love to see commercial games release their source code (and even more so with all assets).
I hope it helps it reach a broader audience and actually get more sales - at least I picked up my own copy :)
I hope it helps it reach a broader audience and actually get more sales - at least I picked up my own copy :)
Punch Pong turns Ping Pong into a very clever fighting game
8 Jun 2020 at 12:16 pm UTC
A clearer visual feedback on what happens to the HP bar on each move might be necessary to make the mechanics clearer to the player.
But yeah, you can forget about table tennis in itself, it's a good pretext for a "turn-based but real-time" arcade game where you have to chain combos in a strategic manner to reduce your opponent's HP to 0 before you bite the dust. A "chop" removes 1 HP, a "topspin" removes 2 and adds a buff to the ball which cause any subsequent topspin from either player to do 3 damage, unless the buffed ball is debuffed by a chop, etc.
8 Jun 2020 at 12:16 pm UTC
Quoting: xaviI am a table tennis player, and I did not understand at all!I admit I did have to play the tutorial twice to understand the mechanics.
I hope they do a more complete video or explanation :)
Maybe I am too focused on the game to understand this.
A clearer visual feedback on what happens to the HP bar on each move might be necessary to make the mechanics clearer to the player.
But yeah, you can forget about table tennis in itself, it's a good pretext for a "turn-based but real-time" arcade game where you have to chain combos in a strategic manner to reduce your opponent's HP to 0 before you bite the dust. A "chop" removes 1 HP, a "topspin" removes 2 and adds a buff to the ball which cause any subsequent topspin from either player to do 3 damage, unless the buffed ball is debuffed by a chop, etc.
Path of Exile adds a Vulkan Beta, another step closer to Linux support
29 May 2020 at 11:59 am UTC
29 May 2020 at 11:59 am UTC
Great news! I tried PoE briefly a few years ago and it filled my Diablo II cravings pretty well. I'll have to give it another try whenever I have enough time on my hands to dive into such a content heavy RPG (so, not anytime soon :D).
February's Humble Choice is up with a new bunch of good looking games
7 Feb 2020 at 9:05 pm UTC
7 Feb 2020 at 9:05 pm UTC
Also worth noting: the "extra" DRM-free game this month also has Linux support: https://cosmoddd.itch.io/tales-from-off-peak-city [External Link]
Godot Engine 3.2 is almost here with a first Release Candidate
17 Jan 2020 at 3:02 pm UTC Likes: 2
Best way to find out is to give it a try, and if any method you used changed signature in a non-compatible way, you should get compilation errors which would be easy to fix. So "porting" from 3.1 to 3.2 should typically take between 0 and 20 minutes, unless you were heavily using something that changed significantly (like bone global pose override).
17 Jan 2020 at 3:02 pm UTC Likes: 2
Quoting: acedogblastDoes this version require any code changes from v3.1?A priori no, but there are a few APIs where the backward compatibility was slightly broken, e.g. around Skeleton/Bone handling code.
Best way to find out is to give it a try, and if any method you used changed signature in a non-compatible way, you should get compilation errors which would be easy to fix. So "porting" from 3.1 to 3.2 should typically take between 0 and 20 minutes, unless you were heavily using something that changed significantly (like bone global pose override).
The Humble Choice game bundle subscription has launched replacing Humble Monthly
16 Dec 2019 at 10:52 am UTC
16 Dec 2019 at 10:52 am UTC
Quoting: EikeIt seems like your edit didn't go through, the page doesn't show it for me at https://www.gamingonlinux.com/wiki/Hidden_Linux_ports_on_Steam and says "last modified on 6 November 2019".Quoting: AkienIt does seem to work great, I've played it 6 hours so far without any issue.Thanks, I've added the game now.
I can't seem to log into the wiki to edit the page though; my gamingonlinux.com website credentials don't work, and MediaWiki account registration seems disabled.
The Humble Choice game bundle subscription has launched replacing Humble Monthly
11 Dec 2019 at 12:41 pm UTC Likes: 1
I can't seem to log into the wiki to edit the page though; my gamingonlinux.com website credentials don't work, and MediaWiki account registration seems disabled.
11 Dec 2019 at 12:41 pm UTC Likes: 1
Quoting: EikeIt does seem to work great, I've played it 6 hours so far without any issue.Quoting: AkienApparently Dead in Vinland has a public Linux beta branch: http://deadinvinland.com/2018/12/18/linux/ [External Link]If you find it working fine, feel free to enter it here:
This came as a surprise, I had this in my wishlist for a while but never bought it as it had no Linux support on the store page - but it actually has had a branch for close to a year. I'll give it a try and hopefully send a positive report to the devs to make them a bit more confident that they could consider it ready for production.
https://www.gamingonlinux.com/wiki/Hidden_Linux_ports_on_Steam
I can't seem to log into the wiki to edit the page though; my gamingonlinux.com website credentials don't work, and MediaWiki account registration seems disabled.
The Humble Choice game bundle subscription has launched replacing Humble Monthly
6 Dec 2019 at 11:08 pm UTC Likes: 1
6 Dec 2019 at 11:08 pm UTC Likes: 1
Apparently Dead in Vinland has a public Linux beta branch: http://deadinvinland.com/2018/12/18/linux/ [External Link]
This came as a surprise, I had this in my wishlist for a while but never bought it as it had no Linux support on the store page - but it actually has had a branch for close to a year. I'll give it a try and hopefully send a positive report to the devs to make them a bit more confident that they could consider it ready for production.
This came as a surprise, I had this in my wishlist for a while but never bought it as it had no Linux support on the store page - but it actually has had a branch for close to a year. I'll give it a try and hopefully send a positive report to the devs to make them a bit more confident that they could consider it ready for production.
City-building strategy game 'Hearthlands' has a surprise update going 64bit only
1 Jul 2019 at 9:09 am UTC
Installing, let's see if I actually get to press "Play" :P
1 Jul 2019 at 9:09 am UTC
Quoting: GuestI've owned this for so long and never gotten around to getting into it, I really need to.Same here, this update might be a good opportunity to finally give it a try.
Installing, let's see if I actually get to press "Play" :P
- Proton is getting some "horrible" workarounds for Forza Horizon 6 on Linux
- You think you've seen it all and then there's a Wayland Compositor inside Minecraft on Linux
- The PlayStation 5 Linux project has been upgraded to support more firmware
- Proton-CachyOS 11 adds initial OptiScaler integration and lots of other fixes
- Oops - someone nearly caused a fire with the Steam Controller Puck
- > See more over 30 days here
- Why purchase video game soundtracks over listening to them in str…
- Shmerl - Are Mac computers good and stable?
- rojimboo - What have you been playing recently? - 17th May edition…
- Mustache Gamer - Latest comments page update
- Liam Squires-Hand - PC info / profiles update
- Liam Squires-Hand - See more posts
Anticheat check - which competitive games actually work on Linux?
How to give Valve feedback when Proton games have issues on Linux / SteamOS