1st step - > Export the gedGame as .dat
2nd step-> Rename the suffix "dat" to anyname e.g .dll, .mygame etc
3rd step-> input
- Code: Select all
LoadGame("gamename.suffix") //this gives you error when you have not exported the game
Hope this helps?
I used this trick in Spot 'em Out.