Skip to content

Appendix C - game settings parameters

Definitions

This appendix lists all game settings which can be used when launching a game and therefore influencing features of that game. Game Settings are either passed using a predefined set (called a profile) by using the profile parameter of getGameURL call or by passing a valid JSON structure using the options parameter of this call.

List of available game settings

SettingTypeDefault valueNotes
autoplayEnabledbooleantrue
autoplayLossLimitRequiredbooleanfalse
displayCoinsbooleantrue
displayJackpotOddsbooleanfalse
displayRTPbooleanfalse
displayXRTPbooleanfalse
displayClockbooleantrueIf false no clock is shown in games
forceOrientationnone landscape portraitnoneUse one of the allowed values
gambleEnabledbooleantrue
historyURLstringnot set
homeURLstringnot set
loadMsgstringnot set
maxExposurenumbernot setin 1/100 of base currency without fractions, multiplier for other currency will be applied Note this value is always in 1/100 of the base currency, so it will be multiplied by the currency multiplier before applied to standard or custom stakes
maxStakenumbernot setin 1/100 of base currency without fractions, a multiplier for other currency will be applied. Note this value is always in 1/100 of the base currency, so it will be multiplied by the currency multiplier before applied to standard or custom stakes
minStakenumbernot setin 1/100 of base currency without fractions, multiplier for other currency will be applied Note this value is always in 1/100 of the base currency, so it will be multiplied by the currency multiplier before applied to standard or custom stakes
minLoadTimenumbernot setin milliseconds
minSpinTimenumbernot setin milliseconds
multipleInstancesAllowedbooleanfalse
rcDisplayWinLossbooleanfalse
rcEnabledbooleanfalse
rcIntervalnumbernot setin milliseconds
stopEnabledbooleantrue
topupURLstringnot set
turboEnabledbooleantrue
homeEnabledbooleantrueIf set to false no homebutton is displayed
redirectTarget'self' | 'parent' | 'top'topRedirect target for “Home” and “History” buttons
dynamicMinSpinTimebooleanfalseFor german jurisdiction make spin time dynamic to activate average spin time
defaultStakeIndexnumberNot setIndex for default stake (starts with 0)
operatorHandlesErrorsbooleanfalseIf set no popups are generated by game in case of errors, all errors will be sent to frame with postMessage
customStakesArray of numbersNot setAn array of custom stakes available in the games in 1/100 units of the game currency, so no further multiplier will be applied. This option has to be activated for you operator account, pls contact hizi.io support if you want to use that feature Sample: [ 10000, 20000, 100000, 200000 ]
abbreviateAmountsbooleantrueUsed for social casinos, abbreviate large amounts in balance / stake display to like 1M instead of 1,000,000m should only be used for social casinos
showExactRTPbooleanfalseIf true show the exact (not rounded RTP) in frontend rules
packageBuyEnabledbooleantrueIf true feature package buy is enabled in games (if supported by the game), if false it won’t be available for the game session
displaySessionTimerbooleanfalseTells the game to display a session timer (e.g. for UKGC)
skipWinsEqualToOrLessThanStakebooleanfalseDo not celebrate small wins (e.g. for UKGC)
reportAnimationEndbooleanfalseEnable sendout of reportAnimationEnd call
launcherTypebooleanNot setUsed for special integrations, use only after contacting hizi support
autoplayShowTotalStakebooleanfalseShow total stake in auto play popup, used for brazilian legislation
translateErrorsbooleanfalseUse a standard translation for unexpected errors, used for brazilian legislation
currencyToDisplaystringNot setUse this string to display the currency, mostly used for custom currencies / sweep stakes

Jurisdiction profiles

Settings that are needed for jurisdictions are available as default profiles. To comply with regulatory requirements the use of these profiles is recommended.

Profile nameContained settingsvalue
jurisdiction-mgasettings to comply with MGA (Malta)
autoplayLossLimitRequiredtrue
rcEnabledtrue
rcDisplayWinLosstrue
jurisdiction-ukgcSettings to comply with UKGC (2020) - market UK
autoplayLossLimitRequiredtrue
rcEnabledtrue
minSpinTime2500
turboEnabledfalse
autoplayEnabledfalse
stopEnabledfalse
maxStake5000
multipleInstancesAllowedfalse
packageBuyEnabledfalse
displayNetPositiontrue
jurisdiction-agccsettings to comply with AGCC (Alderney)
autoplayLossLimitRequiredtrue
rcEnabledtrue
minSpinTime3000
turboEnabledfalse
autoplayEnabledfalse
stopEnabledfalse
maxStake5000
multipleInstancesAllowedfalse
jurisdiction-deSettings for German market
minSpinTime5000
turboEnabledfalse
autoplayEnabledfalse
stopEnabledfalse
maxStake100
multipleInstancesAllowedfalse
displayCoinsfalse
displayJackpotOddstrue
displayRTPtrue
displayXRTPtrue
dynamicMinSpinTimetrue
packageBuyEnabledfalse
jurisdiction-grsettings for Greek market
minSpinTime3000
maxStake2000
maxPackageStake2000
maxExposure14000000
stopEnabledfalse
jurisdiction-bgSettings for Bulgarian market
minSpinTime3000
stopEnabledfalse
jurisdiction-nlSettings for Dutch market
autoplayEnabledfalse
turboEnabledfalse
packageBuyEnabledfalse
forceDefaultStaketrue
defaultStakeIndex0
jurisdiction-seSettings for Swedish market
autoplayEnabledfalse
turboEnabledfalse
stopEnabledfalse
minSpinTime3000
jurisdiction-ltSettings for Lithuanian market
stopEnabledfalse
gambleEnabledfalse
minSpinTime1000
jurisdiction-brSettings for Brazilian market
displayPaytableOnEnterGametrue
gambleEnabledfalse
doNotStoreSettings['autoplay']
sessionTimeoutInSeconds1800
hideDemoBalancetrue
jurisdiction-caonSettings for Canadian / Ontario market
autoplayEnabledfalse
turboEnabledfalse
stopEnabledfalse
minSpinTime2500
sessionTimeoutInSeconds1200
displayNetPositiontrue

List of available game variables

Game variables are settings which will be forwarded to the game client. Only known variables will be passed, if other variables are passed in the variables parameter of getGameURL an error invalid parameter will be thrown.

SettingTypeNotes
rcElapsednumbertime elapsed for reality check enabled games