Spyke

Posts

linux_gaming·Linux GamingbyJulian

As promised, I've open-sourced my exploration game (2 days ahead of release).

So I while back I made a post about making a game on Linux using mostly open-source tools. Someone suggesting open sourcing it, so here we are!

It doesn't have some content (mostly images, audio, and fonts) due to licenses and file sizes, but it has scripts, models, and more. And licensed under MIT. Hopefully someone makes use of it, or at the very least finds it interesting.

As promised, I've open-sourced my exploration game (2 days ahead of release).https://gitlab.com/Sockman/year-unknownOpen linkView original on lemm.ee
linuxmint·Linux MintbyJulian

Switch pro controller no longer works in linux mint 22

I've used my switch pro a lot for games on my pc, but after updating to 22 it no longer works, and I have no clue why. It connects and shows the player count lights, but no blue light and no controller detected by any software. lsusb shows the device and udemadm monitor shows a bunch of changes.

Sometimes I can get it to connect by connecting with bluetooth, then quickly plugging it in, which makes me think that it's an issue with udev rules? It won't connect with bluetooth alone though.

Is anyone else experiencing this or have an idea on how to solve it?

EDIT: FIXED! The issue was that I had joycond installed at one point, and the upgrade removed it (since its not needed since the kernel has support now). I just went in /lib/udev/rules.d and deleted any files with joycond in the name (there were 2).

View original on lemm.ee
linux_gaming·Linux GamingbyJulian

Developing a game on Linux with no budget and (mostly) FOSS tools.

(tldr, open source software has come a long way, and it's more than possible to create a full game without leaving Linux.)

So I've been a full Linux user for a couple years now, and a hobbyist game dev for way longer. I've always tried to make the most out of free tools, so I've used a lot of FOSS tools for game development before.

Going with that philosophy, Year Unknown's development has cost $0 (not counting store fees or my time), and the development is done with almost entirely FOSS software like Godot, Blender, GIMP, and Audacity. The only exception is Reaper, which is my DAW of choice (but to be fair, it's a really good DAW).

The game itself is a narrative-driven exploration game set in the very far future, where humanity has found a way to make the universe last forever. The game's story covers a lot of existential issues that come from the premise, revealed through two characters you can talk to through terminals.

I know there's other developers who have done the same, but I thought I'd share my experience, and I can answer questions about the workflow if you're curious, or trying to do something similar. Also, if the game seems interesting to you, a wishlist would be very appreciated!

Developing a game on Linux with no budget and (mostly) FOSS tools.https://store.steampowered.com/app/2565520/Year_Unknown/Open linkView original on lemm.ee
linux·LinuxbyJulian

Help! Random 1-2 second freezes

EDIT: The solution was that it was freesync. Turned it off on my monitor, and that fixed it.

I recently picked up a used RX 6600xt, and ever since the screen will occasionally freeze for 1-2 seconds before returning to normal. As far as I can tell, input and sound work as normal during these. There's no real pattern either.

I'm on Mint 21.3 Cinnamon, on the 6.5 kernel (there was a sleep related issue for me in the default kernel version). Since getting the GPU, I've replaced the CPU and motherboard.

Any guesses as to what this might be, or where to look? I tried checking mint's logs app and there didn't seem to be anything associated with it.

View original on lemm.ee
doctorwho·Doctor WhobyJulian

What's the opinion on Trial of a Time Lord?

Just for fun I started watching it to see what it even is, and so far it's pretty fun! Colin Baker's doctor is a lot of fun, it's interesting to see a doctor who (hehe) is a bit more full of themselves.

From what I gather though, people at the time really didn't like it, but that could have just been because of Colin Baker. Now that general opinion of Colin Baker is much better and we can revisit those episodes without as much bias, I'm interested in what the general verdict on this season is. Do people still hate it? Is it a cult classic? Do people just think it's meh?

View original on lemm.ee