Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal. You can also buy games using our partner links for GOG and Humble Store.
Latest Comments by ObsidianBlk
Editorial: On paying for Linux games when you already have a Windows version
15 March 2017 at 8:37 pm UTC Likes: 5

Porters should get paid, but, it shouldn't be the customer's responsibility to worry about whether someone's financially supported or not. The developers who are too lazy (or inexperienced, if you want to be kind) to make the game cross platform in the first place and decide to hire an outside porter should be solely responsible for the financial well being of that porter... whether that be a lump-sum payment or a percentage royalty payment to the porter.

As far as whether I should have to buy the game all over again for each platform I want to play it on...
First of all, comparing having a game for Playstation and XBox to that of PCs is a bullsh*t argument. Firstly, PC has no bar to entry. Develop your game and sell. Steam, Origin, etc, are not REQUIRED to sell your game. Putting your game on Playstation and/or XBox (from what I've heard) is a chore and a half, even IF the game was written to cross support those platforms. Until Sony, Microsoft, and Nintendo (to go with the big three) take the sticks out their collective asses about what games can and cannot run on their system, it, at least, makes sense you can't but a game for Playstation and expect to play it on XBox. For crying out loud, the two systems won't even talk to each other from a network perspective (and I have a huge issue with not being able to play cross network. All limitations to that degree are artificial)

Now, on the PC side of things... I absolutely abore the idea of having to pay for a game more than once if I wanted to play that game in more than one OS. Firstly, when you think of everything that comes in the game, 99% of a physical space of the game is taken up purely by Assets (graphics, audio, scripts, etc). Assets DO NOT change from platform to platform... so why am I paying for the 3D model of my in-game character twice? No! So... beyond assets, you have the Binaries (executable and associated libraries). It's in the Binaries that the porter's work is done... and the amount of work the porter has to do is proportional to how many proprietary libraries the original developer went with instead of cross platform libraries. If the developers were even a little worth their salt, the core mechanics of the game would be decoupled from the difficult to port systems (audio/graphic engines, network interfaces, and, possibly, scripts interpreters), and, as such, the porter shouldn't really even be poking in the game mechanics.

Paying full price for a game for each OS you want to play that game on is purely greed, and, I say again, it should NOT be MY responsibility to make sure any porter is paid... that's the developer's job. That said, I will concede that a small "unlock" cost is acceptable. Full price for the first OS, then a smaller percentage for each additional (say, something like 10% the base cost). As an example, I buy "AAA Game Deluxe" on Linux for $60. I want to play it on my Windows partition too, so, since I already bought the game, $6 will give me access to the game for Windows. If I want to, then, play on Mac, then $6 again.

Realistically, though... all three platforms should be default.

StarMade, the spaceship building sandbox has updated graphics
12 January 2017 at 8:57 pm UTC

[quote=AlveKatt]
Quoting: ObsidianBlkOne thing I don't get is why use logic blocks. I would have gone for one logic block, and have a visual coding language, similar to Scratch that you edit through it. https://scratch.mit.edu

http://alvekatt.deviantart.com/art/Yamato-inspired-ship-made-in-the-game-Starmade-596776972

I would suspect logic blocks exist the way they do for three reasons...
1) The game is already voxel based and it's easier to create new voxel blocks then a new sub-system
2) Including a scripting language (essentially programming) in a game means they'd have to write (or include) a runtime interpreter. They could use LUA, I suppose, but that's a relatively complex language that only hard-core modders would care to sit and learn. Creating their own scripting language would be a chore and a half... and suffer even more than using LUA as you'd be asking people to learn a language that has no use outside of the game.
3) Technically, the logic system as it stands IS a visual coding language. Why not contain that into a sing block and use a GUI for the programming part? My best guess is the complexity of doing that. Attaching the logic to the games already existing voxel system is easy. These voxels are already designed with logic as part of their code (like, how a "cannon computer" needs to be attached to "cannon barrels" to work, as an example), so exposing relatively simple logics (gates, delays, triggers, etc) is a trivial addition. Trying to do the exact same thing in a 2D space sounds simple, but you'd basically be asking for a new component of the game engine... and asking for it to integrate with the voxel component of the engine in a seamless way. That's a TON of work.

All that said, it boils down to how the engine is written. I don't work on the game, so I don't know what the code looks like, but, having tried my hand in a number of game projects, I've come to realize that more often than not, seemingly simple tasks are leagues more complex than you'd think they were, if you've never programmed before.

StarMade, the spaceship building sandbox has updated graphics
4 January 2017 at 9:00 pm UTC

Quoting: AlveKattI had a problem with my mouse automatically re-centering every time I crossed sectors. Made dog fights awful.

I wonder if that has been fixed?

Sadly, it hasn't completely gone away. I've been playing fairly often over the last year or so and it's still annoying when, fighting pirates in a fast ship, suddenly the screen jumps on you.

That said... to the question of if the game is good... I'd most definitely say yes! If you love building and creating, this is a really good game! There isn't much to "explore" yet, per-say (no life on the planets, for instance), but they just recently added NPC factions which server owners can create and modify. They all have their own rules for how they interact with the environment and the players and over all add some "life" to the universe beyond just the players of the server your on.

As far as building goes, there's a very nice variety of blocks (not just square), and the logic combined with the rails systems allows for the creation of some very nice systems and effects.

My opinion, the game isn't perfect (yet, lol), but it's definitely worth the price for people who love building and survival.

First Steps with OpenVR and the Vive on Linux
17 May 2016 at 3:38 pm UTC

Quoting: Mountain ManI'm still of the opinion that this whole VR craze is going to be another short-lived novelty like 3D televisions and motion controls (other than the Nintendo Wii) once people realize that it doesn't meaningfully enhance their gaming experience. Professional applications, yes, but entertainment? I don't see it.

I have a Occulus DK1 and used it a lot when Occulus still supported Linux. Of the applications/games I was able to try/play... this is not a simply WiiMote or 3D TV. VR most definitely DOES add a "meaningful enhancement" to the gaming experience. With the environment all around you, and (visually) nothing to distract you, you most definitely feel like part of the world in which you play.

As an aside... the motion controller tech is equally important. While on its own it doesn't seem to add anything to a gaming experience (in fact, it arguably takes away), this tech is just as important for VR as a companion technology. While being worked on as we speak, in the long term, once the head/body tracking and display tech of VR has been ironed out, the motion controller tech will increase the already deep immersion of VR allowing you to use your hands. Using your hands with a TV is awkward... using them when the visuals are quite literally in your face... that would be icing on a VR cake!

All of that said, however... VR is not going to replay monitor, keyboard or mouse... at least, not for quite some time. For gamers (in the short term)... VR will be huge, I feel.

Free to play MMORPG Ryzom launches on Steam with Linux support
9 May 2016 at 5:19 pm UTC Likes: 1

Just to put in my two cents...
I decided that, for F2P (with a lvl125 cap on skills), I'd give this game a go.

Graphically, I think the game is quite pleasing... definitely dated, but very pleasing. For a "sci-fi" game most everything has a very earthy tone to it (at least in the beginner area). That may or may not be appealing to some, but I find it quite relaxing.

The starter zone, currently, is active and the biggest thing that stands out to me is that most, if not all, of the conversations are mature and helpful. This last bit could be that most who're interested in playing this game are either long time Ryzom players or long time MMORPG players that preferred the older EQ1 generation of games.

The thing I love most about the game so far... Creating Skills! Other's have mentioned this as a point of interest, and I'm no different. I LOVE this aspect. I'm still learning all of the beginner stuff, so I've only just been introduced to it, but... I freaking LOVE the idea! Add to that the depth of the crafting system... Mmmmm

I've only had the chance to play a total of maybe three or four hours of the game so far, over at least three sessions. I found that, when I had the chance, I actually was looking forward to logging into the game. I can be a little OCD with games, and only a few rare ones can keep my attention for too long. I'm not saying this game is one of those... yet... but it has serious potential.

The game's been around for a while now, so it probably won't out right disappear any time soon, but the one worry I have is, Steam is giving the game an influx of players currently, but I can't tell how much staying power the game will have in the end. I do worry about getting into an online game that, only a few months down the road may become a ghost town. To this, I can only cross my figures.

If anyone has joined the game, feel free to look me up in game and say hello! My character's name is Draydin.

The Atomic Game Engine is now open source and on github
18 March 2016 at 11:23 am UTC Likes: 2

Quoting: AnxiousInfusionGodot keeps crashing and freezing on me and they want you to use their in-house, non-universal scripting language ew. Maybe I'll give this a shot.

To be fair with Godot... while the scripting language is, technically, in-house, the language is, syntactically, Python. As such, I would argue that learning the Godot scripting language wouldn't be much different than learning, for instance, Javascript using JQuery. I would also go as far as to say, if you wrote javascript code for the Atomic engine, unless it's very universal code, it wouldn't quite work outside of the Atomic environment, just as code in Godot wouldn't work quite right outside of the Godot environment, unless it was very universal.

Just my $0.02