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: Rebuilt VAntAGE 1.12  (Read 752 times)

0 Members and 1 Guest are viewing this topic.

Hornpipe2

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 82
  • Last login:December 07, 2014, 02:09:52 pm
Rebuilt VAntAGE 1.12
« on: January 09, 2009, 02:23:19 pm »
The official VAntAGE 1.12 binary kept crashing whenever I would attempt to play games needing the Galaxian driver, so I figured I'd try a recompile and see if the problem went away.  I ended up needing a djgpp / nasm build environment, some libraries, and a couple source changes.

The recompile fixed the XP crash.  Unfortunately, now VAntAGE crashes when it can't find a config file.  (It worked before I ran UPX on it - I think the static array got stomped and now it needs a "set defaults" method in readcfgfile() in fileio.c... but I digress)  Anyway I put a default vantage.cfg file in the release, so it should still run.

A new binary package: http://kennedy.greg.googlepages.com/vant112b.zip

A new source package: http://kennedy.greg.googlepages.com/vant112s.zip

I can step people through setting up a build env. in Windows if anyone wants to work on the source.  I may take a crack at adding more games and fixing the cfg file problem, but no promises...

EDIT:  Hmm.  Galaxian still crashes under DOSBox with cwsdpmi r5.  More investigation is needed.
« Last Edit: January 09, 2009, 02:41:08 pm by Hornpipe2 »

gonzo90017

  • Trade Count: (+5)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1034
  • Last login:June 23, 2019, 02:41:07 pm
  • I'm a llama!
Re: Rebuilt VAntAGE 1.12
« Reply #1 on: January 09, 2009, 05:18:57 pm »
I'm currently debating adding Vantage to an emulator package i'm working on for old pc's running windows 98.
The reason i'm debating is that all of the games run just as fast on Mame on my 233mhz pc. The way i'm going
to decide depends on which romset can be rebuilt, Mame 0.36 or Vantage.

It would be cool if you can set up the controls for all games globally and not one by one.
Also I don't know if the current roms work with the emulator. Maybe update the drivers if it's possible?
If you add more games and it still works under 98 i'll happily test it for you.