Author Topic: Wheel one game  (Read 1492 times)

cyclair

  • Full Member
  • ***
  • Posts: 34
    • View Profile
Wheel one game
« on: August 17, 2020, 12:15:14 PM »
Hello everyone, I have added a "windows game" system with only one game at the moment.

The problem is that when I enter the wheel of the system I have several times the same wheel of the game.

How with a single game with only once the wheel and not several times the wheel of the game in sub-wheel?

thank you in advance.

 :)

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: Wheel one game
« Reply #1 on: August 19, 2020, 05:36:29 AM »
That depends on the used layout, because each theme is structured differently.
To remove the Orbit/marquee wheel in layout Robospin, open layout.nut:

serach for :
local wheel_r = [  30,  25,  20,  15,  10,   5,   0, -10, -15, -20, -25, -30, ];
local num_arts = 8;

change to:
local wheel_r = [  0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ];
local num_arts = 2;

AM Version : 2.6.1
Input : Mad Catz Brawlstick; Mouse; Keyboard; Xbox360 Wireless
Cabinet : Yes
OS : Windows10 Pro
System : Dell Precision T3500 ; Intel X5650 ; 12GB RAM