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

Question about wine and scaling #280

Open
neofeo opened this issue Sep 26, 2023 · 5 comments
Open

Question about wine and scaling #280

neofeo opened this issue Sep 26, 2023 · 5 comments

Comments

@neofeo
Copy link

neofeo commented Sep 26, 2023

Hi, I would have to compile wl-roots before compiling this project. I don't think ubuntu repo cage has any wayland support. Would like to know if that's the case. Primarily, I would like to know if cage allow an x11 app to decide and change the display resolution or if xwayland will try to upscale it to the display resolution. Would like to know how cage choose the display resolution too. So far I installed it from the repo and from tty tried to launch cage and a wine desktop of 1080p and it worked horribly, only drawing something in the corner but nothing functional.

While cage is experimental, would like a more descriptive wiki on how it's conplemebted with xwayland, how it's set the default resolution when lajnching a kiok instance and how it's managed an app trying to change the display resolution. Thanks

@joggee-fr
Copy link
Collaborator

Do you know which backend is used by Cage / wlroots in your case (DRM, Wayland, X11, etc.)?
As I can see here, Ubuntu package is version 0.1.4. You may want to also give a test with a newer version (at least 0.1.5). The project is not hard to compile on Ubuntu thanks to Meson subprojects for obsolete dependencies available in your system.

@neofeo
Copy link
Author

neofeo commented Oct 3, 2023

Well, I reteste it with the ubuntu repo cage and yeah, wayland works. Very interesting project for business stuff. I already recommended it. But for my usecase, it doesn't do what I need, scaling. If I try to run a 640x480 wine game with wine it crash. On gnome wayland at least it tries to scale it.

@neofeo
Copy link
Author

neofeo commented Oct 3, 2023

Btw, I use arm linux. The project makes a lot of sense on arm linux, bc we have no resources to waste here. I use an emulator to run wine stuff

@neofeo
Copy link
Author

neofeo commented Nov 8, 2023

@joggee-fr hey, I made a review to advertise your project. Also shared to other youtuber that may be interested on it. https://youtu.be/I5nopJwDGqg?si=rysUQbTOk_NrKXbb

@joggee-fr
Copy link
Collaborator

@neofeo, do you have at least Cage debug log for the case your Wine game crashes?

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

2 participants