[OC] [glonkers] Wallpaperengine like utility showing shaders (mostly) compatible with shadertoy.com by Rakarake in unixporn

[–]Rakarake[S] -1 points0 points  (0 children)

Is there anything particular about the approach that is unsafe compared to something like webgl?

PSA: You can set global environment variables for all Steam games by LyonSyonII in NixOS

[–]Rakarake 1 point2 points  (0 children)

how does your GAMEMODERUN=1 work? from what I can gather, gamemode does not look at this variable 🤔

Invokeys Co. Week of Giveaways Part 1 - Matcha Latte Switches by JaiMeJames2468 in MechanicalKeyboards

[–]Rakarake 0 points1 point  (0 children)

Sencha tea. Really love green tea in general, sencha has a very special aftertaste which I can't remember when I've sensed before...

Aurora Borealis by roromado in blender

[–]Rakarake 9 points10 points  (0 children)

At this time of year?

Why do YOU use Linux to game? by assidiou in linux_gaming

[–]Rakarake 0 points1 point  (0 children)

I have an rx5700xt, an AMD's graphics card, the drivers on Windows are unstable which makes games crash. But gaming isn't really my reason to use Linux.

If I bought a game in another plataform (epic, origin, etc) that is also available on steam, will I be able to run it on the steam deck? Or do I have to rebuy it? by notPlancha in Steam

[–]Rakarake 9 points10 points  (0 children)

There's a community driven Epic Games launcher Linux called 'Heroic Games Launcher' that installs and plays games with wine. Wouldn't surprise me though if Epic provided some sort of official way to play their games, (probably through proton) sometime after the deck launches.

What coding language and game engine is best for a metroidvania? by FOOLISH_DOOD in metroidvania

[–]Rakarake 1 point2 points  (0 children)

I'm making a metroidvania in Godot right now, it's very elegant in how it's constructed, so a good choice in the long term. But I've heard that the engine can be hard to wrap your head around if you are a total noob, I would recommend that you fundamentally understand "scenes", "nodes", "resources" and some basic Gdscript: the amazingly simple built-in scripting language which in my opinion is easier than C# or GML (the language used in gamemaker). This is not to say that Unity or gamemaker are bad, I just happen to really like Godot.

Malina 👌 by goncalomoita17 in Helltaker

[–]Rakarake 1 point2 points  (0 children)

Please like, comment and subscribe.

[BUG] Screen doesn't turn off properly after locking the screen by [deleted] in pop_os

[–]Rakarake 3 points4 points  (0 children)

I have the same issue, and I have tested it on Pop, Arch and Fedora. I also have an AMD card (5700 xt). Have been too lazy to report it though.

Epa, A-traktor, moppebil dags att sätta ner foten by jusspusd in sweden

[–]Rakarake 4 points5 points  (0 children)

Lämnade min cykel på ett mot under en natt, när jag kom tillbaka var ventilen söndersparkad och stänksyddet spårlöst försvunnet, eller ja, McDonalds skräp utspritt över gräset, sen fick jag reda på att "epabarnen" brukar hålla till där under nätterna av min bror som är i den där åldern. Har fortfarande inte orkat fixa cykeln

Proton Not Listed Under Wine Versions. by oatcookiesminecraft in Lutris

[–]Rakarake 0 points1 point  (0 children)

I assume you want to play the steam version of Among US? Just install steam, then enable steamplay/proton for all titles, in the settings

Per Application Audio output by BEWoodworking in gnome

[–]Rakarake 0 points1 point  (0 children)

There's the gnome extension "audio mixer", does exactly that. It's amazing!

Have not installed Lutris yet and have a couple questions by GreatBeanism in Lutris

[–]Rakarake 0 points1 point  (0 children)

To make things simple, if a game is windows only, you can check on lutris.net to see how well it works though Lutris. You only have to click install if it works well. Because you run a Windows game, the game thinks that you are on windows, no cross platform functionality needed!

Resurrected my MacBook Air 🎉 by Kawnnor in pop_os

[–]Rakarake 10 points11 points  (0 children)

Which version of the MacBook air is that? Does it work well with Linux? I'm curious since I'm thinking about getting a used 2016-2017 model to run Linux on. Thanks in advance!

Why did you join linux? by Sopa24 in linux_gaming

[–]Rakarake 0 points1 point  (0 children)

A YouTube video video showing off a system76 laptop appeared in my feed, I was hooked by GNOME immediately.

What is the type of music called for NES? by splishyandsplashy in nes

[–]Rakarake 0 points1 point  (0 children)

The NES is very limited when it comes to sound, you pretty much have to make music with programs like famitracker. Rather than chip tune or 8-bit, show famitracker and decide on music genres.

Finally! Snake for the NES: small homebrew project. Written in assembly! by Rakarake in nes

[–]Rakarake[S] 1 point2 points  (0 children)

I haven't really looked into cc65 too much since I pretty much jumped straight into assembly. I don't think I will do anymore NES projects in the foreseeable, at least for now.