ReenigneArcher

Results 508 comments of ReenigneArcher

`output_name = 3` this is telling it to select this monitor `3: +XWAYLAND3 1920/600x1080/340+640+0 XWAYLAND3`

This is a note for myself: Adding `CPACK_NSIS_DELETE_ICONS_EXTRA` "should" resolve this. https://cmake.org/cmake/help/latest/cpack_gen/nsis.html#variable:CPACK_NSIS_DELETE_ICONS_EXTRA Should probably also use [CPACK_NSIS_CREATE_ICONS_EXTRA](https://cmake.org/cmake/help/latest/cpack_gen/nsis.html#variable:CPACK_NSIS_CREATE_ICONS_EXTRA) instead of `CPACK_NSIS_CREATE_ICONS` here: https://github.com/SunshineStream/Sunshine/blob/master/CMakeLists.txt#L496 Reference for adding multiple entries to start menu...

Hi, I'm not looking for the port of the adb server, but the adb port of the client device. Android 10 and below I believe always used 5555, but now...

I solved this by making a multi threaded port scanner and attempting to connect. This may not work right out of the box (I tried to copy the relevant parts...

I'm still struggling to find a good solution to this, as port scanning is slow. Honestly I do not understand why Android decided to go with the random ports and...

I am not 100% sure, but I believe there may be an issue with double quotes in a `pr_template` as well. https://github.com/RetroArcher/.github/runs/7258096096?check_suite_focus=true#step:4:47 Oddly, the PR was created, but the step...

The issues tab is missing so I am commenting here, so I apologize if that's not right. First thanks for developing this tool! I was wondering if you could make...

> > > Maybe adding a `--sort` argument to apply to any query? I'd also like to make this into a simple UI that would allow for even more customization....

> had you old versions already installed before? I had this issue in old version and after completley reinstalling the app this was gone. Yes I have 1.8.9.70. I will...

> Hi, What happens when the TV resolution is changed? Personally I had this issue too but I managed to uninstall/reinstall to make it work successfully No issue if Xbox...