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: Anyone have a wrapper for Viva Nonno?  (Read 8479 times)

0 Members and 1 Guest are viewing this topic.

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1145
  • Last login:April 17, 2023, 08:29:42 pm
Anyone have a wrapper for Viva Nonno?
« on: October 17, 2007, 03:21:34 pm »
Seems it allows no command line parameters.

TAG

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 276
  • Last login:May 23, 2014, 05:52:05 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #1 on: October 17, 2007, 03:40:40 pm »
I used AutoIt to create a utility that loads each of the vivanonno games full screen and lets you exit with the escape key.  Then I just call that program from Mamewah.

I've seen other people post similar utilities either on this forum or one of the others (maybe GameEx?  I'm not sure), so a search should turn something up.  If not, send me a PM later and I'll send you the one I use.
I may not have gone where I intended to go, but I think I have ended up where I needed to be.

-- Dirk Gently

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1145
  • Last login:April 17, 2023, 08:29:42 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #2 on: October 17, 2007, 04:46:40 pm »
Found one here.

http://cevo.altervista.org/Extra_Utils.html

Had to add a sleep delay to get it to work 100%.

ARTIFACT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 754
  • Last login:May 30, 2018, 12:32:23 am
    • ARTIFACT - my scratch designed & built arcade cabinet
Re: Anyone have a wrapper for Viva Nonno?
« Reply #3 on: October 17, 2007, 09:05:34 pm »
veery interesting.... time for some Ridge Racer 2 / RAve Racer!!!

SonicSlammaster

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 52
  • Last login:December 29, 2009, 07:00:14 am
Re: Anyone have a wrapper for Viva Nonno?
« Reply #4 on: October 19, 2007, 09:47:04 am »
Nice one! i never thought of asking for a wrapper for this emulator as its a bit in the shadows. Anyone know how to configure the controlls for this emu?

TAG

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 276
  • Last login:May 23, 2014, 05:52:05 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #5 on: October 19, 2007, 01:32:05 pm »
Nice one! i never thought of asking for a wrapper for this emulator as its a bit in the shadows. Anyone know how to configure the controlls for this emu?

You can open the settings.xml file and change the joystick/analog controls.  I've not yet been able to change the keyboard controls, though, which means I can't start it up with the same presses as the MAME games without using AutoHotKey or AutoIt.  If anyone's been able to do it directly, please let us know!
« Last Edit: October 19, 2007, 01:36:26 pm by TAG »
I may not have gone where I intended to go, but I think I have ended up where I needed to be.

-- Dirk Gently

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1145
  • Last login:April 17, 2023, 08:29:42 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #6 on: October 19, 2007, 01:53:02 pm »
Anyone know how to configure the controlls for this emu?

The wrapper that I provided a link for is just a compiled AutoHotKey script which is included.  You'll need to download and install AutoHotKey so you can recompile the script after editting it.  For example to change the GAS from c to Ctrl, just add a line to the autovivanonno.ahk file:
Code: [Select]
Ctrl::c
I noticed  the compiled version that came with the wrapper doesn't remain resident in the system tray after exiting out of Viva Nonno, but when I recompile the script that came with the wrapper, it stays in the system tray.  Any AutoHotKey experts know what the script is missing so that AutoHotkey stops running in the background once the script is finished?

AE35

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 615
  • Last login:January 18, 2022, 01:48:24 pm
  • That sure is a nice raygun!
Re: Anyone have a wrapper for Viva Nonno?
« Reply #7 on: October 26, 2007, 02:42:38 pm »

Ok, I'm really stupid. Should never have played with that mercury as a kid.

Can someone offer me a complete, easy, way to make the Vivanonno emu start
up Rave Racer in fullscreen, with wheel support?

 :notworthy:

Thanks!

Nicholas

TAG

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 276
  • Last login:May 23, 2014, 05:52:05 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #8 on: October 26, 2007, 04:29:01 pm »
Can someone offer me a complete, easy, way to make the Vivanonno emu start
up Rave Racer in fullscreen, with wheel support?

Starting full screen from a frontend or directly from vivanonno?

As for the wheel support, you just need to open the settings.xml file and change the joystick/analog controls to whatever is apporpriate for the particular wheel/pedals you use.  Which one are you using?
I may not have gone where I intended to go, but I think I have ended up where I needed to be.

-- Dirk Gently

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1145
  • Last login:April 17, 2023, 08:29:42 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #9 on: October 26, 2007, 05:05:57 pm »
Can someone offer me a complete, easy, way to make the Vivanonno emu start
up Rave Racer in fullscreen?

If you have a front end, the full screen part is done with the wrapper that I posted a link for.  It comes already configured to do that.

AE35

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 615
  • Last login:January 18, 2022, 01:48:24 pm
  • That sure is a nice raygun!
Re: Anyone have a wrapper for Viva Nonno?
« Reply #10 on: October 26, 2007, 05:36:43 pm »

Starting directly into vivanonno(and into Rave Racer) from boot up would be great.

Otherwise, I could do it from Mala?

Thanks,

Nicholas

I'm using a Logitech Momo wheel + pedals

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1145
  • Last login:April 17, 2023, 08:29:42 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #11 on: October 26, 2007, 05:48:49 pm »
If booting straight into Vivanonno, you'll need the wrapper unless you want to choose full screen from the gui each time.

TAG

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 276
  • Last login:May 23, 2014, 05:52:05 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #12 on: October 26, 2007, 05:56:31 pm »
I'm using a Logitech Momo wheel + pedals

That's a different wheel from the one I use, so my settings might not work for yours.  Other Logitech wheels have been reported to work using <axis handle="X" gas="-Z" brake="-RZ"/>.  I'd say give those a shot and see whether it works for you, unless someone else has settings that they've used and know will work.
I may not have gone where I intended to go, but I think I have ended up where I needed to be.

-- Dirk Gently

AE35

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 615
  • Last login:January 18, 2022, 01:48:24 pm
  • That sure is a nice raygun!
Re: Anyone have a wrapper for Viva Nonno?
« Reply #13 on: October 27, 2007, 04:27:40 am »

Hey!

I just put the files from the link into my vivanonno folder but when I start the
'autovivanonno' icon, a box appears 'Autoit: is not correctly registered in settings.ini'

I installed autoit, but the box still appears.

I think I need a play-by-play guide :)

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1145
  • Last login:April 17, 2023, 08:29:42 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #14 on: October 27, 2007, 08:39:49 am »
You did not need to install autoit. 

The error just means that you are not specifying the correct rom name on the command line.  For example:

Code: [Select]
autovivanonno.exe rv2
The settings.ini file has the rom names that it is looking for.  If you specifiy no roms or roms other than what is in the settings.ini file, you'll get that message.
« Last Edit: October 27, 2007, 08:42:43 am by SGT »

AE35

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 615
  • Last login:January 18, 2022, 01:48:24 pm
  • That sure is a nice raygun!
Re: Anyone have a wrapper for Viva Nonno?
« Reply #15 on: October 27, 2007, 10:47:29 am »

Thanks, but I still don't have any idea where I'm supposed to put:

autovivanonno.exe rv2

"The error just means that you are not specifying the correct rom name on the command line"

I'm lost...I just want it to boot up Rave Racer in fullscreen :)

Thanks again!

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1145
  • Last login:April 17, 2023, 08:29:42 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #16 on: October 27, 2007, 12:54:25 pm »
Here one of a million ways:

In your vivanonno folder, right-click the autovivanonno.exe file and choose Create Shortcut.  After the shortcut is created, right-click it and choose Properties.  Edit the Target field and type a space and the name of the rom you want to run on the end of this line just after the autovivanonno.exe part.  For example my Target would be (the path part of the following will be different for you):
Code: [Select]
E:\emulators\vivanonno\AutoVivanonno.exe rv2
Now double click your newly edited shortcut to make sure Rave Racer starts up and goes to full screen.  Now drag or cut and paste this short cut to your STARTUP folder.

AE35

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 615
  • Last login:January 18, 2022, 01:48:24 pm
  • That sure is a nice raygun!
Re: Anyone have a wrapper for Viva Nonno?
« Reply #17 on: October 27, 2007, 05:14:55 pm »

Thanks SGT!!!

That's AWESOME!!!

Now I HAVE to build a racing machine!!!!

 :cheers: :applaud:

AE35

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 615
  • Last login:January 18, 2022, 01:48:24 pm
  • That sure is a nice raygun!
Re: Anyone have a wrapper for Viva Nonno?
« Reply #18 on: October 30, 2007, 04:49:41 pm »

SGT, sorry to bother you again...

Once in a while it'll say "Renderer failed to initialize"

Any idea what that could be??

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1145
  • Last login:April 17, 2023, 08:29:42 pm
Re: Anyone have a wrapper for Viva Nonno?
« Reply #19 on: October 30, 2007, 07:56:36 pm »
Once in a while it'll say "Renderer failed to initialize"

Sorry, I have no idea.

sega_mad

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 284
  • Last login:July 09, 2015, 04:03:08 am
Re: Anyone have a wrapper for Viva Nonno?
« Reply #20 on: September 03, 2011, 04:43:03 am »
SGT, don't know if your still watching this topic, but the link for the wrapper is dead.

Anychance of a new link....I've only just found this emulator

Thanks

Sega_mad

BadMouth

  • Trade Count: (+6)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 9226
  • Last login:Yesterday at 12:43:52 pm
  • ...
Re: Anyone have a wrapper for Viva Nonno?
« Reply #21 on: September 05, 2011, 12:45:43 pm »
Google result #2
http://www.megaupload.com/?d=ID54U5AQ
(also attached in case that link dies)

My autohotkey method is here, but the mouse click location has to be changed for other computers:
http://forum.arcadecontrols.com/index.php?topic=105642.0
There's no way to cover up the boxes when the emulator launches with that method though.

I'm currently using the method posted on the hyperspin forums where it posts ALT+TAB to switch to the game selection box.
It worked fine on my Vista computer, but on the xp cab, I had to alt+tab, pause, then alt+tab again to get to the game selection.
Because of that, I get a flash of the desktop.  If I just press alt+tab+tab etc, it skips over the game select box as if it isn't there.
I'll try to add a copy of those scripts sometime this week.