Hi,

I installed Gamestudio Version 7.85. I ran the existing application (used earlier version 7.80.1). I found followin issues like

a) Arrow keys are not functioning properly. Certain cases Up/Down/Left/Right arrows are not working.

b) There is some problem with accessing the database plugins (GSADO.dll). Its throws the Engine crash error. (function name with SYS)

c) txt_loadw - By using txt_loadw we can read a unicode text from a file. Then how to make a unicode conversion with
String Data type.

Point no. (a) and (b) are working fine in earlier version.

Give me a good solution to solve this issues....