Yes it works.
It works by checking if the user is in trial mode or not, returns "true" or "1" if they are e.g.:
if (win8_license_trial_version()) { global.isTrial = 1 }If you use it once at the start of the game it doesn't slow down your game at all. You wouldn't use it in a step event (hopefully) so it shouldn't affect your FPS.
Right that's how i thought it worked thanks...



Find content
Male
