|
|
|
Ask HN: Cloud-based gaming
|
|
3 points
by hsxd
2989 days ago
|
|
Hi! I recently discovered the growing market of cloud-based gaming, as someone with a ThinkPad who uses it for development and doesn't want to spend thousands on a computer that I'll only occasionally use to game, I'm very interested in the concept of cloud-based gaming. I recently discovered [Shadow](https://shadow.tech/int) and it sounds pretty great. Is there anyone here who has tried cloud-based gaming? There appears to be a few companies specializing in it. I'm a bit skeptical because of latency, but I can't find any bad reviews. |
|
I followed this guide: https://lg.io/2015/07/05/revised-and-much-faster-run-your-ow...
I found managing the VM on AWS to be a terrible pain. I may have misunderstood it, but it seems you can't just turn off a spot instance, have it persist and start it up again later. I had to snapshot the VM and make a new AMI after each run. You could possibly omit this if you don't want to persist the disk between runs.
Make sure not to accidentally leave your VM running or you'll wish you'd just bought a gaming rig; GPU instances are expensive, but it's fine for a few hours at a time.
As an alternative, I found: https://www.paperspace.com/gaming but I've not used it myself.