//Don't mess
SetRunScripts(true);
SetPlayCD(false);
SetPlayIntro(false);
SetSound(true);
SetFullscreen(true);
SetForcePrimaryDevice(true);
SetSkipFrontend(FALSE);
SetMaxTextureSize(2048);
SetCompressedTextures(true);
SetDefinitionValidation(false);
SetUseOldWeaponTrails(false);
SetUseCompiledWAD(false);
//****** Select your resolution
SetResolution(1024, 768, 16);
SetZBufferDepth(32);
SetTripleBuffering(BFALSE);
SetLevel("FinalAlbion.wld");
UseLevelWAD FALSE;
PresentImmediate FALSE;
ShowDevFrontEnd FALSE;
AllowDebugProfile FALSE;
SetStartingHolySite("NOVStartHSP");
EnableCodeSectionLoading(true);
UseCompiledDefs TRUE;
UseCompiledWorldFiles TRUE;
UseCompiledGlobalThings TRUE;
UseCompiledAnimationEvents TRUE;
AllowDataGeneration FALSE;
UseCompiledSoundSymbols TRUE;
UseRetailBanks TRUE;
RunFromDVD TRUE;
UsePhysicalDVD TRUE;
delete everything in userst.ini
then paste the above code it
it makes it not read wad's