spinter Posted November 30, 2010 Posted November 30, 2010 I am creating a program to a10c but I have problems with the save file.lua, What kind of files are enconding A10c or Blackshark .lua? ====VIAF==== Spinter 155° "Pantere Nere" TsSimComms My Site aiupgrade.net
nomdeplume Posted December 1, 2010 Posted December 1, 2010 I'm not sure, they don't seem at all unusual to me and gVim doesn't say anything interesting when it opens them, but apparently Notepad doesn't save them correctly. You can use Notepad++ to edit them without problems.
26-J39 Posted December 1, 2010 Posted December 1, 2010 From memory the lua's are encoded with UTF-8 without BOM.
hassata Posted December 1, 2010 Posted December 1, 2010 Could we please keep the threads in English lol. [sIGPIC][/sIGPIC]
spinter Posted December 1, 2010 Author Posted December 1, 2010 (edited) I I program with vb.net, and I can use these encoding Can you help me what should I use? Encoding.UTF7 Encoding.UTF8 Encoding.UTF32 Encoding.Default Encoding.ASCII Encoding.Unicode Encoding.BigEndianUnicode I am creating this program! To change the settings ews Edited December 1, 2010 by spinter ====VIAF==== Spinter 155° "Pantere Nere" TsSimComms My Site aiupgrade.net
26-J39 Posted December 1, 2010 Posted December 1, 2010 (edited) Maybe this will help. First of all. It seems that files can be unreadable to the game when edited with unsupported encoding. All files provided in this package are encodd with UTF-8.From: http://forums.eagle.ru/showthread.php?p=941460&highlight=utf-8#post941460 I dare say A-10C uses the same but I'm not 100% sure. Edited December 1, 2010 by 26-J39
Recommended Posts