Found a fix for huge issue with cpu/gpu usage

Discussion in 'Player Support' started by Eniner, Oct 1, 2018.

  1. Derd Augur

    I run the patcher every time I log in . I have no lag and my cpu affinity is the -1 it should be.
  2. xxGriff Augur

    I am glad your game works to your desired standards, the issue you describe is not given a clear cause. deleting the ini does create a new file when the patcher checks the games assets. There are MANY settings within this file and several can cause poor performance issues. also, EQ is incredibly CPU intensive (as compared to more modern titles) and while newer GPU's have much more power (ie. clockrates, memory, bandwidth to name a few) they also run DX9 (c) via emulation. I have several systems which have had their performance decreased after a patch or just "suddenly", and only my Xeon (8 core 16 thread) had issues with CPUAffinity0=-1 (Xeon was corrected by manually assigning CPU1=1 , CPU2=2 etc) and not assigning to Hyperthread (Virtual cores) .
    Indeed, i agree that Dev's should be informed and provided as much information as relevant in order to allow them to identify and fix (quite possibly with a patch). there are simply too many settings and other unknowns/untested variables. the nVidia 10x0' series have had issues for some time, and there have been a couple fixes, also pointed out are HW shaders and of course CPU Affinity. while the deleting/renaming of eqclient.ini may provide you with satisfactory game play as opposed to your previous ini, the differences between the 2 files has not been tested to determine the actual cause. Correlation is not causation. Also, the Term "lag" as in poor network performance? lost packets? or is this being used to describe low frame rate? from a troubleshooting point of view, with the goal of identifying the cause and providing a solution, deleting and re-patching is not a fix. it is a...wait for it...a patch (sorry could not resist) chances are the issues will likely arise again ,not to mention not everyone will be comfortable editing or deleting said file. hence, providing Dev's with as much information as possible, and posting in Test or Live bugs/updates section. i may have missed this info, but are you playing Live (if so which server) or Test Server?
  3. Sarkaukar Augur

    The patching does not "update" eqclient.ini. That file is partially created by external game settings then fills out the remaining/missing information once the game is actually lauched.. After that changes are made if Alt O or via chat channel command line /log on/off, etcs.

    Another issue might be where EQ is installed, default location or custom location. Not going into details but the system can be pulling information from the default location then the "virtual" location that the system copies files to and run the game from there. It used to be bad when Vista came out, but things have improved but issues like this has not been complete eliminated. Issues arise usually when the player alters game files (eqclient.ini) manually in the default folder but it does not get copied over to the virtual folder or it causes corruption, or it only works for a short time. When the game has to be patched (you are always running the patcher, aka Launchpad ), even if one file is updated.

    Suggestion, if installed in default location, MOVE the EQ folder from the "Program Files" or Program Files (x86) folder. Locate the exe for the Launchpad.exe in the new location, right click and send to Desktop as shortcut.

    Also, if admin permissions are not set properly for the shortcut that can also have issues, it various from player to player, dependent on how they setup their OS.

    Just to add, another thing to consider is that one of the eqclient.ini files has a formatting and EQ is not able to read all the command lines, or if there is a read only setting on one of the files.
  4. Eniner Augur

    My everquest folder in is main drive as it should be. This is clearly a eqclient.ini issue with something causing a memory leak. While i dont have the time to find the issue myself as there is a lot variables and quite frankly i just dont get paid to do their job for them. They wanna sub contract me once again ill find the issue but as of right now its not my problem. Ive narrowed down the problem to make their job easier its matter of them going in and seeing what setting is actually causing this problem. But as stated above there is a lot of things to cross check for a average player to take many hours out his day and go setting by setting till problem is found. That is a company thing imo...
  5. Eniner Augur

    Quite simple look at your Default eqclient.ini file and look at one ive posted.
  6. Geko Elder

    Broken Eqclient.ini

    Code:
    [Defaults]
    UseWASDDefault=1
    GraphicsMemoryModeSwitch=1
    APVOptimizations=TRUE
    DisableWestBugFix=0
    Sound=1
    CPUAffinity0=0
    TextureQuality=1
    VertexShaders=TRUE
    20PixelShaders=TRUE
    14PixelShaders=TRUE
    1xPixelShaders=TRUE
    MultiPassLighting=FALSE
    PostEffects=FALSE
    UseLitBatches=TRUE
    ItemPlacementShowOverlay=TRUE
    WindowedMode=TRUE
    InspectOthers=FALSE
    Log=FALSE
    AttackOnAssist=FALSE
    ShowInspectMessage=TRUE
    LockWindows=FALSE
    InvWinLabels=TRUE
    HidePlayerWin=TRUE
    HidePartyWin=FALSE
    HideTargetWin=0
    HideSpellsWin=FALSE
    HideHotboxWin=FALSE
    HideChatWin=FALSE
    HideMainMenuWin=FALSE
    ChatLineSpacing=0
    ShowDynamicLights=TRUE
    ChatFontSize=3
    ShowNamesLevel=4
    VideoMode=0
    MousePointerSpeedMod=0
    ShowSpellEffects=1
    CombatMusic=0
    MixAhead=8
    ServerFilter=0
    TrackPlayers=1
    TrackPets=TRUE
    TrackMercs=TRUE
    TrackSortType=NORMAL
    TrackFilterType=0
    ShowGrass=TRUE
    DisableTattoos=FALSE
    UseArrowCamera=FALSE
    NetStat=FALSE
    DoProperTinting=FALSE
    Sound44k=0
    SpeakerType=0
    AutoAFKOn=0
    AutoAFKOff=FALSE
    AutoMercPassive=FALSE
    IgnoreNumLockState=FALSE
    HideAFK=0
    HideAFKPets=0
    HideAFKMercs=0
    LoadSocialAnimations=FALSE
    AllLuclinPcModelsOff=0
    UseLuclinHumanMale=1
    UseLuclinHumanFemale=1
    UseLuclinBarbarianMale=1
    UseLuclinBarbarianFemale=1
    UseLuclinEruditeMale=1
    UseLuclinEruditeFemale=1
    UseLuclinWoodElfMale=1
    UseLuclinWoodElfFemale=1
    UseLuclinHighElfMale=1
    UseLuclinHighElfFemale=1
    UseLuclinDarkElfMale=1
    UseLuclinDarkElfFemale=1
    UseLuclinHalfElfMale=1
    UseLuclinHalfElfFemale=1
    UseLuclinDwarfMale=1
    UseLuclinDwarfFemale=1
    UseLuclinTrollMale=1
    UseLuclinTrollFemale=1
    UseLuclinOgreMale=1
    UseLuclinOgreFemale=1
    UseLuclinHalflingMale=1
    UseLuclinHalflingFemale=1
    UseLuclinGnomeMale=1
    UseLuclinGnomeFemale=1
    UseLuclinIksarMale=1
    UseLuclinIksarFemale=1
    UseLuclinVahShirMale=1
    UseLuclinVahShirFemale=1
    UseLuclinElementals=TRUE
    LoadVeliousArmorsWithLuclin=FALSE
    DefaultChannel=8
    LastCharSel=0
    Music=0
    SoundVolume=0
    Gamma=11.000000
    SpellParticleOpacity=1.000000
    EnvironmentParticleOpacity=1.000000
    ActorParticleOpacity=1.000000
    TrackAutoUpdate=1
    HasViewedHotBarHelp1=1
    CPUAffinity1=1
    CPUAffinity2=2
    CPUAffinity3=3
    CPUAffinity4=4
    HideAltAdvWin=1
    WindowedModeXOffset=-8
    WindowedModeYOffset=-8
    AllowResize=1
    Maximized=1
    RestoredXOffset=-2
    RestoredYOffset=0
    RestoredWidth=640
    RestoredHeight=480
    AlwaysOnTop=0
    EnvSounds=0
    SpellParticleDensity=0.500000
    SpellParticleNearClipPlane=2.000000
    SpellParticleCastFilter=24
    EnvironmentParticleDensity=1.000000
    EnvironmentParticleNearClipPlane=2.000000
    EnvironmentParticleCastFilter=24
    ActorParticleDensity=1.000000
    ActorParticleNearClipPlane=2.000000
    ActorParticleCastFilter=24
    ActorNewArmorFilter=24
    CPUAffinity5=5
    ShowCreationHelp=0
    ScreenshotNumber=11
    CPUAffinity6=6
    TargetGroupBuff=1
    CPUAffinity7=7
    CharCreateRotateOn=1
    CPUAffinity8=0
    WindowedGamma=0
    RandomCharacterSelectMusic=1
    LinearGammaContent=0
    UseD3DTextureCompression=TRUE
    MipMapping=TRUE
    TextureCache=TRUE
    ClaimMessageTimestamp=1538189945
    NoNameApprove=1
    VeteranRewardsTimestamp=1538003074
    CPUAffinity9=1
    GraphicsMemoryMode=1
    [HitsMode]
    MyHitsMode=1
    MyHitsAlwaysDraw=0
    MyHitsX=4
    MyHitsY=60
    MyHitsCount=3
    MyHitsFontSize=1
    MyHitsShowHeader=1
    MyHitsShowBG=0
    MyHitsBGWidth=330
    OtherHitsMeMode=1
    OtherHitsMeAlwaysDraw=0
    OtherHitsMeX=4
    OtherHitsMeY=112
    OtherHitsMeCount=3
    OtherHitsMeFontSize=1
    OtherHitsMeShowHeader=1
    OtherHitsMeShowBG=0
    OtherHitsMeBGWidth=330
    OtherHitsOtherMode=1
    OtherHitsOtherAlwaysDraw=0
    OtherHitsOtherX=4
    OtherHitsOtherY=164
    OtherHitsOtherCount=3
    OtherHitsOtherFontSize=1
    OtherHitsOtherShowHeader=1
    OtherHitsOtherShowBG=0
    OtherHitsOtherBGWidth=330
    [Options]
    ClickThroughMask=0
    IgnoreFile1=1
    Camera1-Distance=30.000000
    Camera1-DirHeading=192.000000
    Camera1-Heading=0.000000
    Camera1-Pitch=0.000000
    Camera1-Height=5.000000
    Camera1-Zoom=90.000000
    Camera1-Change=1
    Camera2-Distance=82.000000
    Camera2-DirHeading=277.000000
    Camera2-Heading=0.000000
    Camera2-Pitch=0.000000
    Camera2-Height=18.000000
    Camera2-Zoom=90.000000
    Camera2-Change=1
    MaxFPS=150
    MaxBGFPS=150
    Realism=0
    ClipPlane=20
    FogScale=4.000000
    LODBias=10
    XMouseSensitivity=4
    YMouseSensitivity=4
    Anonymous=0
    Trade=2
    GuildInvites=1
    Sky=1
    LoD=1
    SameResolution=1
    PCNames=1
    NPCNames=1
    PetNames=1
    MercNames=1
    TargetHealth=1
    PetOwnerNames=1
    MercOwnerNames=1
    ItemPlacementHideUI=1
    ItemPlacementDefaultModeCursor=1
    InverseMouse=0
    LookSpring=0
    MouseActive=1
    Destroy=0
    AANoConfirm=0
    pointMerchantNoConfirm=0
    MouseWheelZoom=1
    MouseTurnZoom=1
    MouseRightHanded=1
    LootAllConfirm=1
    DismissMercenaryConfirm=1
    RaidInviteConfirm=1
    OfflineModeConfirm=1
    BagSellConfirm=1
    BagSellContentsConfirm=1
    TributeLogoffAutoOff=0
    LoadScreenMode=1
    HideCorpse=3
    LogOutOverParcelLimitConfirm=1
    SaveSetConfirm=1
    TrophyTributeLogoffAutoOff=0
    NoSafeDrop=1
    [TextColors]
    User_1_Red=255
    User_1_Green=255
    User_1_Blue=255
    User_2_Red=190
    User_2_Green=40
    User_2_Blue=190
    User_3_Red=0
    User_3_Green=255
    User_3_Blue=255
    User_4_Red=40
    User_4_Green=240
    User_4_Blue=40
    User_5_Red=0
    User_5_Green=128
    User_5_Blue=0
    User_6_Red=0
    User_6_Green=128
    User_6_Blue=0
    User_7_Red=255
    User_7_Green=0
    User_7_Blue=0
    User_8_Red=90
    User_8_Green=90
    User_8_Blue=255
    User_9_Red=90
    User_9_Green=90
    User_9_Blue=255
    User_10_Red=255
    User_10_Green=255
    User_10_Blue=255
    User_11_Red=255
    User_11_Green=0
    User_11_Blue=0
    User_12_Red=255
    User_12_Green=255
    User_12_Blue=255
    User_13_Red=255
    User_13_Green=255
    User_13_Blue=255
    User_14_Red=255
    User_14_Green=255
    User_14_Blue=0
    User_15_Red=90
    User_15_Green=90
    User_15_Blue=255
    User_16_Red=255
    User_16_Green=255
    User_16_Blue=255
    User_17_Red=255
    User_17_Green=255
    User_17_Blue=255
    User_18_Red=255
    User_18_Green=255
    User_18_Blue=255
    User_19_Red=255
    User_19_Green=255
    User_19_Blue=255
    User_20_Red=240
    User_20_Green=240
    User_20_Blue=0
    User_21_Red=240
    User_21_Green=240
    User_21_Blue=0
    User_22_Red=255
    User_22_Green=255
    User_22_Blue=255
    User_23_Red=255
    User_23_Green=255
    User_23_Blue=255
    User_24_Red=255
    User_24_Green=255
    User_24_Blue=255
    User_25_Red=255
    User_25_Green=255
    User_25_Blue=255
    User_26_Red=128
    User_26_Green=0
    User_26_Blue=128
    User_27_Red=255
    User_27_Green=255
    User_27_Blue=255
    User_28_Red=0
    User_28_Green=114
    User_28_Blue=255
    User_29_Red=240
    User_29_Green=240
    User_29_Blue=0
    User_30_Red=0
    User_30_Green=140
    User_30_Blue=0
    User_31_Red=90
    User_31_Green=90
    User_31_Blue=255
    User_32_Red=255
    User_32_Green=0
    User_32_Blue=0
    User_33_Red=90
    User_33_Green=90
    User_33_Blue=255
    User_34_Red=255
    User_34_Green=0
    User_34_Blue=0
    User_35_Red=215
    User_35_Green=154
    User_35_Blue=66
    User_36_Red=110
    User_36_Green=143
    User_36_Blue=176
    User_37_Red=110
    User_37_Green=143
    User_37_Blue=176
    User_38_Red=110
    User_38_Green=143
    User_38_Blue=176
    User_39_Red=110
    User_39_Green=143
    User_39_Blue=176
    User_40_Red=110
    User_40_Green=143
    User_40_Blue=176
    User_41_Red=110
    User_41_Green=143
    User_41_Blue=176
    User_42_Red=110
    User_42_Green=143
    User_42_Blue=176
    User_43_Red=110
    User_43_Green=143
    User_43_Blue=176
    User_44_Red=110
    User_44_Green=143
    User_44_Blue=176
    User_45_Red=110
    User_45_Green=143
    User_45_Blue=176
    User_46_Red=255
    User_46_Green=255
    User_46_Blue=255
    User_47_Red=255
    User_47_Green=255
    User_47_Blue=255
    User_48_Red=255
    User_48_Green=0
    User_48_Blue=0
    User_49_Red=255
    User_49_Green=0
    User_49_Blue=0
    User_50_Red=255
    User_50_Green=0
    User_50_Blue=0
    User_51_Red=255
    User_51_Green=0
    User_51_Blue=0
    User_52_Red=255
    User_52_Green=255
    User_52_Blue=255
    User_53_Red=255
    User_53_Green=255
    User_53_Blue=255
    User_54_Red=255
    User_54_Green=255
    User_54_Blue=255
    User_55_Red=255
    User_55_Green=255
    User_55_Blue=255
    User_56_Red=255
    User_56_Green=255
    User_56_Blue=255
    User_57_Red=255
    User_57_Green=255
    User_57_Blue=255
    User_58_Red=255
    User_58_Green=255
    User_58_Blue=255
    User_59_Red=255
    User_59_Green=255
    User_59_Blue=255
    User_60_Red=215
    User_60_Green=154
    User_60_Blue=66
    User_61_Red=215
    User_61_Green=154
    User_61_Blue=66
    User_62_Red=215
    User_62_Green=154
    User_62_Blue=66
    User_63_Red=215
    User_63_Green=154
    User_63_Blue=66
    User_64_Red=215
    User_64_Green=154
    User_64_Blue=66
    User_65_Red=215
    User_65_Green=154
    User_65_Blue=66
    User_66_Red=215
    User_66_Green=154
    User_66_Blue=66
    User_67_Red=215
    User_67_Green=154
    User_67_Blue=66
    User_68_Red=215
    User_68_Green=154
    User_68_Blue=66
    User_69_Red=215
    User_69_Green=154
    User_69_Blue=66
    User_70_Red=255
    User_70_Green=255
    User_70_Blue=0
    User_71_Red=255
    User_71_Green=0
    User_71_Blue=255
    User_72_Red=0
    User_72_Green=200
    User_72_Blue=200
    User_73_Red=255
    User_73_Green=255
    User_73_Blue=255
    User_74_Red=255
    User_74_Green=255
    User_74_Blue=255
    User_75_Red=0
    User_75_Green=255
    User_75_Blue=255
    User_76_Red=255
    User_76_Green=0
    User_76_Blue=0
    User_77_Red=255
    User_77_Green=255
    User_77_Blue=255
    User_78_Red=90
    User_78_Green=90
    User_78_Blue=255
    User_79_Red=255
    User_79_Green=255
    User_79_Blue=0
    User_80_Red=255
    User_80_Green=255
    User_80_Blue=0
    User_81_Red=255
    User_81_Green=255
    User_81_Blue=255
    User_82_Red=255
    User_82_Green=255
    User_82_Blue=255
    User_83_Red=255
    User_83_Green=255
    User_83_Blue=255
    User_84_Red=255
    User_84_Green=255
    User_84_Blue=255
    User_85_Red=255
    User_85_Green=255
    User_85_Blue=255
    User_86_Red=255
    User_86_Green=155
    User_86_Blue=155
    User_87_Red=90
    User_87_Green=90
    User_87_Blue=255
    User_88_Red=255
    User_88_Green=255
    User_88_Blue=255
    User_89_Red=255
    User_89_Green=255
    User_89_Blue=255
    User_90_Red=255
    User_90_Green=255
    User_90_Blue=255
    User_91_Red=255
    User_91_Green=255
    User_91_Blue=255
    User_92_Red=255
    User_92_Green=127
    User_92_Blue=0
    User_93_Red=255
    User_93_Green=255
    User_93_Blue=255
    User_94_Red=255
    User_94_Green=255
    User_94_Blue=255
    User_95_Red=255
    User_95_Green=255
    User_95_Blue=255
    User_96_Red=192
    User_96_Green=0
    User_96_Blue=0
    User_97_Red=0
    User_97_Green=255
    User_97_Blue=0
    User_98_Red=255
    User_98_Green=255
    User_98_Blue=0
    User_99_Red=255
    User_99_Green=0
    User_99_Blue=0
    User_100_Red=24
    User_100_Green=224
    User_100_Blue=255
    User_101_Red=255
    User_101_Green=255
    User_101_Blue=255
    User_102_Red=255
    User_102_Green=255
    User_102_Blue=255
    User_103_Red=255
    User_103_Green=255
    User_103_Blue=255
    User_104_Red=255
    User_104_Green=0
    User_104_Blue=0
    User_105_Red=255
    User_105_Green=0
    User_105_Blue=0
    User_106_Red=255
    User_106_Green=0
    User_106_Blue=0
    User_107_Red=255
    User_107_Green=255
    User_107_Blue=255
    User_108_Red=255
    User_108_Green=255
    User_108_Blue=255
    User_109_Red=255
    User_109_Green=255
    User_109_Blue=255
    User_110_Red=0
    User_110_Green=255
    User_110_Blue=0
    User_111_Red=240
    User_111_Green=240
    User_111_Blue=0
    User_112_Red=240
    User_112_Green=240
    User_112_Blue=0
    User_113_Red=255
    User_113_Green=255
    User_113_Blue=255
    User_114_Red=255
    User_114_Green=255
    User_114_Blue=255
    User_115_Red=255
    User_115_Green=255
    User_115_Blue=255
    User_116_Red=255
    User_116_Green=100
    User_116_Blue=25
    User_117_Red=66
    User_117_Green=78
    User_117_Blue=244
    User_118_Red=66
    User_118_Green=78
    User_118_Blue=244
    User_119_Red=0
    User_119_Green=114
    User_119_Blue=255
    User_120_Red=0
    User_120_Green=67
    User_120_Blue=255
    User_121_Red=0
    User_121_Green=114
    User_121_Blue=255
    User_122_Red=0
    User_122_Green=67
    User_122_Blue=255
    User_123_Red=70
    User_123_Green=70
    User_123_Blue=255
    User_124_Red=0
    User_124_Green=67
    User_124_Blue=255
    [VideoMode]
    Width=3840
    Height=2160
    FullscreenRefreshRate=0
    FullscreenBitsPerPixel=32
    WindowedWidth=2560
    WindowedHeight=1376
    [News]
    LastRead=00000000
    Automatic=0
    [WelcomeScreen]
    DetectWelcomeFailure=0
    WelcomeTimestamp=1427248913
    [TradeskillWnd]
    CtrlBypass=1
    [KeyMaps]
    KEYMAPPING_AUTOPRIM_1=33
    KEYMAPPING_AUTOPRIM_2=33
    KEYMAPPING_CYCLENPCTARGETS_1=16
    KEYMAPPING_CYCLENPCTARGETS_2=16
    KEYMAPPING_AUTORUN_1=69
    KEYMAPPING_AUTORUN_2=69
    KEYMAPPING_DUCK_1=32
    KEYMAPPING_DUCK_2=32
    KEYMAPPING_RIGHT_1=205
    KEYMAPPING_BACK_1=0
    KEYMAPPING_FORWARD_1=0
    KEYMAPPING_LEFT_1=0
    KEYMAPPING_SIT_STAND_1=31
    KEYMAPPING_SIT_STAND_2=31
    KEYMAPPING_HOT2_1_1=59
    KEYMAPPING_HOT2_2_1=60
    KEYMAPPING_HOT2_3_1=61
    KEYMAPPING_HOT2_4_1=62
    KEYMAPPING_HOT2_5_1=63
    KEYMAPPING_HOT2_6_1=64
    KEYMAPPING_HOT2_7_1=65
    KEYMAPPING_HOT2_8_1=66
    KEYMAPPING_HOT2_9_1=67
    KEYMAPPING_HOT2_10_1=68
    KEYMAPPING_HOT2_11_1=87
    KEYMAPPING_HOT2_12_1=88
    KEYMAPPING_HOTPAGE2_1_1=0
    KEYMAPPING_TARGETME_1=0
    KEYMAPPING_TARGETNPC_1=0
    KEYMAPPING_TARGETPC_1=0
    KEYMAPPING_PARTY1_1=0
    KEYMAPPING_PARTY2_1=0
    KEYMAPPING_PARTY3_1=0
    KEYMAPPING_PARTY4_1=0
    KEYMAPPING_PARTY5_1=0
    KEYMAPPING_FULLSCREEN_1=0
    KEYMAPPING_TOGGLECAM_1=0
    KEYMAPPING_MOUSELOOK_1=0
    KEYMAPPING_NETSTAT_1=0
    [ChatFilters]
    Group=0
    Guild=0
    OOC=0
    Auction=0
    Shout=0
    Socials=0
    DotDamage=2
    HotSpells=2
    MyMisses=1
    MissedMe=1
    OtherHits=1
    OtherMisses=1
    SpellDamage=2
    RandomMine=0
    PCSpells=0
    NPCSpells=0
    CriticalMelee=2
    CriticalSpells=2
    PetHits=0
    PetMisses=1
    DamageShields=2
    FocusEffects=0
    PetSpells=0
    ItemSpeech=0
    Strikethrough=0
    Stun=0
    SwarmPetDeath=0
    FellowshipChat=0
    MercenaryMessages=0
    Achievements=2
    PvPMessages=0
    RandomOthers=0
    RandomGroupRaid=0
    EnvironmentalDamage=0
    EventMessages=0
    BadWord=0
    BardSongs=2
    BardSongsOnPets=0
    Spam=1
    SpellNameInCast=0
    OverwriteDetrimental=0
    OverwriteBeneficial=0
    CantUseCommand=0
    CombatAbilityReuse=0
    AAAbilityReuse=0
    ProcBeginCasting=1
    DestroyedItems=0
    AurasYou=0
    AurasOther=0
    HealsYou=0
    HealsOther=0
    DoTYours=0
    DoTOther=0
    DirectDamageOther=0
    
  7. Geko Elder

    ROF Eqclient.ini

    Code:
    [Defaults]
    GraphicsMemoryModeSwitch=1
    APVOptimizations=TRUE
    DisableWestBugFix=0
    Sound=TRUE
    TextureQuality=1
    VertexShaders=0
    20PixelShaders=0
    14PixelShaders=0
    1xPixelShaders=0
    MultiPassLighting=FALSE
    UseLitBatches=TRUE
    WindowedMode=TRUE
    InspectOthers=FALSE
    Log=FALSE
    AttackOnAssist=FALSE
    ShowInspectMessage=TRUE
    LockWindows=FALSE
    InvWinLabels=TRUE
    HidePlayerWin=FALSE
    HidePartyWin=FALSE
    HideTargetWin=FALSE
    HideSpellsWin=FALSE
    HideHotboxWin=FALSE
    HideChatWin=FALSE
    HideMainMenuWin=FALSE
    ChatLineSpacing=0
    ShowDynamicLights=TRUE
    ChatFontSize=3
    ShowNamesLevel=0
    VideoMode=0
    MousePointerSpeedMod=0
    ShowSpellEffects=0
    CombatMusic=TRUE
    MixAhead=8
    ServerFilter=0
    TrackPlayers=TRUE
    TrackSortType=NORMAL
    TrackFilterType=0
    DefaultLanguage=0
    ShowGrass=0
    DisableTattoos=FALSE
    UseArrowCamera=FALSE
    NetStat=TRUE
    DoProperTinting=FALSE
    Sound44k=0
    SpeakerType=0
    LoadSocialAnimations=true
    AllLuclinPcModelsOff=False
    UseLuclinHumanMale=TRUE
    UseLuclinHumanFemale=TRUE
    UseLuclinBarbarianMale=TRUE
    UseLuclinBarbarianFemale=TRUE
    UseLuclinEruditeMale=TRUE
    UseLuclinEruditeFemale=TRUE
    UseLuclinWoodElfMale=TRUE
    UseLuclinWoodElfFemale=TRUE
    UseLuclinHighElfMale=TRUE
    UseLuclinHighElfFemale=TRUE
    UseLuclinDarkElfMale=TRUE
    UseLuclinDarkElfFemale=TRUE
    UseLuclinHalfElfMale=TRUE
    UseLuclinHalfElfFemale=TRUE
    UseLuclinDwarfMale=TRUE
    UseLuclinDwarfFemale=TRUE
    UseLuclinTrollMale=TRUE
    UseLuclinTrollFemale=TRUE
    UseLuclinOgreMale=TRUE
    UseLuclinOgreFemale=TRUE
    UseLuclinHalflingMale=TRUE
    UseLuclinHalflingFemale=TRUE
    UseLuclinGnomeMale=TRUE
    UseLuclinGnomeFemale=TRUE
    UseLuclinIksarMale=TRUE
    UseLuclinIksarFemale=TRUE
    UseLuclinVahShirMale=TRUE
    UseLuclinVahShirFemale=TRUE
    UseLuclinElementals=TRUE
    LoadVeliousArmorsWithLuclin=TRUE
    DefaultChannel=8
    LastCharSel=0
    ShowCreationHelp=FALSE
    Music=0
    SoundVolume=5
    Gamma=11
    SpellParticleOpacity=1.000000
    EnvironmentParticleOpacity=1.000000
    ActorParticleOpacity=1.000000
    TrackAutoUpdate=TRUE
    DetectWelcomeFailure=0
    WindowedModeXOffset=-8
    WindowedModeYOffset=-12
    AllowResize=1
    Maximized=0
    RestoredXOffset=-8
    RestoredYOffset=-12
    RestoredWidth=1270
    RestoredHeight=696
    AlwaysOnTop=0
    ShowVoiceNoticeWindow=false
    SpellParticleDensity=0.000000
    SpellParticleNearClipPlane=2.000000
    SpellParticleCastFilter=1
    EnvironmentParticleDensity=0.000000
    EnvironmentParticleNearClipPlane=2.000000
    EnvironmentParticleCastFilter=24
    ActorParticleDensity=0.000000
    ActorParticleNearClipPlane=2.000000
    ActorParticleCastFilter=24
    ShowAlarmWindow=false
    LeftClickTargetHelp=1
    HideAltAdvWin=TRUE
    TargetGroupBuff=0
    UseD3DTextureCompression=FALSE
    MipMapping=FALSE
    TextureCache=FALSE
    LoadArmor17=FALSE
    LoadArmor18=FALSE
    LoadArmor19=FALSE
    LoadArmor20=FALSE
    LoadArmor21=FALSE
    LoadArmor22=FALSE
    LoadArmor23=FALSE
    GraphicsMemoryMode=0
    TerrainTextureQuality=0
    SkyUpdateInterval=60000
    SkyCubemapSize=0
    AcceptKickRequests=1
    AutojoinHelp=1
    ScreenshotNumber=38
    CPUAffinity19=3
    CharCreateRotateOn=0
    [HitsMode]
    MyHitsMode=1
    MyHitsAlwaysDraw=0
    MyHitsX=4
    MyHitsY=60
    MyHitsCount=3
    MyHitsFontSize=1
    MyHitsShowHeader=1
    MyHitsShowBG=0
    MyHitsBGWidth=330
    OtherHitsMeMode=1
    OtherHitsMeAlwaysDraw=0
    OtherHitsMeX=4
    OtherHitsMeY=112
    OtherHitsMeCount=3
    OtherHitsMeFontSize=1
    OtherHitsMeShowHeader=1
    OtherHitsMeShowBG=0
    OtherHitsMeBGWidth=330
    OtherHitsOtherMode=1
    OtherHitsOtherAlwaysDraw=0
    OtherHitsOtherX=4
    OtherHitsOtherY=164
    OtherHitsOtherCount=3
    OtherHitsOtherFontSize=1
    OtherHitsOtherShowHeader=1
    OtherHitsOtherShowBG=0
    OtherHitsOtherBGWidth=330
    [TextColors]
    User_1_Red=255
    User_1_Green=255
    User_1_Blue=255
    User_2_Red=190
    User_2_Green=40
    User_2_Blue=190
    User_3_Red=0
    User_3_Green=255
    User_3_Blue=255
    User_4_Red=40
    User_4_Green=240
    User_4_Blue=40
    User_5_Red=0
    User_5_Green=128
    User_5_Blue=0
    User_6_Red=0
    User_6_Green=128
    User_6_Blue=0
    User_7_Red=255
    User_7_Green=0
    User_7_Blue=0
    User_8_Red=90
    User_8_Green=90
    User_8_Blue=255
    User_9_Red=90
    User_9_Green=90
    User_9_Blue=255
    User_10_Red=255
    User_10_Green=255
    User_10_Blue=255
    User_11_Red=255
    User_11_Green=0
    User_11_Blue=0
    User_12_Red=255
    User_12_Green=255
    User_12_Blue=255
    User_13_Red=255
    User_13_Green=255
    User_13_Blue=255
    User_14_Red=255
    User_14_Green=255
    User_14_Blue=0
    User_15_Red=90
    User_15_Green=90
    User_15_Blue=255
    User_16_Red=255
    User_16_Green=255
    User_16_Blue=255
    User_17_Red=255
    User_17_Green=255
    User_17_Blue=255
    User_18_Red=255
    User_18_Green=255
    User_18_Blue=255
    User_19_Red=255
    User_19_Green=255
    User_19_Blue=255
    User_20_Red=240
    User_20_Green=240
    User_20_Blue=0
    User_21_Red=240
    User_21_Green=240
    User_21_Blue=0
    User_22_Red=255
    User_22_Green=255
    User_22_Blue=255
    User_23_Red=255
    User_23_Green=255
    User_23_Blue=255
    User_24_Red=255
    User_24_Green=255
    User_24_Blue=255
    User_25_Red=255
    User_25_Green=255
    User_25_Blue=255
    User_26_Red=128
    User_26_Green=0
    User_26_Blue=128
    User_27_Red=255
    User_27_Green=255
    User_27_Blue=255
    User_28_Red=90
    User_28_Green=90
    User_28_Blue=255
    User_29_Red=240
    User_29_Green=240
    User_29_Blue=0
    User_30_Red=0
    User_30_Green=140
    User_30_Blue=0
    User_31_Red=90
    User_31_Green=90
    User_31_Blue=255
    User_32_Red=255
    User_32_Green=0
    User_32_Blue=0
    User_33_Red=90
    User_33_Green=90
    User_33_Blue=255
    User_34_Red=255
    User_34_Green=0
    User_34_Blue=0
    User_35_Red=215
    User_35_Green=154
    User_35_Blue=66
    User_36_Red=110
    User_36_Green=143
    User_36_Blue=176
    User_37_Red=110
    User_37_Green=143
    User_37_Blue=176
    User_38_Red=110
    User_38_Green=143
    User_38_Blue=176
    User_39_Red=110
    User_39_Green=143
    User_39_Blue=176
    User_40_Red=110
    User_40_Green=143
    User_40_Blue=176
    User_41_Red=110
    User_41_Green=143
    User_41_Blue=176
    User_42_Red=110
    User_42_Green=143
    User_42_Blue=176
    User_43_Red=110
    User_43_Green=143
    User_43_Blue=176
    User_44_Red=110
    User_44_Green=143
    User_44_Blue=176
    User_45_Red=110
    User_45_Green=143
    User_45_Blue=176
    User_46_Red=255
    User_46_Green=255
    User_46_Blue=255
    User_47_Red=255
    User_47_Green=255
    User_47_Blue=255
    User_48_Red=255
    User_48_Green=0
    User_48_Blue=0
    User_49_Red=255
    User_49_Green=0
    User_49_Blue=0
    User_50_Red=255
    User_50_Green=0
    User_50_Blue=0
    User_51_Red=255
    User_51_Green=0
    User_51_Blue=0
    User_52_Red=255
    User_52_Green=255
    User_52_Blue=255
    User_53_Red=255
    User_53_Green=255
    User_53_Blue=255
    User_54_Red=255
    User_54_Green=255
    User_54_Blue=255
    User_55_Red=255
    User_55_Green=255
    User_55_Blue=255
    User_56_Red=255
    User_56_Green=255
    User_56_Blue=255
    User_57_Red=255
    User_57_Green=255
    User_57_Blue=255
    User_58_Red=255
    User_58_Green=255
    User_58_Blue=255
    User_59_Red=255
    User_59_Green=255
    User_59_Blue=255
    User_60_Red=215
    User_60_Green=154
    User_60_Blue=66
    User_61_Red=215
    User_61_Green=154
    User_61_Blue=66
    User_62_Red=215
    User_62_Green=154
    User_62_Blue=66
    User_63_Red=215
    User_63_Green=154
    User_63_Blue=66
    User_64_Red=215
    User_64_Green=154
    User_64_Blue=66
    User_65_Red=215
    User_65_Green=154
    User_65_Blue=66
    User_66_Red=215
    User_66_Green=154
    User_66_Blue=66
    User_67_Red=215
    User_67_Green=154
    User_67_Blue=66
    User_68_Red=215
    User_68_Green=154
    User_68_Blue=66
    User_69_Red=215
    User_69_Green=154
    User_69_Blue=66
    User_70_Red=255
    User_70_Green=255
    User_70_Blue=0
    User_71_Red=255
    User_71_Green=0
    User_71_Blue=255
    User_72_Red=0
    User_72_Green=200
    User_72_Blue=200
    User_73_Red=255
    User_73_Green=255
    User_73_Blue=255
    User_74_Red=255
    User_74_Green=255
    User_74_Blue=255
    User_75_Red=0
    User_75_Green=255
    User_75_Blue=255
    User_76_Red=255
    User_76_Green=0
    User_76_Blue=0
    User_77_Red=255
    User_77_Green=255
    User_77_Blue=255
    User_78_Red=90
    User_78_Green=90
    User_78_Blue=255
    User_79_Red=255
    User_79_Green=255
    User_79_Blue=0
    User_80_Red=255
    User_80_Green=255
    User_80_Blue=0
    User_81_Red=255
    User_81_Green=255
    User_81_Blue=255
    User_82_Red=255
    User_82_Green=255
    User_82_Blue=255
    User_83_Red=255
    User_83_Green=255
    User_83_Blue=255
    User_84_Red=255
    User_84_Green=255
    User_84_Blue=255
    User_85_Red=255
    User_85_Green=255
    User_85_Blue=255
    User_86_Red=255
    User_86_Green=155
    User_86_Blue=155
    User_87_Red=90
    User_87_Green=90
    User_87_Blue=255
    User_88_Red=255
    User_88_Green=255
    User_88_Blue=255
    User_89_Red=255
    User_89_Green=255
    User_89_Blue=255
    User_90_Red=255
    User_90_Green=255
    User_90_Blue=255
    User_91_Red=255
    User_91_Green=255
    User_91_Blue=255
    User_92_Red=255
    User_92_Green=127
    User_92_Blue=0
    User_93_Red=255
    User_93_Green=255
    User_93_Blue=255
    User_94_Red=255
    User_94_Green=255
    User_94_Blue=255
    [Options]
    IgnoreFile1=1
    Camera1-Distance=30.000000
    Camera1-DirHeading=192.000000
    Camera1-Heading=0.000000
    Camera1-Pitch=0.000000
    Camera1-Height=5.000000
    Camera1-Zoom=90.000000
    Camera1-Change=1
    Camera2-Distance=82.000000
    Camera2-DirHeading=277.000000
    Camera2-Heading=0.000000
    Camera2-Pitch=0.000000
    Camera2-Height=18.000000
    Camera2-Zoom=90.000000
    Camera2-Change=1
    MaxFPS=100
    MaxBGFPS=100
    Realism=5
    ClipPlane=20
    FogScale=4.000000
    LODBias=10
    MouseSensitivity=4
    Anonymous=0
    Trade=2
    GuildInvites=1
    Sky=1
    ParticleDensity=3
    LoD=1
    SameResolution=1
    PCNames=0
    NPCNames=1
    PetOwnerNames=1
    InverseMouse=0
    LookSpring=0
    MouseActive=1
    Destroy=1
    AANoConfirm=1
    pointMerchantNoConfirm=0
    MouseWheelZoom=1
    MouseTurnZoom=1
    MouseRightHanded=1
    LootAllConfirm=0
    DismissMercenaryConfirm=1
    RaidInviteConfirm=1
    LoadScreenMode=1
    Channel00=1
    Channel01=1
    Channel02=1
    Channel03=1
    Channel04=1
    Channel05=1
    BadWord=1
    PCSpells=2
    NPCSpells=1
    BardSongs=1
    CriticalSpells=1
    CriticalMelee=1
    SpellDamage=1
    Channel06=0
    Channel07=0
    Channel08=0
    Channel09=0
    HideDamageShield=1
    DotDamage=1
    PetAttacks=1
    PetMisses=1
    FocusEffects=1
    PetSpells=1
    HealOverTimeSpells=1
    ItemSpeech=0
    Strikethrough=1
    Stun=0
    BardSongsOnPets=1
    SwarmPetDeath=0
    FellowshipChat=0
    MercenaryMessages=1
    Spam=1
    Achievements=0
    LootNoDrop=2
    ShadowClipPlane=0
    ActorClipPlane=50
    [VideoMode]
    Width=640
    Height=480
    FullscreenRefreshRate=0
    FullscreenBitsPerPixel=32
    WindowedWidth=1270
    WindowedHeight=704
    [News]
    LastRead=4D4D86AA
    Automatic=0
    [KeyMaps]
    KEYMAPPING_FORWARD_1=17
    KEYMAPPING_BACK_1=31
    KEYMAPPING_RIGHT_1=32
    KEYMAPPING_LEFT_1=30
    KEYMAPPING_DUCK_1=46
    KEYMAPPING_CYCLEREPLY_1=0
    KEYMAPPING_TARGETNPC_1=66
    KEYMAPPING_TOGGLETARGET_1=0
    KEYMAPPING_HOT2_1_1=0
    KEYMAPPING_CYCLENPCTARGETS_1=15
    KEYMAPPING_OPEN_INV_BAGS_1=1610612759
    KEYMAPPING_CLOSE_INV_BAGS_1=1610612760
    KEYMAPPING_CONSIDER_1=45
    KEYMAPPING_CMD_PUSH_TO_TALK_1=33
    KEYMAPPING_TARGETNPC_2=41
    KEYMAPPING_CYCLEPCTARGETS_1=41
    KEYMAPPING_CMD_CLIPBOARD_PASTE_1=1610612783
    KEYMAPPING_CMD_TOGGLE_PVP_LEADERBOARD_1=0
    KEYMAPPING_HOT1_2_1=3
    KEYMAPPING_HOT1_3_1=4
    KEYMAPPING_CAST12_1=49
    KEYMAPPING_HOT1_10_1=49
    KEYMAPPING_CMD_TOGGLE_FIND_WINDOW_1=2
    KEYMAPPING_HOT1_9_1=49
    KEYMAPPING_HOT3_1_1=1610612738
    KEYMAPPING_HOT4_6_1=1610612743
    KEYMAPPING_HOT4_7_1=1610612744
    KEYMAPPING_HOT4_8_1=1610612745
    KEYMAPPING_HOT4_9_1=1610612746
    KEYMAPPING_USE_1=22
    KEYMAPPING_CENTERVIEW_2=199
    KEYMAPPING_FIRST_PERSON_CAMERA_1=49
    KEYMAPPING_CHASE_CAMERA_1=24
    KEYMAPPING_CYCLEREPLY_BACK_1=0
    KEYMAPPING_CYCLENPCTARGETS_2=1073741865
    KEYMAPPING_TOGGLETWOTARGETS_1=1073741839
    KEYMAPPING_TARGETME_2=82
    [TradeskillWnd]
    CtrlBypass=1
  8. gotwar Gotcharms

    It's not any one setting that is causing you guys problems. It's a combination of settings being turned up/on that causes your EQ windows to use more resources.


    Things like mipmapping, clip planes, shaders, etc will all eat more resources when EQ is in the background (unless max background fps is set to 1).


    As an example, in Geko's .ini files posted above, in the "broken" client, mipmapping is turned on, all shaders are on, and both FPS and maxbackground fps is set to 150. In the "RoF" client, mipmapping has been turned off, shaders are off, and both fps and maxbackground fps is set to 100. One of the particle settings has also been changed to a different value (likely self instead of all). You could squeeze out even more CPU savings by cranking your background fps to 20. I'd also probably re-enable the shaders. There's probably a few more settings that are set to "low," but that was what I caught on a cursory glance.


    Another thing that can affect performance is the way your CPU affinity is set. Each newly opened client writes a new cpuaffinity line to the config file. If this value is -1, that client will use all cores. If it is set to a number between 0-X, it will use that core and that core only. This can produce different results depending on what kind of processor you have, how many clients you are running, and what else you are doing on the system.


    Setting your terrain/memory modes to their lowest settings, turning far clip and actor clip down, and changing particle densities are all going to have impacts on performance as well.

    Examples:

    "Low" Settings, FPS/BGFPS 60/20:
    [IMG]

    "Low" settings, but with Just FPS/BGFPS turned to max (150):
    [IMG]

    You could tweak your CPU usage up and down further by adjusting clip planes, actor clip planes, turning things on and off, etc.


    tl;dr If you want to box a bunch of clients, the default EQ config that gets pushed to a clean EQ install is going to tax your system. You need to turn all the settings down to not murder your CPU.
    NameAlreadyInUse likes this.
  9. Caell Augur

    In order to offer some objective testing to the community, and because I believe we each can make a difference for the better when we contribute back to the community. I did a bit of file comparison and testing.

    My relevant system information (not the latest hardware, but no slouch either):
    CPU: AMD FX-8350
    MB: ASUS SABERTOOTH 990FX R2.0
    RAM: 16GB (2 x G Skill F3-1866C8-8GTX 8GB)
    GPU: MSI GeForce GTX 970 GAMING 4G - 416.16 drivers
    * Nvidia Manage 3D Settings Program Settings for EverQuest (eqgame.exe)
    ** Anisotropic filtering: 16x
    ** Antialiasing - Mode: Override any application setting
    ** Antialiasing - Setting: 4x
    ** Antialiasing - Transparency: 8x (supersample)
    ** Power management mode: Prefer maximum performance
    ** Texture filtering - Anisotropic sample optimization: On
    ** Texture filtering - Negative LOD bias: Clamp
    ** Texture filtering - Quality: High quality
    ** Texture filtering -Trilinear optimization: On
    ** Threaded optimization: On
    Monitors: 2 @ 1920x1080
    C: drive: Samsung 840 PRO SSD - 128GB
    OS: Windows 10 Pro - 1809
    EQ install directory: C:\Games\DBG\Everquest (avoids UAC issues with C:\Program Files or C:\Program Files(x86) )
    Server: Erollisi Marr
    UI: Savok Vert
    Note: I play in windowed mode to ALT-Tab between chars.

    My EQclient.ini (if you load it, please note I have some non-default key-mappings):
    *** Please note my settings try to balance performance and looking nice. ***
    ***** Also I can run 6 clients at once without issue, though typically I run 3 *****
    Code:
    [Defaults]
    GraphicsMemoryMode=2
    GraphicsMemoryModeSwitch=1
    UseWASDDefault=1
    VertexShaders=1
    20PixelShaders=1
    APVOptimizations=TRUE
    AcceptKickRequests=0
    ActorNewArmorFilter=24
    ActorParticleCastFilter=17
    ActorParticleDensity=0.250000
    ActorParticleNearClipPlane=8.000000
    ActorParticleOpacity=0.250000
    AllLuclinPcModelsOff=0
    AllowAutoDuck=0
    AllowResize=1
    AlwaysOnTop=0
    Announce=0
    AttackOnAssist=FALSE
    AutoAFKOff=1
    AutoAFKOn=1
    AutoMercPassive=1
    AutojoinHelp=1
    Bloom=0
    CharCreateRotateOn=1
    ChatFontSize=3
    ChatLineSpacing=0
    CombatMusic=0
    CPUAffinity0=-1
    CPUAffinity1=-1
    CPUAffinity2=-1
    CPUAffinity3=-1
    CPUAffinity4=-1
    CPUAffinity5=-1
    CPUAffinity6=-1
    CPUAffinity7=-1
    DefaultChannel=8
    DisableTattoos=FALSE
    DisableWestBugFix=0
    DoProperTinting=TRUE
    EnvSounds=1
    EnvironmentParticleCastFilter=24
    EnvironmentParticleDensity=0.250000
    EnvironmentParticleNearClipPlane=8.000000
    EnvironmentParticleOpacity=0.250000
    Gamma=6.000000
    HasViewedHotBarHelp1=1
    HideAFK=0
    HideAFKMercs=0
    HideAFKPets=0
    HideAltAdvWin=1
    HideChatWin=FALSE
    HideFirstUseAlerts=1
    HideHotboxWin=FALSE
    HideMainMenuWin=FALSE
    HidePartyWin=FALSE
    HidePlayerWin=0
    HideSpellsWin=0
    HideTargetWin=0
    IgnoreLONChallenges=1
    IgnoreNumLockState=FALSE
    InspectOthers=FALSE
    InvWinLabels=TRUE
    ItemPlacementShowOverlay=TRUE
    LastCharSel=0
    LeftClickTargetHelp=0
    LoadSocialAnimations=FALSE
    LoadVeliousArmorsWithLuclin=FALSE
    LockWindows=FALSE
    Log=1
    Maximized=0
    MipMapping=TRUE
    MixAhead=8
    MousePointerSpeedMod=0
    MultiPassLighting=0
    Music=0
    NetStat=1
    PostEffects=1
    RestoredHeight=1018
    RestoredWidth=1918
    RestoredXOffset=1913
    RestoredYOffset=0
    ScreenshotNumber=60
    ServerFilter=1
    Shadows=0
    ShowCreationHelp=0
    ShowDynamicLights=FALSE
    ShowGrass=0
    ShowInspectMessage=TRUE
    ShowNamesLevel=4
    ShowSpellEffects=1
    SkyCubemapSize=4
    SkyUpdateInterval=1000
    Sound44k=0
    Sound=TRUE
    SoundVolume=0
    SpeakerType=0
    SpellParticleCastFilter=17
    SpellParticleDensity=0.250000
    SpellParticleNearClipPlane=8.000000
    SpellParticleOpacity=0.250000
    StreamItemTextures=1
    TargetGroupBuff=1
    TerrainTextureQuality=3
    TextureCache=FALSE
    TextureQuality=1
    TrackAutoUpdate=TRUE
    TrackFilterType=0
    TrackMercs=TRUE
    TrackPets=TRUE
    TrackPlayers=0
    TrackSortType=RALPHA
    UseArrowCamera=FALSE
    UseD3DTextureCompression=FALSE
    UseLitBatches=TRUE
    UseLuclinBarbarianFemale=TRUE
    UseLuclinBarbarianMale=TRUE
    UseLuclinDarkElfFemale=TRUE
    UseLuclinDarkElfMale=TRUE
    UseLuclinDwarfFemale=TRUE
    UseLuclinDwarfMale=TRUE
    UseLuclinElementals=TRUE
    UseLuclinEruditeFemale=TRUE
    UseLuclinEruditeMale=TRUE
    UseLuclinGnomeFemale=TRUE
    UseLuclinGnomeMale=TRUE
    UseLuclinHalfElfFemale=TRUE
    UseLuclinHalfElfMale=TRUE
    UseLuclinHalflingFemale=TRUE
    UseLuclinHalflingMale=TRUE
    UseLuclinHighElfFemale=TRUE
    UseLuclinHighElfMale=TRUE
    UseLuclinHumanFemale=TRUE
    UseLuclinHumanMale=TRUE
    UseLuclinIksarFemale=TRUE
    UseLuclinIksarMale=TRUE
    UseLuclinOgreFemale=TRUE
    UseLuclinOgreMale=TRUE
    UseLuclinTrollFemale=TRUE
    UseLuclinTrollMale=TRUE
    UseLuclinVahShirFemale=TRUE
    UseLuclinVahShirMale=TRUE
    UseLuclinWoodElfFemale=TRUE
    UseLuclinWoodElfMale=TRUE
    VideoMode=0
    WindowedGamma=1
    WindowedMode=TRUE
    WindowedModeXOffset=1913
    WindowedModeYOffset=0
    vsync=FALSE
    LinearGammaContent=0
    RandomCharacterSelectMusic=0
    AllowPreLuclinMountRiders=1
    ClaimMessageTimestamp=1538431096
    VeteranRewardsTimestamp=1536553106
    NoNameApprove=1
    [HitsMode]
    MyHitsAlwaysDraw=0
    MyHitsBGWidth=330
    MyHitsCount=3
    MyHitsFontSize=1
    MyHitsMode=1
    MyHitsShowBG=0
    MyHitsShowHeader=1
    MyHitsX=4
    MyHitsY=60
    OtherHitsMeAlwaysDraw=0
    OtherHitsMeBGWidth=330
    OtherHitsMeCount=3
    OtherHitsMeFontSize=1
    OtherHitsMeMode=1
    OtherHitsMeShowBG=0
    OtherHitsMeShowHeader=1
    OtherHitsMeX=4
    OtherHitsMeY=112
    OtherHitsOtherAlwaysDraw=0
    OtherHitsOtherBGWidth=330
    OtherHitsOtherCount=3
    OtherHitsOtherFontSize=1
    OtherHitsOtherMode=1
    OtherHitsOtherShowBG=0
    OtherHitsOtherShowHeader=1
    OtherHitsOtherX=4
    OtherHitsOtherY=164
    [TextColors]
    User_100_Blue=255
    User_100_Green=224
    User_100_Red=24
    User_101_Blue=255
    User_101_Green=255
    User_101_Red=255
    User_102_Blue=255
    User_102_Green=255
    User_102_Red=255
    User_103_Blue=255
    User_103_Green=255
    User_103_Red=255
    User_104_Blue=0
    User_104_Green=0
    User_104_Red=255
    User_105_Blue=0
    User_105_Green=0
    User_105_Red=255
    User_106_Blue=0
    User_106_Green=0
    User_106_Red=255
    User_107_Blue=255
    User_107_Green=255
    User_107_Red=255
    User_108_Blue=255
    User_108_Green=255
    User_108_Red=255
    User_109_Blue=255
    User_109_Green=255
    User_109_Red=255
    User_10_Blue=255
    User_10_Green=255
    User_10_Red=255
    User_11_Blue=0
    User_11_Green=0
    User_11_Red=255
    User_12_Blue=255
    User_12_Green=255
    User_12_Red=255
    User_13_Blue=255
    User_13_Green=255
    User_13_Red=255
    User_14_Blue=0
    User_14_Green=255
    User_14_Red=255
    User_15_Blue=255
    User_15_Green=90
    User_15_Red=90
    User_16_Blue=255
    User_16_Green=255
    User_16_Red=255
    User_17_Blue=255
    User_17_Green=255
    User_17_Red=255
    User_18_Blue=255
    User_18_Green=255
    User_18_Red=255
    User_19_Blue=255
    User_19_Green=255
    User_19_Red=255
    User_1_Blue=255
    User_1_Green=255
    User_1_Red=255
    User_20_Blue=0
    User_20_Green=240
    User_20_Red=240
    User_21_Blue=0
    User_21_Green=240
    User_21_Red=240
    User_22_Blue=255
    User_22_Green=255
    User_22_Red=255
    User_23_Blue=255
    User_23_Green=255
    User_23_Red=255
    User_24_Blue=255
    User_24_Green=255
    User_24_Red=255
    User_25_Blue=255
    User_25_Green=255
    User_25_Red=255
    User_26_Blue=128
    User_26_Green=0
    User_26_Red=128
    User_27_Blue=255
    User_27_Green=255
    User_27_Red=255
    User_28_Blue=255
    User_28_Green=90
    User_28_Red=90
    User_29_Blue=0
    User_29_Green=240
    User_29_Red=240
    User_2_Blue=190
    User_2_Green=40
    User_2_Red=190
    User_30_Blue=0
    User_30_Green=140
    User_30_Red=0
    User_31_Blue=255
    User_31_Green=90
    User_31_Red=90
    User_32_Blue=0
    User_32_Green=0
    User_32_Red=255
    User_33_Blue=255
    User_33_Green=90
    User_33_Red=90
    User_34_Blue=0
    User_34_Green=0
    User_34_Red=255
    User_35_Blue=66
    User_35_Green=154
    User_35_Red=215
    User_36_Blue=176
    User_36_Green=143
    User_36_Red=110
    User_37_Blue=176
    User_37_Green=143
    User_37_Red=110
    User_38_Blue=176
    User_38_Green=143
    User_38_Red=110
    User_39_Blue=176
    User_39_Green=143
    User_39_Red=110
    User_3_Blue=255
    User_3_Green=255
    User_3_Red=0
    User_40_Blue=176
    User_40_Green=143
    User_40_Red=110
    User_41_Blue=176
    User_41_Green=143
    User_41_Red=110
    User_42_Blue=176
    User_42_Green=143
    User_42_Red=110
    User_43_Blue=176
    User_43_Green=143
    User_43_Red=110
    User_44_Blue=176
    User_44_Green=143
    User_44_Red=110
    User_45_Blue=176
    User_45_Green=143
    User_45_Red=110
    User_46_Blue=255
    User_46_Green=255
    User_46_Red=255
    User_47_Blue=255
    User_47_Green=255
    User_47_Red=255
    User_48_Blue=0
    User_48_Green=0
    User_48_Red=255
    User_49_Blue=0
    User_49_Green=0
    User_49_Red=255
    User_4_Blue=40
    User_4_Green=240
    User_4_Red=40
    User_50_Blue=0
    User_50_Green=0
    User_50_Red=255
    User_51_Blue=0
    User_51_Green=0
    User_51_Red=255
    User_52_Blue=255
    User_52_Green=255
    User_52_Red=255
    User_53_Blue=255
    User_53_Green=255
    User_53_Red=255
    User_54_Blue=255
    User_54_Green=255
    User_54_Red=255
    User_55_Blue=255
    User_55_Green=255
    User_55_Red=255
    User_56_Blue=255
    User_56_Green=255
    User_56_Red=255
    User_57_Blue=255
    User_57_Green=255
    User_57_Red=255
    User_58_Blue=255
    User_58_Green=255
    User_58_Red=255
    User_59_Blue=255
    User_59_Green=255
    User_59_Red=255
    User_5_Blue=0
    User_5_Green=128
    User_5_Red=0
    User_60_Blue=66
    User_60_Green=154
    User_60_Red=215
    User_61_Blue=66
    User_61_Green=154
    User_61_Red=215
    User_62_Blue=66
    User_62_Green=154
    User_62_Red=215
    User_63_Blue=66
    User_63_Green=154
    User_63_Red=215
    User_64_Blue=66
    User_64_Green=154
    User_64_Red=215
    User_65_Blue=66
    User_65_Green=154
    User_65_Red=215
    User_66_Blue=66
    User_66_Green=154
    User_66_Red=215
    User_67_Blue=66
    User_67_Green=154
    User_67_Red=215
    User_68_Blue=66
    User_68_Green=154
    User_68_Red=215
    User_69_Blue=66
    User_69_Green=154
    User_69_Red=215
    User_6_Blue=0
    User_6_Green=128
    User_6_Red=0
    User_70_Blue=0
    User_70_Green=255
    User_70_Red=255
    User_71_Blue=255
    User_71_Green=0
    User_71_Red=255
    User_72_Blue=200
    User_72_Green=200
    User_72_Red=0
    User_73_Blue=255
    User_73_Green=255
    User_73_Red=255
    User_74_Blue=255
    User_74_Green=255
    User_74_Red=255
    User_75_Blue=255
    User_75_Green=255
    User_75_Red=0
    User_76_Blue=0
    User_76_Green=0
    User_76_Red=255
    User_77_Blue=255
    User_77_Green=255
    User_77_Red=255
    User_78_Blue=255
    User_78_Green=90
    User_78_Red=90
    User_79_Blue=0
    User_79_Green=255
    User_79_Red=255
    User_7_Blue=0
    User_7_Green=0
    User_7_Red=255
    User_80_Blue=0
    User_80_Green=255
    User_80_Red=255
    User_81_Blue=255
    User_81_Green=255
    User_81_Red=255
    User_82_Blue=255
    User_82_Green=255
    User_82_Red=255
    User_83_Blue=255
    User_83_Green=255
    User_83_Red=255
    User_84_Blue=255
    User_84_Green=255
    User_84_Red=255
    User_85_Blue=255
    User_85_Green=255
    User_85_Red=255
    User_86_Blue=155
    User_86_Green=155
    User_86_Red=255
    User_87_Blue=255
    User_87_Green=90
    User_87_Red=90
    User_88_Blue=255
    User_88_Green=255
    User_88_Red=255
    User_89_Blue=255
    User_89_Green=255
    User_89_Red=255
    User_8_Blue=255
    User_8_Green=90
    User_8_Red=90
    User_90_Blue=255
    User_90_Green=255
    User_90_Red=255
    User_91_Blue=255
    User_91_Green=255
    User_91_Red=255
    User_92_Blue=0
    User_92_Green=127
    User_92_Red=255
    User_93_Blue=255
    User_93_Green=255
    User_93_Red=255
    User_94_Blue=255
    User_94_Green=255
    User_94_Red=255
    User_95_Blue=255
    User_95_Green=255
    User_95_Red=255
    User_96_Blue=0
    User_96_Green=0
    User_96_Red=192
    User_97_Blue=0
    User_97_Green=255
    User_97_Red=0
    User_98_Blue=0
    User_98_Green=255
    User_98_Red=255
    User_99_Blue=0
    User_99_Green=0
    User_99_Red=255
    User_9_Blue=255
    User_9_Green=90
    User_9_Red=90
    User_110_Red=0
    User_110_Green=255
    User_110_Blue=0
    User_111_Red=240
    User_111_Green=240
    User_111_Blue=0
    User_112_Red=240
    User_112_Green=240
    User_112_Blue=0
    User_113_Red=255
    User_113_Green=255
    User_113_Blue=255
    User_114_Red=255
    User_114_Green=255
    User_114_Blue=255
    User_115_Red=255
    User_115_Green=255
    User_115_Blue=255
    User_116_Red=255
    User_116_Green=100
    User_116_Blue=25
    User_117_Red=66
    User_117_Green=78
    User_117_Blue=244
    User_118_Red=66
    User_118_Green=78
    User_118_Blue=244
    User_119_Red=0
    User_119_Green=114
    User_119_Blue=255
    User_120_Red=0
    User_120_Green=67
    User_120_Blue=255
    User_121_Red=0
    User_121_Green=114
    User_121_Blue=255
    User_122_Red=0
    User_122_Green=67
    User_122_Blue=255
    User_123_Red=70
    User_123_Green=70
    User_123_Blue=255
    User_124_Red=0
    User_124_Green=67
    User_124_Blue=255
    [Options]
    AANoConfirm=0
    ActorClipPlane=99
    Anonymous=0
    BagSellConfirm=1
    BagSellContentsConfirm=1
    Camera1-Change=1
    Camera1-DirHeading=192.000000
    Camera1-Distance=30.000000
    Camera1-Heading=0.000000
    Camera1-Height=5.000000
    Camera1-Pitch=0.000000
    Camera1-Zoom=90.000000
    Camera2-Change=1
    Camera2-DirHeading=277.000000
    Camera2-Distance=82.000000
    Camera2-Heading=0.000000
    Camera2-Height=18.000000
    Camera2-Pitch=0.000000
    Camera2-Zoom=90.000000
    ClickThroughMask=0
    ClipPlane=20
    Destroy=1
    DismissMercenaryConfirm=0
    FogScale=4.000000
    GuildInvites=0
    HideCorpse=0
    IgnoreFile1=1
    InverseMouse=0
    ItemPlacementDefaultModeCursor=1
    ItemPlacementHideUI=0
    LODBias=10
    LoD=1
    LoadScreenMode=0
    LookSpring=0
    LootAllConfirm=0
    MaxBGFPS=150
    MaxFPS=150
    MercNames=0
    MercOwnerNames=0
    MouseActive=1
    MouseRightHanded=1
    MouseSensitivity=4
    MouseTurnZoom=1
    MouseWheelZoom=1
    NPCNames=1
    OfflineModeConfirm=1
    PCNames=1
    ParticleDensity=3
    PetNames=0
    PetOwnerNames=0
    RaidInviteConfirm=1
    Realism=20
    SameResolution=1
    ShadowClipPlane=0
    Show3dTargetIndicator=1
    Sky=2
    TargetHealth=1
    Trade=2
    TributeLogoffAutoOff=1
    XMouseSensitivity=4
    YMouseSensitivity=4
    pointMerchantNoConfirm=1
    LogOutOverParcelLimitConfirm=1
    SaveSetConfirm=1
    TrophyTributeLogoffAutoOff=1
    AddMostRecentToTop=1
    [VideoMode]
    FullscreenBitsPerPixel=32
    FullscreenRefreshRate=0
    Height=1080
    Width=1920
    WinEQHeight=900
    WinEQWidth=1600
    WindowedHeight=1018
    WindowedWidth=1918
    [News]
    Automatic=1
    LastRead=5519FC18
    [WelcomeScreen]
    DetectWelcomeFailure=0
    WelcomeTimestamp=1456557959
    [KeyMaps]
    KEYMAPPING_FORWARD_2=72
    KEYMAPPING_BACK_2=80
    KEYMAPPING_RIGHT_2=77
    KEYMAPPING_LEFT_2=75
    KEYMAPPING_DUCK_1=47
    KEYMAPPING_TOGGLE_ALTADVWIN_1=536870959
    KEYMAPPING_SIT_STAND_2=46
    KEYMAPPING_CONSIDER_1=16
    KEYMAPPING_AUTOPRIM_1=43
    KEYMAPPING_SPELLBOOK_2=44
    KEYMAPPING_CENTERVIEW_2=0
    KEYMAPPING_CMD_TOGGLEVOICEWIN_1=0
    KEYMAPPING_TOGGLETARGET_1=15
    KEYMAPPING_CYCLEREPLY_1=36
    KEYMAPPING_CYCLEREPLY_BACK_1=1073741860
    KEYMAPPING_TOGGLE_LFGWIN_1=0
    KEYMAPPING_TOGGLE_CONTEXTMENUS_1=0
    KEYMAPPING_CYCLEPCTARGETS_1=0
    KEYMAPPING_CYCLENPCTARGETS_1=181
    KEYMAPPING_HOT1_2_2=0
    KEYMAPPING_HOT1_3_1=4
    KEYMAPPING_HOT2_1_1=0
    KEYMAPPING_HOT2_2_1=0
    KEYMAPPING_HOT2_3_1=0
    KEYMAPPING_HOT2_4_1=0
    KEYMAPPING_HOT2_5_1=0
    KEYMAPPING_HOT2_6_1=0
    KEYMAPPING_HOT2_7_1=0
    KEYMAPPING_HOT2_8_1=0
    KEYMAPPING_HOT2_9_1=0
    KEYMAPPING_HOT2_10_1=0
    KEYMAPPING_TOGGLE_HOTBOX2WIN_1=1610612739
    KEYMAPPING_TOGGLE_HOTBOX3WIN_1=1610612740
    KEYMAPPING_TOGGLE_HOTBOX4WIN_1=1610612741
    KEYMAPPING_CMD_TOGGLE_TICKET_WND_1=1610612761
    KEYMAPPING_CMD_TOGGLE_VOICE_BAR_1=1342177327
    KEYMAPPING_CMD_TOGGLE_AS_LIST_1=0
    KEYMAPPING_CMD_TOGGLE_AUDIO_TRIGGER_WINDOW_1=805306398
    KEYMAPPING_VOICE_ON_2=0
    KEYMAPPING_OPEN_INV_BAGS_1=1610612759
    KEYMAPPING_CLOSE_INV_BAGS_1=1610612758
    KEYMAPPING_CMD_TOGGLE_BANK_BAGS_1=1610612760
    KEYMAPPING_BACK_1=32
    KEYMAPPING_TOGGLE_MAPWIN_1=50
    KEYMAPPING_TOGGLE_MAPWIN_2=0
    KEYMAPPING_CMD_ACHIEVEMENT_WINDOW_1=1610612766
    KEYMAPPING_CMD_SOCIAL_SHARE_1=0
    KEYMAPPING_RIGHT_1=33
    KEYMAPPING_FORWARD_1=18
    KEYMAPPING_LEFT_1=31
    KEYMAPPING_STRAFE_LEFT_1=17
    KEYMAPPING_STRAFE_RIGHT_1=19
    KEYMAPPING_REPLY_1=21
    KEYMAPPING_TOGGLE_HOTBOX5WIN_1=1610612742
    KEYMAPPING_TOGGLE_HOTBOX1WIN_1=1610612738
    KEYMAPPING_TOGGLE_HOTBOX1WIN_2=268435491
    KEYMAPPING_TOGGLE_LFGROUPWIN_1=536870946
    KEYMAPPING_CMD_CLIPBOARD_PASTE_1=1610612783
    KEYMAPPING_CMD_TOGGLE_AGGRO_1=1610612770
    KEYMAPPING_CMDMODE_SAY_1=40
    KEYMAPPING_TARGETNPC_2=41
    KEYMAPPING_ADD_XTARGET_1=0
    KEYMAPPING_HOT2_11_1=0
    KEYMAPPING_HOT2_12_1=0
    KEYMAPPING_HOT3_1_1=0
    KEYMAPPING_HOT3_10_1=0
    KEYMAPPING_HOT3_11_1=0
    KEYMAPPING_HOT3_12_1=0
    KEYMAPPING_HOT3_2_1=0
    KEYMAPPING_HOT3_3_1=0
    KEYMAPPING_HOT3_4_1=0
    KEYMAPPING_HOT3_5_1=0
    KEYMAPPING_HOT3_6_1=0
    KEYMAPPING_HOT3_7_1=0
    KEYMAPPING_HOT3_8_1=0
    KEYMAPPING_HOT3_9_1=0
    KEYMAPPING_TOGGLE_HOTBOX6WIN_1=1610612743
    KEYMAPPING_TOGGLE_HOTBOX7WIN_1=1610612744
    KEYMAPPING_TOGGLE_HOTBOX8WIN_1=1610612745
    KEYMAPPING_TOGGLE_HOTBOX9WIN_1=1610612746
    KEYMAPPING_TOGGLE_HOTBOX10WIN_1=1610612747
    KEYMAPPING_HOT8_1_1=536870971
    KEYMAPPING_HOT8_2_1=536870972
    KEYMAPPING_CMD_WELCOMESCREEN_1=0
    KEYMAPPING_JUMP_1=57
    KEYMAPPING_AUTORUN_1=69
    KEYMAPPING_CMD_TOGGLE_MOUNT_KEYRING_1=1073741874
    KEYMAPPING_CMD_TOGGLE_AUDIO_TRIGGER_WINDOW_2=0
    KEYMAPPING_HOT9_1_1=268435497
    KEYMAPPING_HOTPAGE3_8_1=0
    KEYMAPPING_HOTPAGE7_7_1=0
    KEYMAPPING_HOT8_10_1=536870980
    KEYMAPPING_CMD_TOGGLE_KEYRINGS_1=37
    KEYMAPPING_CMD_STOP_CAST_2=0
    KEYMAPPING_HOT8_9_1=0
    KEYMAPPING_TOGGLE_HOTBOX11WIN_1=1610612748
    KEYMAPPING_CMD_TOGGLE_TASK_OVERLAY_WIN_1=805306392
    KEYMAPPING_TOGGLE
    [TradeskillWnd]
    CtrlBypass=1
    [ChatFilters]
    Group=0
    Guild=0
    OOC=0
    Auction=0
    Shout=0
    Socials=0
    DotDamage=0
    HotSpells=0
    MyMisses=0
    MissedMe=0
    OtherHits=0
    OtherMisses=0
    SpellDamage=0
    RandomMine=0
    PCSpells=0
    NPCSpells=0
    CriticalMelee=0
    CriticalSpells=0
    PetHits=0
    PetMisses=0
    DamageShields=0
    FocusEffects=1
    PetSpells=0
    ItemSpeech=0
    Strikethrough=0
    Stun=0
    SwarmPetDeath=0
    FellowshipChat=0
    MercenaryMessages=0
    Achievements=0
    PvPMessages=0
    RandomOthers=0
    RandomGroupRaid=0
    EnvironmentalDamage=0
    EventMessages=0
    BadWord=1
    BardSongs=0
    BardSongsOnPets=0
    Spam=1
    SpellNameInCast=0
    OverwriteDetrimental=0
    OverwriteBeneficial=0
    CantUseCommand=0
    CombatAbilityReuse=0
    AAAbilityReuse=0
    ProcBeginCasting=1
    DestroyedItems=0
    AurasYou=0
    AurasOther=0
    HealsYou=0
    HealsOther=0
    DoTYours=0
    DoTOther=0
    DirectDamageOther=0
    
    The Defaults section contains the values we are interested in.
    Helpful links with relevant explanation of these values:
    http://everquest.fanra.info/wiki/Graphics_and_performance_settings_guide
    https://forums.daybreakgames.com/eq/index.php?threads/performance-settings-everquest.4304/

    For one I'm pretty sure 14pixelshaders and 1xpixelshaders are no longer used variables, won't hurt anything if they are there, but nonetheless useless.

    If your GPU supports these you want them on (anything made in the last 10+ years should):
    vertexshaders=TRUE
    20pixelshaders=TRUE

    For as many instances of the client as you are going to run, you want entries like this.
    CPUAffinity0=-1
    CPUAffinity1=-1
    CPUAffinity2=-1
    CPUAffinity3=-1
    CPUAffinity4=-1
    CPUAffinity5=-1
    CPUAffinity6=-1
    CPUAffinity7=-1

    Bloom=0 ; Bloom lighting leave it off for performance
    MipMapping=TRUE; uses more memory, but reduces overhead if enabled.
    MultiPassLighting=0 ; Use Advanced Lighting, leave off for performance
    PostEffects=1 ; you will miss a lot of gameplay effects if off; leave it on
    Shadows=0 ; not in either of yours but have this set to 0/FALSE, it's very CPU intensive
    ShowDynamicLights=FALSE ; item lighting best off aka /dynamic off
    ShowGrass=0 ; less for the GPU to do off
    StreamItemTextures=1 ; saves on memory enabled
    TerrainTextureQuality=3
    TextureQuality=1 ; not really sure on these two
    TextureCache=FALSE ; old not used in newer zones
    UseD3DTextureCompression=FALSE ; set to TRUE to save memory at expense of some blurring
    vsync=FALSE ; set to TRUE to try to lock FPS to display rate

    FPS in various locations with *MY* EQclient.ini measured with FRAPS:
    ~100: PoK staring at a wall (51 chars in zone)
    ~48: PoK looking toward GL entrance standing near Tierna Morganna on the hill (5-6 chars in view) (51 chars in zone)
    13-19 initially, settles down to 19-20: GL looking at the mosh pit behind the throne (/shownames 0 or 4) (71 chars in zone)
    82-84: GL if I look straight up at the sky, and only have sky in view (71 chars in zone)
    123-125: GL smashed up against the gate to Sunrise Hills (71 chars in zone)

    FPS in various locations with "ROF Eqclient.ini":
    0-1: Nigh unplayable, how this works for either of you is a mystery to me.

    FPS in various locations with "Broken Eqclient.ini":
    ~10: GL looking at the mosh pit behind the throne (/shownames 0 or 4) (86 chars in zone)
    otherwise FPS was similar to above.

    It would be cool if others would provide their hardware configs and FPS they get in various locations. *HINT* *HINT*

    I used this tool to compare the above two EQclient.ini's http://inidiff.sheersky.com/

    After looking over the differences between each file eqclient.ini's "Broken Eqclient.ini" or "ROF Eqclient.ini" neither one of them are configured in a sensible way i.e. with recommendable settings, or at least with an apparent understanding of trade-offs.
    Metanis likes this.
  10. Caell Augur

    For reference comparison of the Defaults section of the two provided eqclient.ini's.
    Code:
                         Broken-EQ.ini    GOOD-RoF-EQ.ini
    [Defaults]
    14pixelshaders    TRUE    0
    1xpixelshaders    TRUE    0
    20pixelshaders    TRUE    0
    acceptkickrequests    1
    actornewarmorfilter    24   
    actorparticlecastfilter    24    24
    actorparticledensity    1    0
    actorparticlenearclipplane    2    2
    actorparticleopacity    1    1
    allluclinpcmodelsoff    0    FALSE
    allowresize    1    1
    alwaysontop    0    0
    apvoptimizations    TRUE    TRUE
    attackonassist    FALSE    FALSE
    autoafkoff    FALSE   
    autoafkon    0   
    autojoinhelp        1
    automercpassive    FALSE   
    charcreaterotateon    1    0
    chatfontsize    3    3
    chatlinespacing    0    0
    claimmessagetimestamp    1538189945   
    combatmusic    0    TRUE
    cpuaffinity0    0   
    cpuaffinity1    1   
    cpuaffinity19        3
    cpuaffinity2    2   
    cpuaffinity3    3   
    cpuaffinity4    4   
    cpuaffinity5    5   
    cpuaffinity6    6   
    cpuaffinity7    7   
    cpuaffinity8    0   
    cpuaffinity9    1   
    defaultchannel    8    8
    defaultlanguage        0
    detectwelcomefailure        0
    disabletattoos    FALSE    FALSE
    disablewestbugfix    0    0
    dopropertinting    FALSE    FALSE
    environmentparticlecastfilter    24    24
    environmentparticledensity    1    0
    environmentparticlenearclipplane    2    2
    environmentparticleopacity    1    1
    envsounds    0   
    gamma    11    11
    graphicsmemorymode    1    0
    graphicsmemorymodeswitch    1    1
    hasviewedhotbarhelp1    1   
    hideafk    0   
    hideafkmercs    0   
    hideafkpets    0   
    hidealtadvwin    1    TRUE
    hidechatwin    FALSE    FALSE
    hidehotboxwin    FALSE    FALSE
    hidemainmenuwin    FALSE    FALSE
    hidepartywin    FALSE    FALSE
    hideplayerwin    TRUE    FALSE
    hidespellswin    FALSE    FALSE
    hidetargetwin    0    FALSE
    ignorenumlockstate    FALSE   
    inspectothers    FALSE    FALSE
    invwinlabels    TRUE    TRUE
    itemplacementshowoverlay    TRUE   
    lastcharsel    0    0
    leftclicktargethelp        1
    lineargammacontent    0   
    loadarmor17        FALSE
    loadarmor18        FALSE
    loadarmor19        FALSE
    loadarmor20        FALSE
    loadarmor21        FALSE
    loadarmor22        FALSE
    loadarmor23        FALSE
    loadsocialanimations    FALSE    TRUE
    loadveliousarmorswithluclin    FALSE    TRUE
    lockwindows    FALSE    FALSE
    log    FALSE    FALSE
    maximized    1    0
    mipmapping    TRUE    FALSE
    mixahead    8    8
    mousepointerspeedmod    0    0
    multipasslighting    FALSE    FALSE
    music    0    0
    netstat    FALSE    TRUE
    nonameapprove    1   
    posteffects    FALSE   
    randomcharacterselectmusic    1   
    restoredheight    480    696
    restoredwidth    640    1270
    restoredxoffset    -2    -8
    restoredyoffset    0    -12
    screenshotnumber    11    38
    serverfilter    0    0
    showalarmwindow        FALSE
    showcreationhelp    0    FALSE
    showdynamiclights    TRUE    TRUE
    showgrass    TRUE    0
    showinspectmessage    TRUE    TRUE
    shownameslevel    4    0
    showspelleffects    1    0
    showvoicenoticewindow        FALSE
    skycubemapsize        0
    skyupdateinterval        60000
    sound    1    TRUE
    sound44k    0    0
    soundvolume    0    5
    speakertype    0    0
    spellparticlecastfilter    24    1
    spellparticledensity    0.5    0
    spellparticlenearclipplane    2    2
    spellparticleopacity    1    1
    targetgroupbuff    1    0
    terraintexturequality        0
    texturecache    TRUE    FALSE
    texturequality    1    1
    trackautoupdate    1    TRUE
    trackfiltertype    0    0
    trackmercs    TRUE   
    trackpets    TRUE   
    trackplayers    1    TRUE
    tracksorttype    NORMAL    NORMAL
    usearrowcamera    FALSE    FALSE
    used3dtexturecompression    TRUE    FALSE
    uselitbatches    TRUE    TRUE
    useluclinbarbarianfemale    1    TRUE
    useluclinbarbarianmale    1    TRUE
    useluclindarkelffemale    1    TRUE
    useluclindarkelfmale    1    TRUE
    useluclindwarffemale    1    TRUE
    useluclindwarfmale    1    TRUE
    useluclinelementals    TRUE    TRUE
    useluclineruditefemale    1    TRUE
    useluclineruditemale    1    TRUE
    useluclingnomefemale    1    TRUE
    useluclingnomemale    1    TRUE
    useluclinhalfelffemale    1    TRUE
    useluclinhalfelfmale    1    TRUE
    useluclinhalflingfemale    1    TRUE
    useluclinhalflingmale    1    TRUE
    useluclinhighelffemale    1    TRUE
    useluclinhighelfmale    1    TRUE
    useluclinhumanfemale    1    TRUE
    useluclinhumanmale    1    TRUE
    uselucliniksarfemale    1    TRUE
    uselucliniksarmale    1    TRUE
    useluclinogrefemale    1    TRUE
    useluclinogremale    1    TRUE
    useluclintrollfemale    1    TRUE
    useluclintrollmale    1    TRUE
    useluclinvahshirfemale    1    TRUE
    useluclinvahshirmale    1    TRUE
    useluclinwoodelffemale    1    TRUE
    useluclinwoodelfmale    1    TRUE
    usewasddefault    1   
    vertexshaders    TRUE    0
    veteranrewardstimestamp    1538003074   
    videomode    0    0
    windowedgamma    0   
    windowedmode    TRUE    TRUE
    windowedmodexoffset    -8    -8
    windowedmodeyoffset    -8    -12
  11. Eniner Augur

    This machine im on when doing the testing is

    AMD FX 8320 8 core
    48 gigs of ram
    sata drives

    My gaming fps ranges from 150 fps to 200 fps.

    Bottom line is this problem did not start till last patch. While i dont too much care about the problem as ive figured a fix on my end i do wish to help others find a helpful fix as well. Why i posted a default rof ini as it will also fix the issue as my ini is quite custom and not very friendly for those who are not use it with features ive disabled. But since last patch something in the ini is doing something funky. Well not even something a bunch of somethings at once. Some people i know and have spoken to eq has become unplayable for them as their cpu is heating to extreme heats only when loading eq. It seems to be effecting people differently in terms of raising temps or raising cpu usage/ gpu usage.
  12. Geko Elder

    I can assure you it was something that changed with a patch about 2ish weeks ago.
    Prior to whatever changed, I could log in 15 accounts and /af them on each other and none would get left behind. - Now I am lagging with 2 to 3 total characters online. I cant even move.

    [IMG]

    https://imgur.com/a/awr9ggl

    CPU: FX8350 - OC'd to 4.8ghz on all 8 cores.
    GPU: EVGA GTX 1080 FTW
    RAM: Corsair Vengence 32GB (8x4)

    The weakest link on my computer is the FX8350 - But it is overclocked to 4.8ghz on all 8 cores. So it is definitely able to take care of Everquest.
  13. Geko Elder

    I am noticing a lot of the people who seem to be affected are on AMD 8K series processors?

    Is anyone on an intel or ryzen who is having problems?
  14. Sarkaukar Augur

    Question, run all boxes from the same directory or from different directories? Running at least 2 would allow you to control how your primary looks vs the other boxes and have lower settings.

    Okay, TRUE = 1 and FALSE = 0

    And without doing some testing, we do not know how defaults DBG for the missing command lines. Many of the default settings are turned off/lowest setting. Some lines in the Broken are missing command lines, expect them to be re-inserted.

    Also consider whether or not the ROF file is set as read only, which prevents EQ from adding some of the missing lines and may make EQ believe it is corrupted and replaces it.

    I removed most of the lines where there were no changes from one to the other. So via Alt O

  15. Caell Augur

    Just to be clear I'm not affected by whatever is affecting Geko or Eniner, my FPS has NOT changed for the worse or better. I'm just interested in whatever I can do to make it better.

    I run all accounts/clients from the same directory. Running additional clients doesn't affect the performance of any of the other clients.

    Again, please provide hardware configs and FPS at specific locations in the game, as this will add some objective numbers for all to consider. It's hard to measure or compare "it's slower than it used to be."
  16. Geko Elder

    @ Caell

    To answer your question.
    Hardware:
    CPU: FX 8350 @ 4.8ghz
    GPU EVGA 1080 FTW
    RAM: Vengence 32GB
    Disk: Samsung 840 PRO SSD
    Is there any other hardware you are wanting?

    Zone actually doesn't matter. The first box will run 100% fine. But the #2 / #3 boxed accounts get like 2FPS to 10FPS max. If I /ex on the first box ( that is running fine ) ... now the #2 box runs 100% fine after like 10 seconds.

    Something else that is interesting... if i /ex on all the accounts and then replace the eqclient.ini with the ROF version, I can once again log into 10 - 15 accounts with no lag. But i have to continuously switch the eqclient.ini out.

    This all started after the patch. Prior to this, I was able to run my old "Broken" Eqclient.ini with no lag on several accounts ... 10 - 15 accounts logged in with no lag.
  17. Caell Augur

    What does setting these values in the Defaults section do for you? (Also, make sure there aren't any duplicates of these variables setting them different.)
    vertexshaders=TRUE
    20pixelshaders=TRUE
    CPUAffinity0=-1
    CPUAffinity1=-1
    CPUAffinity2=-1
    CPUAffinity3=-1
    CPUAffinity4=-1
    CPUAffinity5=-1
    CPUAffinity6=-1
    CPUAffinity7=-1

    Also, in the Nvidia Control Panel is Power management mode set to Prefer maximum performance?

    These are some of the "heaviest hitters" when it comes to performance impact.
  18. Eniner Augur

    While im glad folks are throwing out suggestions id like to clear this up. This is not a user machine problem. This problem did not take effect until last patch. We should not have to change a thing to simply play a game but they should go through and see whats causing it verse trying find a easy fix to replace the problem. It needs fixed entirely not just patched. Everyone ran just fine before the last patch it needs to be acknowledged.
  19. Tyreel Augur

    Something to do with clicking play on patcher is causing any account launched that way to have large amounts of lag and MASSIVE CPU Utilization not necessarily at the same time either...

    Before last patch i used to log in EQ via patcher for first toon and use patch bypass for additional toons. Since last patch the only way i have been able to avoid non server side lag is to patch and close the patcher. Then launching EQ with the patch bypass ''...\eqgame.exe patchme'' for every toon.

    This issue show up on 2 different machines that i have tested so far.
    AthlonII x6 1055t 16gb ram ssd RX460
    AMD A10-6800k 16gb ram ssd GTX1060 6gb
  20. Sarkaukar Augur

    If DBG are not able to duplicate the issue you are seeing, it does make it difficult to found a resolution. And if you have not noticed, the forum is primarily about players assisting players troubleshoot their issues while DBG rarely posts on the forums, assisting via other lines of communication.

    Would it shock you that a number of the items listed in the Support section came from players themselves, though not added until SOE/DBG could replicate the issues and the resolution, especially when their original resolution was too generic.

    One has to remember that Tier 1 support basically follows a script, and rarely will they step outside the script. And for fixes/resolutions, it is also dependent on the number of tickets generated. If 500 players are affected but only 2 players generates tickets, while the team themselves do not run into the issue, how likely will that get out of the low priority category to be reviewed later?

    Right now it is AMD 83xx systems with Nvidia cards (for those who posted at least CPU/GPU). If it holds, it would not be the first time AMD users were affected by a change.

    Since everyone would have installed/copied/moved directories over, besides CPU/GPU, what OS and where are your EQ directories installed?

    Current default location - C:\Users\Public\Daybreak Game Company\Installed Games\EverQuest

    I put mine in drive letter:\games\Everquest (drive dependent on machine). i5-3570 - AMD Fury W10 and i5-8600 GTX 1060

    Also list what directory your EQ is installed in. I have seen where players would copy their directory from one machine to another and put it in Program Files or Program Files (x86), and that causes all sorts of problems for games, especially online games that are constantly being updated.

    Also check properties on the eqclient.ini on whether it is marked Read only. It should not be read only but files copied from another machine can be marked with that attribute. Depending on what is happening, the old file may be corrupted in some form. Best bet is to note the differences and make the changes with the new file, preferably via Alt O while in game, then CAMP out, do not X out of the game. X out of the game can prevent the settings from being saved correctly or corrupting the file, forcing EQ to generate a new one when it can not read the one present. ALSO, if making manual changes, be careful of HOW it is saved. eqclient.ini make sure TXT is not added at the end of it.

    Also, a big one tends to get ignored, Windows updates which may have caused a change in behavior, either by resetting user setup back to default, GPU driver updates being reset to default. Simply consider W10 Oct 2018 update being pulled after going live, even though preview users had told them of the issues of user data being erased.
    Metanis and Caell like this.