Config files

From Unofficial QEdit Wiki Guide
Revision as of 02:06, 5 January 2026 by Alisaryn (Talk | contribs)

Jump to: navigation, search

Various features of QEdit can be customized by using config files placed in your QEdit directory.

Scripting

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.

[themes.zip]

An optional set of themes for the script text editor. Extract the contents of Themes to Text Editor > Themes and restart QEdit.

Floor

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.

Random Monsters

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.

Languages

QEdit supports multiple languages, which can be set through File > Language. Each language file contains a set of strings (one per line) which define text to display for its main interface elements.

Eng.txt

English interface strings.

Fra.txt

French interface strings.

Jp.txt

Japanese interface strings.

Spa.txt

Spanish interface strings.

Ru.txt

Russian interface strings.