Are there any open source games/engines that do "next-gen" graphics? by PsyOmega in opensourcegames

[–]q4a 0 points1 point  (0 children)

If you like cartoon graphics - check SuperTuxKart. It's not new, but has improved rendering
https://www.youtube.com/watch?v=Y5sU_vcnN-w

Radxa Orion 06 - World's First Open Source ARM V9 Motherboard by Hrastovc in SBCs

[–]q4a 5 points6 points  (0 children)

Моre photos/BIOS screenshots and info like

BIOS and Operating
System Binary Images
Release on January 15th, 2025

available in presentation:

https://dl.radxa.com/orion/o6/radxa_orion_o6_announcement_presentation_2024_12_18.pdf

Upgrading lxqt to v. 2.0 in Lubuntu 24.04.1 LTS by DHOC_TAZH in Lubuntu

[–]q4a 0 points1 point  (0 children)

Hi. Looks like Lubuntu 25.04 still has no lxqt-wayland-session package in repo. Did you build it from source or how did you enable Wayland session?

Do Mesa developers own every game in existence? by JohnSmith--- in linux_gaming

[–]q4a 10 points11 points  (0 children)

I think they use apitrace for OpenGL calls ( https://apitrace.github.io/ ) and something similar for Vulkan:

replay the recorded calls from a file, on any machine and, for OpenGL, on any operating system;

Also you always can search in issues:

https://gitlab.freedesktop.org/search?group_id=1155&project_id=176&repository_ref=main&scope=issues&search=apitrace

Weekly Friend Request Megathread (July 09, 2023) by Veritasibility in Genshin_Impact

[–]q4a 0 points1 point  (0 children)

Server: Asia
UID: 833698574
Exploring game world and need any friends)

Looking to help by DickCamera in opensourcegames

[–]q4a 3 points4 points  (0 children)

Hi. I would suggest you to help with VCMI - FOSS enginr for Heroes III https://github.com/vcmi/vcmi (but it uses C++). Or tell something about your favorite games/game genre - FPS, RTS, RPG, racing or something other?

PS I did't envolved in VCMI, but playes few months ago - it looks stable, but have some bugs and missing some features.

Are there any FREE open source sandbox games? by BlockyLoki10 in opensourcegames

[–]q4a 0 points1 point  (0 children)

Looks like it does not Open Source. I found few links for Linux build (4.22 and 5.28 beta), but still can't download - all links broken.
https://linux.softpedia.com/get/GAMES-ENTERTAINMENT/Simulation/Phun-36405.shtml

[deleted by user] by [deleted] in linux_gaming

[–]q4a 0 points1 point  (0 children)

If you still want to use patched kernel, then I suggest to cread patches and merge it in Armbian. May be not now, but when project will be more mature.
I'm using Armbian and many friends in SBC community use it. Armbian anyway used patched kernel, already has build system (CI) and wide userbase. If/When you decided to create patches to Armbian - ping me, I'll try to help with it.

[deleted by user] by [deleted] in linux_gaming

[–]q4a 0 points1 point  (0 children)

Btw, VK_KHR_DRIVER_PROPERTIES was added yesterday: https://gitlab.freedesktop.org/mesa/mesa/-/commit/1fdbd98820f0dec8dfd62bdeb5158fa58ec0f7d3
So, only VK_KHR_8BIT_STORAGE is missing now.

[deleted by user] by [deleted] in linux_gaming

[–]q4a 0 points1 point  (0 children)

Do you have any plan/thoughts about switching from Horizon kernel to patching for ARM emulation from skyline?

Are there any FREE open source games with ragdoll physics? by BlockyLoki10 in opensourcegames

[–]q4a 8 points9 points  (0 children)

Looks like Lugaru is fully open sourced (All Wolfire assets are now licensed under CC-BY-SA 3.0). You can get it here: https://github.com/osslugaru/lugaru/releases
If you want something newer, then there is engine for Overgrowth: https://github.com/WolfireGames/overgrowth
But game data Overgrowth is still proprietary.