You are not logged in.
I installed arch for the first time yesterday. After setting the basic things i installed heroic to run genshin impact but when the launcher for genshin starts it is pixelated. i am using proton-ge latest. can anybody help?
Last edited by Happy Singh (2026-02-23 06:38:14)
Offline
setting the basic things … it is pixelated
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
HiDPI/xwayland related?
I installed arch for the first time
Please post your complete system journal for the boot:
sudo journalctl -b | curl -F 'file=@-' 0x0.stOffline
i think i was related to my screen resolution scale in hyprland.conf . i added some stuff other than setting my scale to 1. it was this that i added:
GDK_SCALE=1
GDK_DPI_SCALE=1
QT_SCALE_FACTOR=1
SDL_VIDEODRIVER=x11
is this okay to add ?
Offline
You can downforce DPI scaling, whether that'S what you want is a different matter.
https://wiki.archlinux.org/title/HiDPI
https://wiki.hypr.land/Configuring/XWayland/ on how to force_zero_scaling for xwayland
Offline