cobalt2727
cobalt2727
Actually, why does the celeste desktop file have the line `Exec=/usr/local/share/celeste/ccleste` instead of `Exec=ccleste`, then? Isn't that redundant considering the path is specified?
> There are two issues regarding your current support for CSE2-Tweaks. > > One, Clownacy is not the developler of Tweaks. He is the main developer of CSE2, but at...
What about https://github.com/nxengine/nxengine-evo? This looks like a good replacement, unless we just want to stick with the download RetroPie provides [from libretro](https://github.com/RetroPie/RetroPie-Setup/blob/master/scriptmodules/libretrocores/lr-nxengine.sh).
> the main CSE2 project has been abandoned, to the best of my understanding. My own forked (rebranded as Cave Story: Tweaked) has recently restarted development. @calvarado194 is this publicly...
If you want to take a crack at implementing this yourself in a PR, an example of automatically creating files can be found here: https://github.com/cobalt2727/L4T-Megascript/blob/0bebf7e83089abb33c4338b1958c614b58eccf7e/scripts/custom-theme-toolbox.sh#L68
Please merge this or look into another approach - I've personally helped a lot of people set this program up that didn't even see the tiny arrow until I told...
I took out the native flags, same issue. Switched over to GCC 11 from the Ubuntu Toolchain PPA, still the same issue... ```bash [ 1%] Building CXX object externals/CMakeFiles/boost_serialization.dir/boost/libs/serialization/src/binary_iarchive.cpp.o In...
I'd disagree, having Flatpak working properly is _huge_ for desktop application usage. There's no conflict - you can have the same app installed from Flathub and the distro's package manager...
Have you used Flatpak before? The only conflict there might be is getting confused about which version you're launching at first glance. Everything is sandboxed away from the regular filesystem,...
I'll let the devs speak for themselves: https://docs.flatpak.org/en/latest/introduction.html