here is one of mine
Its only the technical settings.
You can open this file in a standerd windows program; Notepad.
Save the file into etmain. And once you started up your game type the following in your consolscreen.
/exec djuki-settings
make sure you look for this secion and adjust it to your system!!
Code
set r_mode "-1"
set r_customwidth "1920"
set r_customheight "1080"
set r_fullscreen "1"
set r_displayrefresh "60"
And
Code
set com_hunkmegs "1024"
set com_soundmegs "64"
set com_zonemegs "128"
com_hunkmegs: set this to 50% of your RAM memory.
When your game doesnt start and gives an error in the startup-screen you know the settings your are trying to are to high far your PC. So adjust or delete the .cfg
Download below!