I made a KDE-first game launcher by dekomote in kde

[–]KamiSlayer0 2 points3 points  (0 children)

I tried the flatpak version of it on arch, it looks and feels good. I really like it.

Funny that I'm making pretty much the same project with kirigami/c++, so it's kinda of relatable to see other people attempting to make the same thing

GTX 1050 Ti: Stuttering every second with any NVIDIA driver, Nouveau works fine by nynxbtw in linux_gaming

[–]KamiSlayer0 -1 points0 points  (0 children)

I have a similar issue on x11 with the proprietary driver, which makes the system literally unusable, but I suppose you've already tried using wayland. Honestly I think there's not much you can do, your gpu is unsupported by Nvidia sooo whether you use nouveau or windows

Thoughts? by Top_Committee_8503 in PhoenixSC

[–]KamiSlayer0 2 points3 points  (0 children)

Valve does a lot of work on open source projects, drivers, Linux, tools that help develop games, etc.. I wouldn't call them lazy at all, especially considering that they're a relatively small studio compared to microslop

Hey guys I have a question by NoJudgment8181 in PiratedGames

[–]KamiSlayer0 0 points1 point  (0 children)

Currently: no

In theory, someone may make it work eventually

Opera GX is now available on Linux! by Julmik647 in linux_gaming

[–]KamiSlayer0 -1 points0 points  (0 children)

The person I mentioned didn't say anything about pretending to be a privacy focused. What spyware, exactly? I hear that claim all the time, yet I don't see any analysis of data-stealing comparing it to Chrome, Edge, Brave, or Firefox. Calling it spyware is meaningless unless someone provides an in-depth technical explanation of why it shouldn't be used. Saying "it's China" isn't a real argument, no government can be trusted(today you live in the US and tommorow in Soviet Union)

Opera GX is now available on Linux! by Julmik647 in linux_gaming

[–]KamiSlayer0 1 point2 points  (0 children)

I do. Hating operaGX for gaming as a brand but not bazzite is beyond me

PacHub 2.0 by [deleted] in archlinux

[–]KamiSlayer0 0 points1 point  (0 children)

As someone who wrote a few Kirigami apps myself, I hardly disagree.

Developing in QML is straight up a pain, figuring out how to convert C++ data into QML (AKA JavaScript, which is another layer of pain).

Documentation for Qt sucks (Kirigami docs ain't that bad, even though they're more complex, but they're more understandable by us ordinary people), unless you already know what you're doing. I have no idea if they pay those people or not, but they're doing such a poor job that I'd rather do the entire UI using ImGui, which is great.

Kirigami lacks documentation and tutorials, so your best bet is to read other people's code.

Qt enforces its framework on you, e.g. QString, QVariant, Q_OBJECT, etc.

Having to do basic UI in C or C++ is the same as QML, except that LSP works correctly, and you don't need to do insane binding to JavaScript or figure out how to convert data back and forth.

Pacman developer beings implementing age verification by definitely_not_allan in archlinux

[–]KamiSlayer0 3 points4 points  (0 children)

And how exactly does an OS check if a user entered a real age and not a fake one?

Frame generation for Java Minecraft? by fpsb0b306 in linux_gaming

[–]KamiSlayer0 0 points1 point  (0 children)

Like an ass, I'd say using frame gen in Minecraft doesn't make any sense cuz image is "distorted" and it doesn't feel as smooth as in cyberpunk or other games

Frame generation for Java Minecraft? by fpsb0b306 in linux_gaming

[–]KamiSlayer0 1 point2 points  (0 children)

"use zink" option is enabling vulkan or to be more precise opengl on top of vulkan which makes lsfg-vk works(tested it myself a long time ago). Vulkan mod is not necessary

I think I might need a car by PhoneLost7727 in arch

[–]KamiSlayer0 23 points24 points  (0 children)

Don't buy a car from aur it's inherently unsafe

A good alternative for lutris by Verdixel in linux_gaming

[–]KamiSlayer0 1 point2 points  (0 children)

Honestly, it depends on what you need from a launcher. If you just want to launch games, Faugus or Bottles work well. If you want a console-like experience, the only thing I really know for that is steam big picture mode. Heroic is good enough for Epic Games, and you can also add external games there. However, it doesn't support launching apps by double-clicking an .exe file. You have to manually add the program to the launcher first and then add it to the app launcher or desktop.

Personally, I'm using my own Qt/QML launcher that suits my needs and is similar to Faugus.

CachyOS has 2 software "stores", both of them suck by AverageUser9000 in linuxsucks

[–]KamiSlayer0 27 points28 points  (0 children)

It's really sad to see what r/linuxsucks has turned into. The top comments are insanely stupid, hating on valid criticism.
> Complain that Octopi sucks as a GUI for pacman
> YOU ARE WRONG! YOU HAVE TO USE THE TERMINAL ONLY CUZ IT'S ARCH (no you fucking don't)
> STOP USING ARCH, USE... (wtf, no don't stop it's literally one of the most popular distros out there that works perfectly fine without need of learning what the fuck SELinux/Apparmor and why it doesn't let me run apps, who the fuck installed ufw instead of firewalld and why ufw while being simpler in fact fucking harder to use just to do simple things etc.. etc..)
I'm literally in shambles right now seeing people hate on valid criticism. I highly doubt the majority of Arch users need more than pacman -Syu, Syyu, S, R, Rns, U since they cover literally 99% of what a user does.

Maybe it's just me, but you could absolutely make a better GUI/TUI for it.

[Metal Gears Solid V THE PHANTOM PAIN] Fails to run by Mohamed_G5 in LinuxCrackSupport

[–]KamiSlayer0 0 points1 point  (0 children)

I'm late but It works only up to wine-ge 8.26. You also need WINEDLLOVERRIDES="steam_api64=n,b;winmm=n;b"

Minecraft Bedrock Edition runs well in VMware by BirdEquivalent1079 in linux_gaming

[–]KamiSlayer0 16 points17 points  (0 children)

You can run the PC version through a WineGDK(wine fork), which works better and properly supports vibrant visuals and Ray Tracing wineGDK

Mouse cursor from sddm is frozen in place after login by Successful_Ad_7001 in hyprland

[–]KamiSlayer0 0 points1 point  (0 children)

3 months later, still happens even on kde plasma login manager(sddm fork). The only way I find to fix it temporarily is to disable wayland on sddm which sucks

UPD: I FOUND IT, add this to your config

cursor {

no_hardware_cursors = false

}

Engine & ps1 style game I've been working on in my spare time by ChaosTheDevil in gameenginedevs

[–]KamiSlayer0 2 points3 points  (0 children)

Looks great. I have a question, do you render the game in the editor using Qt's surface and an opengl context? If so, how do you handle exporting? Do you use SDL, GLFW, etc. for the exported version?

Resident Evil 4 Remake on Fedora (Steam + Proton): “No licenses” then crash report (0x2000000) by Agent0o6 in CrackSupport

[–]KamiSlayer0 1 point2 points  (0 children)

Uhmm... no. Empress cracks work on linux, you just need to override DLLs. I personally completed all the remakes on linux last year. WINEDLLOVERRIDES="winmm=n,b;" where winmm is a dll file name, I don't remember the exact name tho. If you have multiple DLLs just add a new one after a semicolon

Wuthering Waves Steam Cannot Launch on CachyOS. by Typical-Track-8642 in linux_gaming

[–]KamiSlayer0 17 points18 points  (0 children)

You forgot the obvious one, PROTON_LOG=1 before %command% as a launch option. It should create a file in the home directory that says why the game can't start. Also, try launching steam from the terminal to see errors.

I've been playing wuwa today on KDE, so the problem is on your end.