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: OPWOLF Game Screen Not Centred  (Read 1626 times)

0 Members and 1 Guest are viewing this topic.

tangodownNZ

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 72
  • Last login:October 18, 2024, 04:31:06 am
  • I want to build my own arcade controls!
OPWOLF Game Screen Not Centred
« on: July 15, 2023, 05:35:06 am »
Playing OPWOLF in MAME .220 in fullscreen the game screen is off center. I can centralize it by going into: Slider Controls - Screen Horizontal Position 0.010

But when I shut down my computer and restart the screen position goes back to 0.000

I had a look in the mame .ini file for a way to permanently set the offset but I could not find it anywhere.

Is there a way to save this setting somewhere for OPWOLF. I'm not really worried about other games.

Thank you

BadMouth

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9272
  • Last login:Yesterday at 02:05:45 pm
  • ...
Re: OPWOLF Game Screen Not Centred
« Reply #1 on: July 15, 2023, 03:08:47 pm »
I tested in MAME64 0.225b and it saves for me. (did not shut the computer off, just exited MAME)
The info is stored in opwolf.cfg in the cfg folder

    <system name="opwolf">
        <video>
            <screen index="0" hoffset="-0.106000" />

Make sure the folder or file isn't set to read only.
Also each rom version of the game will have its own config such as opwolfu.cfg

EDIT: IIRC it never did save in older versions of MAME, but I have no idea what was the first version to have it fixed.
I remember wanting to fix the volume on Mortal Kombat circa v .135-.142 and it not saving.
« Last Edit: July 15, 2023, 03:36:25 pm by BadMouth »

tangodownNZ

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 72
  • Last login:October 18, 2024, 04:31:06 am
  • I want to build my own arcade controls!
Re: OPWOLF Game Screen Not Centred
« Reply #2 on: July 15, 2023, 04:33:20 pm »
Thank you BadMouth, you are always very helpful.

I can see opwolf.cfg in the cfg folder. But I can not see any other text. Its like I need to open the file to view its contents, but it is not a .txt file so I'm not sure how to do that.

I checked and the folder was set to read only, so I changed that and will recheck
« Last Edit: July 15, 2023, 07:09:39 pm by tangodownNZ »

BadMouth

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9272
  • Last login:Yesterday at 02:05:45 pm
  • ...
Re: OPWOLF Game Screen Not Centred
« Reply #3 on: July 15, 2023, 07:13:41 pm »
Just use notepad(not wordpad) for all these cfg & ini files.

After read-only is removed, changes you made while in the game should show up in the cfg file. 

tangodownNZ

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 72
  • Last login:October 18, 2024, 04:31:06 am
  • I want to build my own arcade controls!
Re: OPWOLF Game Screen Not Centred
« Reply #4 on: July 16, 2023, 02:05:14 am »
Just use notepad(not wordpad) for all these cfg & ini files.

After read-only is removed, changes you made while in the game should show up in the cfg file.

Thanks again

baritonomarchetto

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 822
  • Last login:Today at 05:58:30 pm
Re: OPWOLF Game Screen Not Centred
« Reply #5 on: July 16, 2023, 02:31:45 am »
This is a sort of bug that appears from time to time in MAME: when the cfg file isnfirst generated, it saves. All successive modifications are not. You could delete the cfg file, make all your changes and they will be stored