Rogue Pinball

Main Forum => Pinball Discussion => Topic started by: Pintrepid on December 17, 2013, 02:07:16 AM

Title: Road Runner
Post by: Pintrepid on December 17, 2013, 02:07:16 AM
Road Runner Pinball (http://www.youtube.com/watch?v=PrPHZ0ngOgQ)
If you want the VP version of Road Runner that platys more like the actual Atari table, that can be found in the VP8 section at the VPForums (http://www.vpforums.org).

But this VP8 (or earlier) version of Atari's Road Runner, authored by Aussie34 & TAB, is available at http://irpinball.org/ (http://irpinball.org/). Instead of the emulated ROM sounds, this version has sounds from the actual Road Runner cartoons. It makes the table much more fun to play, IMO.

It's been years since I heard the RR Theme Song. And the biggest self worshipper of all time says, "Wile E. Coyote, SUPER Genius!" He reminds me of a dude in the sales team at my old job that was as into himself as the Coyote is. At least Wile E. made me laugh ... "Richie Rich", as we called him, just gave a new definition to the word, "obnoxious"!
Title: Re: Road Runner
Post by: Druadic on February 01, 2014, 11:25:55 PM
It's a GREAT game and I've played it. It's a ton of fun :)
Title: Re: Road Runner
Post by: Les73gTx on February 07, 2014, 05:33:50 PM
I so want this in vp9 .. I love RoadRunner!

Sent from my SAMSUNG-SGH-I747 using Tapatalk

Title: Re: Road Runner
Post by: Itchigo on February 07, 2014, 07:01:56 PM
Try opening the vp8 in vp9 and see if it works. If it does, then convert it to fs.

FS Conversion (http://www.youtube.com/watch?v=ZMp136DL_4c#)
Title: Re: Road Runner
Post by: Les73gTx on February 07, 2014, 08:03:30 PM
Awesome thanks

Sent from my SAMSUNG-SGH-I747 using Tapatalk

Title: Re: Road Runner
Post by: MrBungle on December 06, 2014, 05:22:36 PM
Brilliant table, however, I gent a line error at "Line 181" relating to setting a score. Any suggestions on how to fix this?

Regards.
Title: Re: Road Runner
Post by: Itchigo on December 07, 2014, 06:29:54 PM
This is what I have for line 191:

InfoBox.Text="Game Over"

This relates to a textbox in the desktop version which was moved off to the side for FS. It was moved rather than deleted because the code can stay intact this way. If it were deleted you would get an error on that line. Put an ' in front of that line. If that doesn't work, copy and paste the line in question.