Live data from Hacker News

Turning a 15 years old laptop into a children proof retrogaming station

dataswamp.org

11–13 of 13 posts

Re: Turning a 15 years old laptop into a children proof retrogaming station

#11
post #4

> To achieve a more children-proof environment, I decided to run Retroarch directly from a TTY, without a graphical server. I'd love to read more about getting that up.

You would like to see more specific instructions for the setup?

Re: Turning a 15 years old laptop into a children proof retrogaming station

#13
post #7
post #4

> To achieve a more children-proof environment, I decided to run Retroarch directly from a TTY, without a graphical server. I'd love to read more about getting that up.

It could be rendering directly to the framebuffer (e.g. `mpv playthisfromtty.mp4`). Or they mean they used pure X (e.g. `startx`) and added a decent v-sync compositor such as picom.

it's directly using the framebuffer without X or Wayland involved. This is possible because of the SDL backend
Post reply on HN