-
Notifications
You must be signed in to change notification settings - Fork 5
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
Flicker/Sound glitches when using remote play with Boxtron #45
Comments
Do you use DOSBox or DOSBox Staging? |
Hi, I was using the standard dosbox that came with Ubuntu at first, then I switched to their dosbox-daily from a different ppa. |
0.74.x (any version) is based on 10-year old, outdated, broken, code - I really can't do anything about it :( Try dosbox-staging, please (latest release is 0.75.2 ATM, we will make 0.76.0 release very soon). |
Ok, i will give it a go. Thank you.
…On Thu, 3 Dec 2020 16:02 Patryk Obara, ***@***.***> wrote:
0.74.x (any version) is based on 10-year old, outdated, broken, code - I
really can't do anything about it :(
Try dosbox-staging, please (latest release is 0.75.2 ATM, we will make
0.76.0 release very soon).
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#45 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKO34FWGJSRNUP7VPZ65YKTSS6ZARANCNFSM4UL5JONQ>
.
|
I've tried dosbox-staging, but sadly that gives me a completely black screen whether the laptop display is on or not. I can hear sound, and the controls respond. It goes black just after the 'DosBox Staging' logo comes up and the dosbox command window finishes. It appears to work fine on the computer itself. My external monitor is 1920x1080p at 60Hz, my laptop is 1600x900 at 60Hz. |
I tested remote play only once, very long time ago. So you see the splash screen and then black screen? Interesting… Thank you for the report, I will look into it :) |
Yeah, I see the splash screen, the dosbox messages, but as soon as the games graphics start it goes black. |
No, I think it's rather something with DOSBox Staging implementation. I don't experience this problem exactly, but when using MangoHud it disappears (also right after splash screen). So perhaps one of fixes I implemented is causing an unexpected side effect. |
This is a bit of a complex issue that I will do my best to describe clearly.
I'm using a laptop with an external gpu, running a dosbox game in steam with boxtron. I'm casting the game to my TV with the steam remote play feature and a steam link.
The game runs fine if I were only to play it on my monitor attached to the gpu.
With egpus it's sometimes recommended to use only the external display and not also render the game on the laptop screen as well, for better performance.
I am finding however, that if I switch off the laptop display in my desktop settings this results in continuous flickering in the cast display of the game on my TV - but not on the monitor attached to the computer/gpu itself. It seems to be caused by my moving the mouse cursor - perhaps related to the steam overlay. If I switch on my laptop screen again, the flickering on the TV stops.
In this way there is instead a few sound/lag glitches, but it is better.
I notice that when the screen is open like this, and I look at the computer, the 'window' of the dosbox game is in fullscreen on the external monitor, but there is an overlap with the edge of the game window extending onto the laptop display as well.
I'm posting this here because I get the flickering problems only when running dosbox games in Steam and casting them, not with other Steam games and casting them. Even though I would expect modern games to be more demanding to play and cast from my computer.
Perhaps someone here knows what this means and if there's anything I can change to correct this? Changing dosbox/boxtron configuration file somehow?
Thank you.
The text was updated successfully, but these errors were encountered: