home *** CD-ROM | disk | FTP | other *** search
/ InterCD 1998 August / august_1998.iso / Win95Software / Intertops / intercas.exe / %MAINDIR% / POKER / POKER.INF < prev    next >
Encoding:
INI File  |  1998-08-05  |  760 b   |  45 lines

  1. [Tech]
  2. Title=Jacks or Better Video Poker
  3. DLL=Pokerdln.dll
  4. Ini=Poker.ini
  5. Table=Poker.dat
  6. DeucesWild=0    ; 1 = yes   0 = no
  7. ExtraCard=0    ; 0 = none  1 = joker  2 = double
  8.  
  9. [Cards]
  10. DistX=96
  11. DistY=129   ; Distance apart in data file
  12. ClipX=94
  13. ClipY=127   ; Actual card size
  14.  
  15. [CardPos]
  16. CardTop=229    ; Where card stops
  17. CardLeft=27    ; Pos of leftmost card
  18. CardDist=120    ; X distance between cards
  19. CardBottom=361    ; Where the cards come from
  20.  
  21. [PayoutPos]
  22. PayoutTop=30
  23. PayoutHeight=159
  24. PayoutItemLeft=231    ; The 5 Payout values (coins bet)
  25. PayoutItemWidth=58
  26. PayoutTextX=108
  27. PayoutTextW=123
  28.  
  29. [VirtPayoutPos]
  30. PayoutTop=450
  31.  
  32. [Results]
  33. ResH=15
  34. Res1=35
  35. Res2=52
  36. Res3=68
  37. Res4=85
  38. Res5=102
  39. Res6=119
  40. Res7=135
  41. Res8=152
  42. Res9=169
  43.  
  44. [Info]
  45. PosY=205