

If Doom Eternal is a rhythm game, what does that make Metal: Hellsinger aka “Doom but as a rhythm game”?
https://store.steampowered.com/app/1061910/Metal_Hellsinger/
(really great game btw)
If Doom Eternal is a rhythm game, what does that make Metal: Hellsinger aka “Doom but as a rhythm game”?
https://store.steampowered.com/app/1061910/Metal_Hellsinger/
(really great game btw)
TIL that Bungie is releasing a new game.
Although judging by this news and the first sentence on their Steam page being “…Bungie’s team-based extraction shooter.”, maybe it’s a good thing I can’t play their games.
Any reviews/feedback from current Nextcloud users? I do plan to eventually self host but would start off using storage included in the plan
If my Nextcloud stops working I’m done for.
My calendars are in there, my todo list, my notes, my contacts, all my savegames, backups, documents, invoices, photos, videos, everything.
It’s pretty heavy to host but it’s worth it if you make full use of their entire suite.
I don’t know a 100% how the Nvidia part plays out but on AMD you still need the Vulkan HDR layers (https://github.com/Zamundaaa/VK_hdr_layer) in order to get proper color mapping in Wayland. gamescope does it by itself.
These are no longer needed for AMD after the upcoming Mesa 25.1 release.
And you are sure you were using Proton-GE 10.1? The environment variable only exists there and it sets DXVK_HDR here: https://github.com/GloriousEggroll/proton-ge-custom/blob/9d708fa4ed2a1649272edad39196d31edb443529/proton#L1746
It also failed to detect the monitor peak brightness
That happens quite often unfortunately. Apparently there are a few dozen ways on Windows to detect monitor peak brightness and not all are implemented in Wine.
Did you set both PROTON_ENABLE_WAYLAND=1
and PROTON_ENABLE_HDR=1
?
PROTON_ENABLE_HDR=1
also sets DXVK_HDR=1
and ENABLE_HDR_WSI=1
.
I once wrote the guy listed for their infrastructure that one of their mail servers is configured incorrectly.
He got back to me after 2 hours thanking me and telling me he fixed it.
Thought that was pretty impressive for a company of their size.
Already tried a few games in Wayland with HDR and it works well. Even Helldivers 2 works now without the anti-cheat complaining.
In the Steam Flatpak the colors are still washed out but I assume that should be fixed with Mesa 25.1.
Intel has already deployed a fix for this in the 13th and 14th gen by permanently damaging the chip and crashing. Checkmate hackers.
There is now source code for the ROM, which makes creating ports and mods significantly easier.
The initial goal of most decompilations is to produce a 1:1 match of the original ROM. That’s how they know they’ve got a perfect representation of the original code.
Are you trying to run it on PC?
This is only the decompilation of the original for N64, the binaries it produces are for the N64 or an emulator. Making a PC port is the next step.
I bought the game on release mostly to support them. The folks at Moon Studios are seriously talented and deserve some support.
I played ~2 hours on release and thought the game was decent. The combat had some weight, the art style was excellent, the bosses were fun and challenging and the exploration was pretty neat. There were many performance issues which they have since mostly fixed but there were also a few systems taken from different genres that didn’t work that well together for me. I didn’t play for a while though, so maybe they improved things in that area.
Still, I’m also waiting for the coop, which is scheduled to release with the next major update.
I wouldn’t read too much into this news article. Their CEO has since clarified that he might have been a bit hyperbolic and didn’t expect the media to pick up on his random Discord post.
I don’t quite agree with his assessment of being “review bombed”. Most negative reviews come down to the game being released in early access: bad performance, many systems not working well together, being behind roadmap, missing coop on launch and more recently, difficulty. I do get their need for releasing in early access after Microsoft dropped them but it might have hurt them in the long run.
This works out of the box on KDE (should work on GNOME too), what desktop environment do you use?
Sayonara Wild Hearts is such a good weekend game. Really cheap, really short, really good and with a soundtrack that you’re going to listen to long after finishing the game.
Highly recommend!
I just installed a fresh Debian 12 VM and it looks like this on the login screen:
However, I don’t have an Nvidia GPU, so maybe their drivers disable Wayland?
There is something in the Debian wiki for Wayland on Nvidia: https://wiki.debian.org/NvidiaGraphicsDrivers#Wayland
Your entire session has to run in Wayland, you can’t only run Firefox in Wayland.
Can you run echo $XDG_SESSION_TYPE
in your terminal? Does it say x11 or wayland?
As of version 121, Firefox defaults to Wayland if your session is running Wayland.
Might want to try in a fresh profile since you made config changes.
It’s really snappy for me behind a Traefik reverse proxy (with HTTP/3) but I got it running on a beefy machine so I’m not sure how heavy it is.
That makes sense. Didn’t even know Valheim had a screenshot feature.
Why not run the image registry on the Raspberry Pi itself? Then you can do your builds on your regular machine and push them to your Raspberry Pi when done.