Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: z26  (Read 2534 times)

0 Members and 1 Guest are viewing this topic.

btoddkelley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 247
  • Last login:October 20, 2013, 04:52:05 pm
  • I want to Build My Own Arcade Controls!!
z26
« on: March 23, 2004, 02:04:49 am »
I asked this a couple months back and know one seemed to know so I thought I would ask again.
Does anyone know how to force z26(the modified version that is used with mamewah) to display only 640x480? I have a WG monitor in my cab that won't go any higher.
Thanks
Todd
For it is not enough to have a good mind, rather the main thing is to apply it well.

- Descartes

MadEditor

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 67
  • Last login:May 03, 2015, 10:09:44 am
Re:z26
« Reply #1 on: March 23, 2004, 08:04:58 am »
I asked this a couple months back and know one seemed to know so I thought I would ask again.
Does anyone know how to force z26(the modified version that is used with mamewah) to display only 640x480? I have a WG monitor in my cab that won't go any higher.
Thanks
Todd

Here...

for 640x480 scanline/interlaced
Z26 -v4

for 640x480 double scanline
Z26 -v7

Next time have a look in the readme from an original release :)

btoddkelley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 247
  • Last login:October 20, 2013, 04:52:05 pm
  • I want to Build My Own Arcade Controls!!
Re:z26
« Reply #2 on: March 24, 2004, 12:43:20 am »
I assume -v4 goes in the command line but where do i put it in the mamewah set file. When I put it is as default in mame wah i get a "bad command line switch"


Thanks
Todd
For it is not enough to have a good mind, rather the main thing is to apply it well.

- Descartes

pmisbedah

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 5
  • Last login:April 09, 2004, 12:50:57 pm
Re:z26
« Reply #3 on: March 25, 2004, 03:41:24 am »
I assume -v4 goes in the command line but where do i put it in the mamewah set file. When I put it is as default in mame wah i get a "bad command line switch"

Create a text file called z26.cli and put the switch in that file-- all that will be in the file is the switch '-v4' and nothing else.  It's not working because Mamewah puts the rom name and switches in the wrong order for z26.

--edit--
Oh yeah, put the z26.cli in the same directory as your z26.exe

Paul.
« Last Edit: March 25, 2004, 03:42:10 am by pmisbedah »

btoddkelley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 247
  • Last login:October 20, 2013, 04:52:05 pm
  • I want to Build My Own Arcade Controls!!
Re:z26
« Reply #4 on: March 27, 2004, 12:41:37 pm »
Still does it. I created a text file called z26.cli. In the file is one line
-v4

Still comes up in too high a resolution.
'bout ready to give up on atari!

thanks for your help though.

Todd
For it is not enough to have a good mind, rather the main thing is to apply it well.

- Descartes

pmisbedah

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 5
  • Last login:April 09, 2004, 12:50:57 pm
Re:z26
« Reply #5 on: March 28, 2004, 04:00:13 pm »
Still does it. I created a text file called z26.cli. In the file is one line
-v4

Still comes up in too high a resolution.
'bout ready to give up on atari!

thanks for your help though.

Todd


I run z26 with -v7, and it is the right resolution for me.  Have you checked the refresh rate, by any chance?  You can use the -r to sync to the monitor, you can use -r60 to run at 60fps.  Try those.  The z26 manual also suggest fiddling with dxdiag to setup a 60hz video mode.

Wish I could help about a video monitor, but I don't have one.

Good luck.

Paul.

Magnet_Eye

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1011
  • Last login:May 11, 2020, 09:26:19 pm
  • Feel the heat?
    • Web Hosting deals for BYOAC Users!
Re:z26
« Reply #6 on: April 03, 2004, 04:08:50 am »
Anyone else figure this out? I am trying to setup Z26 on my cabinet, and I am running at 800x600. I made a file z26.cli and added -v3 for the 800x600 resolution, but it doesn't do anything.

What could it be? MAMEWAH?

-thx  8)
I offer discounted WEB HOSTING to BYOAC members! Only $2.49 a month for a FULL FEATURED account! www.cloud9media.com

btoddkelley

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 247
  • Last login:October 20, 2013, 04:52:05 pm
  • I want to Build My Own Arcade Controls!!
Re:z26
« Reply #7 on: April 09, 2004, 10:36:30 am »
I managed to get z26 to run at 640x480 by using the z26 frontend. Still can't get it to work with mamewah. I think the problem maight rest in the fact that not only do you have to put in the resolution setting you want, but you also have to change "start game in video mode"  form default to full screen. Some else need to be in the CLI file mentioned above to get a command line launch to display lower resolutions?


Thanks
Todd

 
For it is not enough to have a good mind, rather the main thing is to apply it well.

- Descartes

pmisbedah

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 5
  • Last login:April 09, 2004, 12:50:57 pm
Re:z26
« Reply #8 on: April 09, 2004, 01:10:29 pm »
I managed to get z26 to run at 640x480 by using the z26 frontend. Still can't get it to work with mamewah. I think the problem maight rest in the fact that not only do you have to put in the resolution setting you want, but you also have to change "start game in video mode"  form default to full screen. Some else need to be in the CLI file mentioned above to get a command line launch to display lower resolutions?


Thanks
Todd

Well, I'm running the v2.12 of z26 (http://www.whimsey.com/z26/Z26V212X.ZIP) and all that is in my z26.cli file, all on one line, is -v7 -r60.  My z26 automatically runs in full screen using -v7-- in the docs, it says that any video mode less than 10 will run full screen and if you want it windowed then use something like -v17.  When I check my monitor, however, it is running in 640x480 but it appears to be at 85Hz instead of 60Hz-- I am using a Samsung 191T, so I'll have to check to see if it will do 640x480 @ 60Hz.

I should mention that I am using a wrapper from Howard_Casto to run z26 because I was having a problem exiting z26 and having MameWah lose focus and crashing.  Using the wrapper, I have everything set to Yes (Send Rom Dir, Send Rom Ext, Use Long Filenames, Show DOS Box).  The wrapper fixed the focus/crashing problem, but didn't affect z26 running at 640x480.

Good luck,
Paul.