Ashley
Hi
I am making a game for Steam, but noticed I need option for changing resolution especially for handheld like rog ally, also I also noticed that if a user runs on 4k, the construct game will run slow due to load, is there any way to set resolution so I can keep two resolution FHD & HD, I tried option for QRes.exe with nwjs run file, it only works if there is no space in folder & if I use nwjs.AppFolder & QRes.exe (so it uses same folder) esp. if there is space in folder, it does not work.
Or if there is another alternative solution like a wrapper, please let me know. As I found I can use c# .net wrapper to change resolution before game starts works but need to check if steam will work like this as there will be 2 exe, one .net to start game to change resolution, the other nwjs exe.