Difference between revisions of "Config files"
(→https://drive.google.com/file/d/12F9qg0TXM92RIRzLevGZwUtx2pBBvww_/view?usp=sharing themes.zip) |
|||
| Line 9: | Line 9: | ||
== [[FloorSet.ini]] == | == [[FloorSet.ini]] == | ||
Defines the monsters and objects that can be placed in each area. | Defines the monsters and objects that can be placed in each area. | ||
| − | |||
| − | |||
| − | |||
== [[itemsname.ini]] == | == [[itemsname.ini]] == | ||
| Line 18: | Line 15: | ||
== [[monsters.txt]] == | == [[monsters.txt]] == | ||
Can be used to set the default parameter values for monsters. Also defines the names of monsters listed in the ''Add monster'' menu. | Can be used to set the default parameter values for monsters. Also defines the names of monsters listed in the ''Add monster'' menu. | ||
| + | |||
| + | == [[Objs.txt]] == | ||
| + | Can be used to set the default parameter values for objects. Also defines the names of objects listed in the ''Add object'' menu. | ||
== [[rand05A.cfg]] == | == [[rand05A.cfg]] == | ||
Revision as of 02:48, 31 December 2025
Various features of QEdit can be customized by using config files placed in your QEdit directory.
Contents
asm.txt
Defines the mnemonics of opcodes and the types of their arguments.
asmargs.txt
Defines opcodes which take continuous registers to automatically add preceding leti/fleti opcodes in the script text editor.
FloorSet.ini
Defines the monsters and objects that can be placed in each area.
itemsname.ini
Defines the parameter names for objects. Also defines the names of objects in the Objects listing.
monsters.txt
Can be used to set the default parameter values for monsters. Also defines the names of monsters listed in the Add monster menu.
Objs.txt
Can be used to set the default parameter values for objects. Also defines the names of objects listed in the Add object menu.
rand05A.cfg
Defines the names of the column headers for the random monster configuration table used by Episode 1 Challenge.
rand05B.cfg
Defines the names of the weighted configuration spawn rates for random monster configuration table used by Episode 1 Challenge.
[themes.zip]
An optional set of themes for the script text editor. Extract the contents of Themes to Text Editor > Themes and restart QEdit.