Is Microgaming supported?
#1
I dont see it in the Add/Remove sites list. I'm using SaT 2.58.
Reply
#2
There is no built-in support for it. You can try selecting "Other.." from the dropdown and going through the Custom Site Wizard. Then your custom config will show at the bottom of the dropdown, and you can Include it. But there is no guarantee that it will work.

http://www.stackandtile.com/sat/help/cus...e-tutorial
Reply
#3
For Betfase poker Microgaming network settings:
 

[settings]

standard_table_width = 496
standard_table_height = 398

buttons = fold, call, bet

action_button = fold

fold_button_x_coord = 199
fold_button_y_coord = 328
fold_button_region_topleft_x_coord = 152
fold_button_region_topleft_y_coord = 320
fold_button_region_bottomright_x_coord = 212
fold_button_region_bottomright_y_coord = 356

call_button_x_coord = 267
call_button_y_coord = 332
call_button_region_topleft_x_coord = 218
call_button_region_topleft_y_coord = 322
call_button_region_bottomright_x_coord = 280
call_button_region_bottomright_y_coord = 354

bet_button_x_coord = 336
bet_button_y_coord = 330
bet_button_region_topleft_x_coord = 286
bet_button_region_topleft_y_coord = 323
bet_button_region_bottomright_x_coord = 347
bet_button_region_bottomright_y_coord = 355

use_basic_click = 1

table_class = GFX_INT_DLG_WINDOW_GAME

table_include_title_text = /
table_exclude_title_text =
Reply
#4
Thanks for sharing your config. Just a note..

Is that an exact copy and paste? Because usually there are no spaces between the equals sign = and the setting and the value.

Code:
;yours
standard_table_width = 496

;normally
standard_table_width=496

^I'm not sure if that will cause a problem or not.

However, this should definitely have no spaces in between the button names and the commas:

Code:
;yours
buttons = fold, call, bet

;should be
buttons=fold,call,bet
Reply
#5
[settings]

standard_table_width=496
standard_table_height=398

buttons=fold,call,bet

action_button=fold

fold_button_x_coord=199
fold_button_y_coord=328
fold_button_region_topleft_x_coord=152
fold_button_region_topleft_y_coord=320
fold_button_region_bottomright_x_coord=212
fold_button_region_bottomright_y_coord=356

call_button_x_coord=267
call_button_y_coord=332
call_button_region_topleft_x_coord=218
call_button_region_topleft_y_coord=322
call_button_region_bottomright_x_coord=280
call_button_region_bottomright_y_coord=354

bet_button_x_coord=336
bet_button_y_coord=330
bet_button_region_topleft_x_coord=286
bet_button_region_topleft_y_coord=323
bet_button_region_bottomright_x_coord=347
bet_button_region_bottomright_y_coord=355

use_basic_click=1

table_class=GFX_INT_DLG_WINDOW_GAME

table_include_title_text=/
table_exclude_title_text=
Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Username::
Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)
Please select the number: 6
1 2 3 4 5 6 7 8 9 10