Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(CI request) Provide Linux AppImage in nightly builds #2266

Open
hardBSDk opened this issue May 30, 2024 · 8 comments
Open

(CI request) Provide Linux AppImage in nightly builds #2266

hardBSDk opened this issue May 30, 2024 · 8 comments

Comments

@hardBSDk
Copy link

The major cross-platform emulators offer AppImages for Linux, like RPCS3 and PCSX2.

There are any blocker for this?

@hardBSDk hardBSDk changed the title (CI request) Provide Linux AppImages (CI request) Provide Linux AppImage in nightly builds May 30, 2024
@hd-genius
Copy link
Contributor

The biggest hurdle right now is that currently Linux is failing to build due to several issues. I'm not familiar with the current CI pipeline, but I'll definitely check this out once I get the remaining Linux build issues resolved.

@Samueru-sama
Copy link

Hi, @lucasmz1 made an AppImage here but for some reason Xenia creates a bunch of cache dirs in the current working directory?

@RodoMa92
Copy link

Xenia-canary now has a proper compiling build now. I have integrated quite a lot of Linux stuff proposed here over the years and it just requires now a d3d12 back end implementation.

@Samueru-sama
Copy link

Samueru-sama commented Jan 22, 2025

Another issue is that Xenia-canary tries to write to the bin directory where the binary is located. In the case of the appimage this fails because that gets mounted as read-only. So I have to extract the appimage and run the AppRun for now.

How is this handled if I build and install the binary on my PC? because in that case it means the app needs root rights in order to write to /usr/bin.

@hardBSDk
Copy link
Author

@RodoMa92 What about the Vulkan renderer progress?

@RodoMa92
Copy link

@RodoMa92 What about the Vulkan renderer progress?

I'm evaluating gluing vkd3d native on top of the dx12 backend, but I can't promise anything yet.

The native Vulkan backend seems still a bit of a mess, and I'm not versed that much in graphics personally so I'm not sure on how much I can improve things there.

@lucasmz1
Copy link

hi, I have an issue with audio, I dunno why what it is. I am curently runnin on e5 2650 v4, 16 gb of ram and gtx 1060 3gb, but no audio output, well to be honest I'm not using hdmi, I'm using an adaptator for display port to vga cause my monitor is not a big deal, any way I'm using the the back line out. but still not getting how to output the audio. any help is welcomed. thanks in andance.

@hardBSDk
Copy link
Author

hardBSDk commented Jan 23, 2025

@lucasmz1 This issue is not the correct place to report your problem, please join the Xenia Discord or create an issue for your problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants