home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-08-05 | 760 b | 45 lines |
- [Tech]
- Title=Jacks or Better Video Poker
- DLL=Pokerdln.dll
- Ini=Poker.ini
- Table=Poker.dat
- DeucesWild=0 ; 1 = yes 0 = no
- ExtraCard=0 ; 0 = none 1 = joker 2 = double
-
- [Cards]
- DistX=96
- DistY=129 ; Distance apart in data file
- ClipX=94
- ClipY=127 ; Actual card size
-
- [CardPos]
- CardTop=229 ; Where card stops
- CardLeft=27 ; Pos of leftmost card
- CardDist=120 ; X distance between cards
- CardBottom=361 ; Where the cards come from
-
- [PayoutPos]
- PayoutTop=30
- PayoutHeight=159
- PayoutItemLeft=231 ; The 5 Payout values (coins bet)
- PayoutItemWidth=58
- PayoutTextX=108
- PayoutTextW=123
-
- [VirtPayoutPos]
- PayoutTop=450
-
- [Results]
- ResH=15
- Res1=35
- Res2=52
- Res3=68
- Res4=85
- Res5=102
- Res6=119
- Res7=135
- Res8=152
- Res9=169
-
- [Info]
- PosY=205