Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started by: Jim on June 01, 2002, 04:49:32 pm
-
Hi
I am pissed off. i cant get my machine running how i want. I tried GL it works great. 2 problems though. hidding the windows system stuff, and scanlines..they do not go nice and deep like MAME32. I tried using mame 32 and it looks and plays great, but when used with GL the scanlines etc do not work? any ideas please. I love GL ease of use, but i need mame to look good
JIM
-
The scanlines is a mame thing, not a gl thing... you need to check mame's configuration files.
To hide the "windows system stuff" your only real option is to change the "shell" entry in your win.ini file to point to gl. This will lock you out of windows though and make it a dedicated machine. The only way to get back to the windows desktop after this is to boot into dos and re-edit the win.ini file.
Btw, making a heading like "I'm ticked" isn't the best way to get help. These are very noob problems and saying your so angry over them just shows your impatience and lack of research.
Hope that helps.
HAC
-
The scanlines is a mame thing, not a gl thing... you need to check mame's configuration files.
To hide the "windows system stuff" your only real option is to change the "shell" entry in your win.ini file to point to gl.
HAC
I tried to set shell=arcadeos.exe and it just made my system hang. Is there something else I need to do for that to work?
Thanks
Bob
South Carolina
-
Hi,
I am frustrated that is all sorry bout that. I still cant get mame to be FULL SCREEN with scanlines. You have to turn hwstretch off to get them, but then the screen is not full size. I have checked all the faqs on mame and this is what it said to do on mame official faq. Says no scanlines if u go hwstretch.
As for hidding windows. i thought there would be a decent program to do this? I have had no luck though :( Other than that, things are running good.
-
ArcadeOs is goofy... if im not mistaken you have to replace shell with a bat file that launches aos to use it as your shell.
so make a bat file that says:
cd\
c:
cd path
cd to
cd aos
aos.exe
or whatever your equivelent is
-
I too wanted to completely hide all evidence that the machine is running windows and I came pretty close to that goal. You can make your frontend the windows shell, but this has some drawbacks and I'm not sure how well this works with DOS based frontends like AOS. The way I did it was to write a VB program that makes API calls to hide the Taskbar and Desktop. You can download this off my site. To hide the mouse pointer I think there is a program out there somewhere called BZHider (search for it). I haven't tried this program yet, but it is supposed to hide the mouse. Check out the Software page on my site for more info.
-
I too wanted to completely hide all evidence that the machine is running windows and I came pretty close to that goal. The way I did it was to write a VB program that makes API calls to hide the Taskbar and Desktop. You can download this off my site.
Sometime this summer I want to get the M.O.R.G. project underway. I think your app would be a wonderful piece of software to add to the collection. The goal of M.O.R.G. is to make software to take care of the little windows annoyances and ultimately make it easier for windoze cab setups. I've got many wrappers I'm working on which aid in making problem emus front-end compatable. Also a bunch of little problem solving apps like one that renames vp tables.
Remind me once it gets underway.