Hello. As the title says, is there a way to play games over RDP? The games in question will be fairly old, say between the years 2000-2009, so it shouldn't require that much processing power.
Thank you.
Printable View
Hello. As the title says, is there a way to play games over RDP? The games in question will be fairly old, say between the years 2000-2009, so it shouldn't require that much processing power.
Thank you.
Yes new games also
windows 10 or 11? No software
w11
https://www.youtube.com/watch?v=7nOOu5l08fE
w10
https://www.makeuseof.com/tag/5-tips...reen-settings/
Debug w10 and w11
https://www.youtube.com/watch?v=WcNhTTPHTDw
Are you trolling? If so, you're gonna get a report.
I don't see any relevance on what you posted vs what i asked.
not trolling.. think i don t get the question
not connection video lag with remote desktop service?
please elaborate
Remote desktop programs usually work by only transmitting the parts of the screen that change. For everyday usage, this is fine and fast. But for images that are complex and/or highly dynamic, like games, video and animations, performance will be horrible. That is why Windows kills the desktop wallpaper and visual effects during RDP sessions (though I believe it now relies on a mixture of special compression and local rendering).
In principle, if you want to create your private version of Google Stadia, you'll need to have what they have: the ability to encode high-bitrate video in real time, plus a connection capable of streaming it at high speeds with minimal latency. Lag is a bitch, and partly why these services have only seen moderate success so far. However, the requirements for retro games may be tamer than the latest AAA craze, depending on genre and graphics.
There was a remote desktop software from Japan which worked by sending the entire display as a video stream instead of using differential compression, and worked very well last time I tried it,but I can't recall the name (will edit this if I remember)http://blog.x-row.net/?p=2455. For Linux, framebuffer over SSH may be a possibility, once again depending on what you want to play.
How about an alternate, then?
The problem is this: I have limited space on my desk, and cannot fit two computers (laptops, or otherwise). I mostly use my work's laptop for everything, but it cannot be used to play anything. So I though, when I'm bored, just top open an rdp and play something. Maybe you know of a better way for this?
Then my suggestions are the following.
- Read the third paragraph of my above post and try Brynhildr
- Use a KVM switch, physical or virtual (best solution, but you'll need an external monitor)
- Create a VM with 3D graphics acceleration and play games inside it
My problem is not related to FPS, instead my games just don't start or crashes when on RDP. Would that software fix that?Quote:
Read the third paragraph of my above post and try Brynhildr
I thought about it at some point. Will probably go for it if nothing else works.Quote:
Use a KVM switch, physical or virtual (best solution, but you'll need an external monitor)
Same thing as above. Games don't start, or they do and they crash. It relates to the graphics card.Quote:
Create a VM with 3D graphics acceleration and play games inside it
Only one way to know.
Interesting. I've only ever seen this with 3D games when graphics acceleration was not enabled. Of course, "not crashing" and "being playable" are two different things.Quote:
Same thing as above. Games don't start, or they do and they crash. It relates to the graphics card.
I tried with virtual box last year and it failed. The game in question is https://www.gog.com/en/game/star_war...e_old_republic .
I think the problem was the game does not detect virtualbox's graphics card. It is hardcoded to work only with manufacturers such as nvidia or amd.
I tried the software but it is very slow. can't even move the mouse in real-time.
VMware > VirtualBox =]
3D Analyzer used to be the solution to this, but I don't know if it still works.Quote:
I think the problem was the game... is hardcoded to work only with manufacturers such as nvidia or amd.
You may have to tweak the video bitrate and other properties.Quote:
I tried the software but it is very slow. can't even move the mouse in real-time.
Remember, this is a laptop from my office. I can't have any piracy over here. And VMWare is software that you need to purchase to use, AFAIK.Quote:
VMware > VirtualBox
VMware Player is freeware, and provides more than enough functionality for this purpose.