Hi everyone,
I'm currently working on a project to recreate the terminal from the Fallout series, and I'm almost there! I'm using a Raspberry Pi Model B with the standard Raspberry Pi OS and running my Python project through a CRT terminal emulator (Cool-retro-term) on my VGA CRT.
I'm planning to buy a composite CRT for the Pi, but I want to streamline the startup process. Every time I turn on the Pi, I have to manually load the emulator and run the file. Is there an OS or solution that boots directly to a terminal without a home screen? Ideally, I'd like it to automatically run my project on startup and connect to the composite CRT.
Any suggestions or recommendations would be greatly appreciated!
I'm currently working on a project to recreate the terminal from the Fallout series, and I'm almost there! I'm using a Raspberry Pi Model B with the standard Raspberry Pi OS and running my Python project through a CRT terminal emulator (Cool-retro-term) on my VGA CRT.
I'm planning to buy a composite CRT for the Pi, but I want to streamline the startup process. Every time I turn on the Pi, I have to manually load the emulator and run the file. Is there an OS or solution that boots directly to a terminal without a home screen? Ideally, I'd like it to automatically run my project on startup and connect to the composite CRT.
Any suggestions or recommendations would be greatly appreciated!
Statistics: Posted by TrickyTaco11 — Wed Oct 02, 2024 2:58 pm — Replies 6 — Views 153