Open main menu

Difference between revisions of "Titan"

add new pas file
m (add FLIC to Components)
(add new pas file)
(4 intermediate revisions by the same user not shown)
Line 14: Line 14:
* Titan was written in Pascal/Delphi
* Titan was written in Pascal/Delphi
* vars.pas
* vars.pas
* LoadArray.pas
* FliUtils.PAS
* FliUtils.PAS
===Debug Infos===
* 9 was not found !!! (Check ReadLoadArray in LoadArray.pas)
* dwBufferLength in LoadBuffer = 0!!


===Components===
===Components===
Line 20: Line 25:
* WinGener (Ver2.0)
* WinGener (Ver2.0)
* FLIC
* FLIC
===Parameter===
* /StartDir: to start with an custom Directory.
* /DefaultPath: to set the Default Path.
* /Cfg: to start from an specific Configuration file. (most likely an ini file)
* /LNG: to start with an selected Language (by default it is the Language in that you buy the Game)
** NOTE: That these are examples on how to load an different Language, if the Game does not contains the Files for you specific Language that you add to the Parameter the Game crashes or fallback to English.
** to load German language (/LNG:GER)


===GAM File Format===
===GAM File Format===
* GAM Files are saving/loading the Savegame.
* GAM Files are saving/loading the Savegame.
* You can create up to 8 Savegames.
* You can create up to 8 Savegames.
2,051

edits