1; GemRB - Infinity Engine Emulator
2; Copyright (C) 2003 The GemRB Project
3;
4; This program is free software; you can redistribute it and/or
5; modify it under the terms of the GNU General Public License
6; as published by the Free Software Foundation; either version 2
7; of the License, or (at your option) any later version.
8;
9; This program is distributed in the hope that it will be useful,
10; but WITHOUT ANY WARRANTY; without even the implied warranty of
11; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12; GNU General Public License for more details.
13;
14; You should have received a copy of the GNU General Public License
15; along with this program; if not, write to the Free Software
16; Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17;
18
19
20; gemrb.ini - game type-specific settings for GemRB engine
21
22[resources]
23
24; Image resource with main cursor images
25MainCursorsImage = CURSOR
26
27; Bitmap resource for text cursor / position indicator
28TextCursorBAM = CAROT
29
30; Bitmap resource for scroll cursor arrow
31ScrollCursorBAM = CURSARRS
32
33; Bitmap resource for dialog buttons font
34ButtonFont = NORMAL
35
36; Font used to display subtitles (ToB)
37MovieFont = STONESML
38
39; console
40TextFont = NORMAL
41
42; Font used to display tooltips
43TooltipFont = FLOATTXT
44
45; Sprite displayed behind the tooltip text, if any
46TooltipBack = TOOLSCRL
47
48; Space between tooltip text and sides of TooltipBack (x2)
49TooltipMargin = 5
50
51; INI file from the original games
52INIConfig = gem-demo.ini
53
54; Palette bitmaps in various widths
55Palette16 = pal16
56Palette32 = palette
57Palette256 = palette
58
59; Length of a single step
60StepTime = 566
61
62; Base speed of chapter text scrolling
63TextScreenSpeed = 100
64
65; Default window title if none was specified by the user via GameName
66WindowTitle = GemRB demo
67
683EdRules = 0
69AllStringsTagged = 0
70AreaVisitedVar = 0
71AreaOverride = 0
72AutomapINI = 0
73AutoSearchHidden = 1
74BiographyIsRes = 0
75BreakableWeapons = 0
76CastingSounds = 1
77ChallengeRating = 0
78CharNameIsGabber = 0
79CheckAbilities = 1
80CutsceneAreascripts = 0
81DeathOnZeroStat = 1
82DialogueScrolls = 0
83EnhancedCastingSounds = 1
84EnhancedEffects = 0
85FistStat = 232
86ForceAreaScript = 0
87FlexibleWorldmap = 0
88HasBeastsINI = 0
89HasDescIcon = 1
90HasDPLAYER = 1
91HasEXPTABLE = 0
92HasFloatMenu = 0
93HasHideInShadows = 1
94HasInfopointDialogs = 1
95HasKaputz = 0
96HasNoNPCFlag = 1
97HasPartyINI = 0
98HasPickSound = 0
99HasResDataIni = 0
100HasSongList = 1
101HasSoundsIni = 0
102HasSpecificDamageBonus = 0
103HasSpellList = 0
104HasUsePointFlag = 1
105IgnoreButtonFrames = 1
106IWD2DeathVarFormat = 0
107IWD2ScriptName = 0
108IWDMapDimensions = 0
109JournalHasSections = 1
110KnowWorld = 0
111LevelslotPerClass = 0
112LowerLabelText = 0
113MagicBit = 0
114MaximumAbility = 25
115NoDropCanMove = 0
116NoNewVariables = 0
117OneByteAnimationID = 0
118OnScreenText = 0
119ProperBackstab = 1
120ProtagonistTalks = 0
121PSTStateFlags = 0
122RareActionSounds = 0
123ReverseDoor = 0
124ReverseToHit = 1
125SaveForHalfDamage = 0
126SelectiveMagicRes = 1
127SmallFog = 0
128SoundFolders = 0
129SpawnIni = 0
130SpellBookIconHack = 1
131StartActive = 1
132StealIsAttack = 1
133StrrefSaveGame = 0
134TeamMovement = 0
135UpperButtonText = 1
136