Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- SYSTEM
- Ver = 0
- -- GAME OPTION
- PcbId = 0
- TotalMachine = 0
- CardRW = 0
- SteeringPower = 1
- WinsAndRemains = 1
- EventMode = 0
- Group = 0
- -- I/O TEST, I/F INITIALIZE
- CalibrationSteering = 32768
- CalibrationGas = 0
- CalibrationBrake = 0
- CalibrationMotorCenter = 511
- -- COIN OPTION
- EventMode = 0
- GameCost = 2
- ContinueCost = 2
- FullCourseCost = 4
- BuyCardCost = 2
- RenewalCardCost = 2
- TransferCardCost = 1
- FreePlay = 1
- -- SOUND OPTION
- VolumeGame = 8
- VolumeAttract = 8
- OutputLevelMonitorLeft = 5
- OutputLevelMonitorRight = 5
- OutputLevelSeatLeft = 5
- OutputLevelSeatRight = 5
- -- CLOSE SETTING
- CloseSun = 96
- CloseMon = 96
- CloseTue = 96
- CloseWed = 96
- CloseThu = 96
- CloseFri = 96
- CloseSat = 96
- -- DEVELOPE
- CardVersion = 0
- TargetVersion = 0
Advertisement
Add Comment
Please, Sign In to add comment