Added WorldMapInterface option to expand the world map interface.

Fixed the up/down button images in the world map interface.
Added loading sfall.dat resource file, which contains new WorldMap.frm
and AppHeroWin.frm.
This commit is contained in:
NovaRain
2019-06-08 23:53:56 +08:00
parent 02a3bbd536
commit 808ba05a0b
4 changed files with 246 additions and 0 deletions
+5
View File
@@ -196,6 +196,11 @@ WorldMapEncounterRate=5
;Setting this greater than 17 requires a replacement background FRM, or you'll get glitched graphics
WorldMapSlots=0
;Set to 1 to use the expanded world map interface
;Requires High Resolution Patch v4.1.8 and a new worldmap.frm file in art\intrface\ (included in sfall.dat)
;The fullscreen resolution of hi-res patch must be set to at least 890x720
WorldMapInterface=0
;To start a new game somewhere other than artemple.map, uncomment the next line and set it to the map you want to load
;StartingMap=
Binary file not shown.