games menu

Want to just shoot the breeze? Forum 42 is the place!

Moderator: Moderators

Post Reply
watermelon
Posts: 166
Joined: Thu Mar 24, 2005 2:40 pm
Location: Cornwall

games menu

Post by watermelon »

id like to make a computer that is dedicated to emulation and completely contolled via a joypad, but theres somthign that bothers me.


id like the computer to feel like its a console, but when selcting the roms your still using windows.

i want a custom menu system to select the system and then then roms i want to play, that is all controlled via the joypad.

i know you can do all this within the emulators, but i want a master menu system that controls them all and listes the games under each system.

also it would be good if loaded right after the boot without windows interferring.


has this been done, and if not, what is the best way of going about this?
goodie
Posts: 824
Joined: Mon Oct 11, 2004 1:02 pm

Post by goodie »

You could rename explorer.exe something else. Then program a simple menu thing, and name it explorer.exe. Then it will load on startup instead of the normal Windows interface. As for actually making the menu, it could easily be done with QuickBasic or maybe even a batch file.
mnbvcxzlkjhgfdsapoiuytrewq
nos_slived
Higher Idiot
Posts: 3476
Joined: Mon Mar 21, 2005 6:32 pm
Location: Burnaby, BC, Canada
Contact:

Post by nos_slived »

You can't rename explorer. I've tried.
Image
totokan
Senior Member
Posts: 1785
Joined: Wed May 18, 2005 12:29 pm
Location: 127.0.0.1
Contact:

Post by totokan »

Only if your running windoze. If you use a live CD like knoppix, maybe you could. It's un-renameable (not a word) because it's a system file used by windows.
Shhh! I'm not officially back yet.
nos_slived
Higher Idiot
Posts: 3476
Joined: Mon Mar 21, 2005 6:32 pm
Location: Burnaby, BC, Canada
Contact:

Post by nos_slived »

No, even when it isn't running. If Windows can't find the actual Explorer.exe when it trys running it, it automatically makes a new one.

BTW: Most Linux LiveCDs can't access the HDD, because the HDD sn't even powerred.
Image
xxxeagle
Posts: 951
Joined: Tue Jul 20, 2004 6:37 pm
Location: In my house on my parents new computer. :)
Contact:

Post by xxxeagle »

If you know some basic programing you can program a menu and then have it set so that when windows boots up it automaticaly opens that program.
Post Reply