Jump to content
IGNORED

A Game With Its Own Os?


The Scottish Raven

Recommended Posts

probably a n00b question, so i appolagise, but i was thinking how restrictive windows is for many games. then my brain came out with "what if the game came with it's own OS? it's not like you need to support word processing for a game, and if you make an OS you could probably access more than 256mb of RAM

this have any possibilities? or am i thinking crap (as usual. lol)

Link to comment
Share on other sites

Windows isn't restrictive. It doesn't stop you doing anything; it's just that there's a bit of a learning curve if you want to write something that behaves properly. Writing an Operating System - even a simple one would invlove a steeper learning curve.

Old systems like Speccy, SNES etc, either didn't have an operating system or just allowed you to take over completely. But a PC is more complex than that, using a modern graphics card means communicating via drivers which are written for the operating system. If you booted out the OS you'd have to write a driver for every card out there; same with sound etc. Not to mention accessing the CD.

Whats this 256mb you talk about? Windows doesn't have Word Processing support at OS level.

Link to comment
Share on other sites

I'd be just like windows and direct X never happened, you'd have to manually support and code for all available PC hardware in which case you'd probably end up just coding another OS anyway and thered be no time for the actual games development. It's totally impractical unless you want to use that extra RAM normally used by Windows for a text adventure, so you're think crap :P

Windows doesn't limit games to 256megs of RAM anyway does it?

Link to comment
Share on other sites

Back in the early days of PC, there were a few games that booted directly from floppy, and the floppy didn't have DOS on it, but instead an OS 'built-in'. But I can't see that happening these days with modern PC hardware. As other people have pointed out, you'll have driver problems. If you're pissed off with Windows maybe you should try coding for consoles, as they may be less annoying for you.

Link to comment
Share on other sites

Back in the early days of PC, there were a few games that booted directly from floppy, and the floppy didn't have DOS on it, but instead an OS 'built-in'. But I can't see that happening these days with modern PC hardware. As other people have pointed out, you'll have driver problems. If you're pissed off with Windows maybe you should try coding for consoles, as they may be less annoying for you.

The guys doing the Gentoo Linux distro have something like this going on... IIRC they had a bootable CD that ran America's Army for Linux on GeForce and ATI hardware.

Link to comment
Share on other sites

  • 2 weeks later...
There is a copy of Quake going around that boots off of CD and has an inbuilt OS. Its pretty cool as it all fits on a business card sized CD, so you can carry it around in your wallet and whip it out at work/school/college for some instant network deathmatch

Linky?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Use of this website is subject to our Privacy Policy, Terms of Use, and Guidelines.