Author Topic: Wreck it Ralph cabinets  (Read 62724 times)

scr33n

  • ArcadeLifeStyler'
  • ***
  • Posts: 1674
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #60 on: April 10, 2013, 08:21:35 AM »
I'm using Windows XP

Strange, I've some problems with XP, the game doesn't start ...  :-\

I'm gonna check it  :P

I got the same problem first. Spent two hours to figure what could it be, but ...

Just install Framework dotnet 3.5 and it'll work like a charm  8)

Great!!! thanks Bruno, I'll try it !!!  :spaceace:
PROJECTS FROM SCRATCH:

Galaga - PacMan - Donkey Kong Red Cab - Track & Field Upright - Tempest - Burgertime - Gyruss - Defender - Track & Field Cocktail - Robotron 2084

RESTORATIONS:

Q*bert - Timber

neocps1

  • Jr. Member
  • *
  • Posts: 93
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #61 on: April 10, 2013, 10:15:03 AM »
I found there are commande line options :

-fullscreen
-network
-playback
-rotate
-settings
-user
-zoom

however, none of them seem to be working...

kroustibat

  • ArcadeLifeStyler'
  • ***
  • Posts: 546
    • View Profile
    • Pascal-O-Rama
Re: Wreck it Ralph cabinets
« Reply #62 on: April 10, 2013, 10:33:08 AM »
i checked with reflector.net to see the "compiled code" (useful maybe for patching video), but it doesn't seems to be a .Net program

Belike

  • ArcadeLifeStyler'
  • ***
  • Posts: 4778
  • Budapest, Hungary
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #63 on: April 10, 2013, 10:57:52 AM »
Runs fine with xp here, thanks for the link Erik. ;)

neocps1

  • Jr. Member
  • *
  • Posts: 93
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #64 on: April 10, 2013, 11:10:01 AM »
i checked with reflector.net to see the "compiled code" (useful maybe for patching video), but it doesn't seems to be a .Net program

it is a standard win32 application using OpenGL for rendering and probably direct input for inputs.

scr33n

  • ArcadeLifeStyler'
  • ***
  • Posts: 1674
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #65 on: April 10, 2013, 02:20:57 PM »
Runs fine with xp here, thanks for the link Erik. ;)

Yep tested, it works perfectly with .net Framework 3.5 installed, thanks Bruno for the tip  :spaceace:
PROJECTS FROM SCRATCH:

Galaga - PacMan - Donkey Kong Red Cab - Track & Field Upright - Tempest - Burgertime - Gyruss - Defender - Track & Field Cocktail - Robotron 2084

RESTORATIONS:

Q*bert - Timber

nipsmg

  • Jr. Member
  • *
  • Posts: 2
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #66 on: April 12, 2013, 08:49:53 PM »
I found there are commande line options :

-fullscreen
-network
-playback
-rotate
-settings
-user
-zoom

however, none of them seem to be working...

"-rotate=90 -fullscreen " will launch in full screen
-zoom=200 will launch zoomed in 200%.

Create a folder called "Screenshots" in the same folder as FixItFelixJr.exe.  Hitting F7 will create a screenshot (i believe they only come out right if it's rotated and in fullscreen).
Holding F6 will speed up the game.

level42

  • ArcadeLifeStyler'
  • ***
  • Posts: 13555
  • Ridderkerk, arcade capital of Europe !
    • View Profile
    • Arcade 42
Re: Wreck it Ralph cabinets
« Reply #67 on: April 13, 2013, 10:05:14 AM »
What is the official download site for this game ?

Sjaak

  • Jr. Member
  • *
  • Posts: 82
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #68 on: April 13, 2013, 10:07:08 AM »
What is the official download site for this game ?

;D This is not a official version

Nic-fryer

  • Member
  • **
  • Posts: 110
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #69 on: April 13, 2013, 12:31:41 PM »
Can someone who has downloaded the file share it again, I missed the original download?

- thanks

EDIT: does anyone know if the link on the 'fix it felix jr' thread is the right one?
« Last Edit: April 13, 2013, 12:34:29 PM by Nic-fryer »
- BLANK -

Etienne MacGyver

  • ArcadeLifeStyler'
  • ***
  • Posts: 7611
  • The Netherlands
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #70 on: April 13, 2013, 12:32:58 PM »
here two videos, that also reveals that Disney used a hp pc inside

http://www.youtube.com/user/MonsterFeetTV

kayser2008

  • Jr. Member
  • *
  • Posts: 5
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #71 on: April 13, 2013, 07:29:32 PM »

ShellExecute("FixitFelixJr.exe", " -rotate=90 -fullscreen", @ScriptDir, "open", @SW_SHOW)

compile this with Autoit put the compiled exe in the game folder , then execute the compiled script (.exe) and the game will open full screen.

« Last Edit: April 13, 2013, 07:39:41 PM by kayser2008 »

DarthNuno

  • Administrator
  • ArcadeLifeStyler'
  • *****
  • Posts: 11733
  • Singe's castle
    • View Profile
    • Dragon's Lair Fans / Arcade LifeStyle
Re: Wreck it Ralph cabinets
« Reply #72 on: April 13, 2013, 07:40:23 PM »
What is the official download site for this game ?

;D This is not a official version

Well, I must confess I'm a little bit confused... all these links look similar? Once unziped, they show always the same structure/content, like this :arrow:



So, here's my questions :

Does this version belongs to the home made version programed by Sjaak, and the several links here & there lead to different released?

or

Does this version belong to the original disney arcade version?

kayser2008

  • Jr. Member
  • *
  • Posts: 5
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #73 on: April 13, 2013, 08:03:46 PM »
I think this is the Disney version made by  CodeMystic
« Last Edit: April 13, 2013, 08:06:06 PM by kayser2008 »

Sjaak

  • Jr. Member
  • *
  • Posts: 82
    • View Profile
Re: Wreck it Ralph cabinets
« Reply #74 on: April 14, 2013, 02:21:33 PM »
I think this is the Disney version made by  CodeMystic

Correct, the version I'm creating is not available online.