• You've discovered RedGuides, an EverQuest multi-boxing and scripting community πŸ§™β€β™€οΈβš™οΈ. We want you to play several EQ characters at once, come join us and say hello! πŸ‘‹

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

How To Have Separate EQCLIENT.INI's Without Two EQ Installs

Joined
May 12, 2018
RedCents
1,902Β’
General Steps:
  1. Find your EQ Directory (For me, it was C:\Games\Everquest)
  2. Make a new folder beside your current EQ Directory (Ex.: C:\Games\Mini-EQ). This will be where your 'mini-version' runs out of.
  3. Download the text file attached to this post. Rename the file to have a '.bat' extension instead of '.txt'. (The code is also below if you'd rather copy/pasta. Remove the space after the @ symbol on line #1.)
  4. Modify the Source and Target destinations (lines 4 & 5) to match your existing EQ directory and the new EQ Directory. Save your changes.
  5. Open a command prompt as administrator
  6. Run Symlink_All_Files.bat (It will take over 30 minutes to run)
  7. Apply whatever modifications you want to the mini-eq directory's eqclient.ini file. A sample file is attached. Such as:
  • Turn on Wire Frame character models (Line 110 in the sample file)
  • Lower Resolution (and windowed mode if not already) (Lines 998-1003)
  • Turn on Old Models (Lines 121-149)
  • Turn off particle effects
  • Adjust your chat filters (Lines 1070-1130)

    If you use MQ2AutoLogin, you will want to form two profiles: One for characters you want using "Full" features, and one for characters using "Mini" configuration.

[CODE lang="bash" title="Symlink_EQ_Files.bat" highlight="1,4-5"]
@ echo off

rem Modify the source= and target= to point to your everquest folder and your minieq folder
set "source=C:\Games\Everquest"
set "target=C:\Games\Mini-EQ"

rem Do not modify anything below this line
set "exclude=%temp%\exclude.txt"

(
rem exclude files/dires with these strings into full path
echo eqclient.ini
echo .exe

rem escaped backslash and initial and final quotes to avoid partial matches
echo "c:\\source\\directory\\something.txt"

rem exclude thisNot file/directory from source directory
echo "%source:\=\\%\\thisNot"

)> "%exclude%"

forfiles /P "%source%" /C "cmd /c (echo @path|findstr /i /v /g:"%exclude%" >nul) && if @isdir==TRUE (mklink /d \"%target%\\\"@file @path) else (mklink \"%target%\\\"@file @path)"

del "%exclude%" > nul

robocopy "%source%" "%target%" *.exe eqclient.ini
[/CODE]

[CODE lang="INI" title="eqclient.ini" highlight="10,94,97,110,121-149,998,999,1002,1003,1070-1130"]
[Defaults]
14PixelShaders=TRUE
1xPixelShaders=TRUE
20PixelShaders=TRUE
ActorNewArmorFilter=0
ActorParticleCastFilter=1
ActorParticleDensity=0.250000
ActorParticleNearClipPlane=2.000000
ActorParticleOpacity=0.000000
AllLuclinPcModelsOff=1
AllowAutoDuck=0
AllowResize=1
AlwaysOnTop=0
Announce=0
APVOptimizations=TRUE
AttackOnAssist=FALSE
AutoAFKOff=0
AutoAFKOn=0
AutojoinHelp=0
AutoMercPassive=TRUE
Bloom=0
CharCreateRotateOn=0
ChatFontSize=3
ChatLineSpacing=0
ClaimMessageTimestamp=1587955867
CombatMusic=0
CPUAffinity0=-1
CPUAffinity1=-1
CPUAffinity10=-1
CPUAffinity11=-1
CPUAffinity12=-1
CPUAffinity13=-1
CPUAffinity14=-1
CPUAffinity15=-1
CPUAffinity16=-1
CPUAffinity17=-1
CPUAffinity18=-1
CPUAffinity19=-1
CPUAffinity2=-1
CPUAffinity20=-1
CPUAffinity21=-1
CPUAffinity3=-1
CPUAffinity4=-1
CPUAffinity5=-1
CPUAffinity6=-1
CPUAffinity7=-1
CPUAffinity8=-1
CPUAffinity9=-1
DefaultChannel=8
DisableTattoos=TRUE
DisableWestBugFix=0
DoneButton=0
EnvironmentParticleCastFilter=24
EnvironmentParticleDensity=0.000000
EnvironmentParticleNearClipPlane=2.000000
EnvironmentParticleOpacity=1.000000
EnvSounds=0
Gamma=4.000000
GraphicsMemoryMode=0
GraphicsMemoryModeSwitch=1
HasViewedHotBarHelp1=1
HideAFK=2
HideAFKMercs=2
HideAFKPets=2
HideAltAdvWin=1
HidePlayerWin=0
HideSpellsWin=0
HideTargetWin=0
IgnoreLONChallenges=1
IgnoreNumLockState=FALSE
InspectOthers=0
InvWinLabels=TRUE
ItemPlacementShowOverlay=TRUE
LastCharSel=2
LinearGammaContent=0
LoadSocialAnimations=FALSE
LoadVeliousArmorsWithLuclin=FALSE
Log=0
Maximized=0
MixAhead=8
MousePointerSpeedMod=0
MultiPassLighting=0
Music=0
NetStat=0
NoNameApprove=1
PostEffects=0
RandomCharacterSelectMusic=1
RestoredHeight=1080
RestoredWidth=1920
RestoredXOffset=-1943
RestoredYOffset=2
ScreenshotNumber=124
ServerFilter=0
Shadows=0
ShowCreationHelp=0
ShowDynamicLights=0
ShowGrass=0
ShowNamesLevel=1
ShowSpellEffects=0
SkyCubemapSize=0
SkyUpdateInterval=60000
Sound=0
Sound44k=0
SoundVolume=0
SpeakerType=0
SpellParticleCastFilter=1
SpellParticleDensity=1.000000
SpellParticleNearClipPlane=2.000000
SpellParticleOpacity=1.000000
StickFigures=1
TargetGroupBuff=1
TerrainTextureQuality=0
TextureQuality=1
TrackFilterType=0
TrackMercs=0
TrackPets=0
TrackPlayers=1
TrackSortType=NORMAL
UseArrowCamera=FALSE
UseLitBatches=TRUE
UseLuclinBarbarianFemale=0
UseLuclinBarbarianMale=0
UseLuclinDarkElfFemale=0
UseLuclinDarkElfMale=0
UseLuclinDwarfFemale=0
UseLuclinDwarfMale=0
UseLuclinElementals=0
UseLuclinEruditeFemale=0
UseLuclinEruditeMale=0
UseLuclinGnomeFemale=0
UseLuclinGnomeMale=0
UseLuclinHalfElfFemale=0
UseLuclinHalfElfMale=0
UseLuclinHalflingFemale=0
UseLuclinHalflingMale=0
UseLuclinHighElfFemale=0
UseLuclinHighElfMale=0
UseLuclinHumanFemale=0
UseLuclinHumanMale=0
UseLuclinIksarFemale=0
UseLuclinIksarMale=0
UseLuclinOgreFemale=0
UseLuclinOgreMale=0
UseLuclinTrollFemale=0
UseLuclinTrollMale=0
UseLuclinVahShirFemale=0
UseLuclinVahShirMale=0
UseLuclinWoodElfFemale=0
UseLuclinWoodElfMale=0
UseWASDDefault=1
VertexShaders=TRUE
VeteranRewardsTimestamp=1583505156
VideoMode=0
WindowedGamma=1
WindowedMode=TRUE
WindowedModeXOffset=-1942
WindowedModeYOffset=2
TrackAutoUpdate=1
AcceptKickRequests=1
HidePlayers=0
HidePets=0
HideMercs=0
[HitsMode]
MyHitsMode=1
MyHitsAlwaysDraw=0
MyHitsX=4
MyHitsY=60
MyHitsCount=3
MyHitsFontSize=7
MyHitsShowHeader=1
MyHitsShowBG=0
MyHitsBGWidth=330
OtherHitsMeMode=1
OtherHitsMeAlwaysDraw=0
OtherHitsMeX=4
OtherHitsMeY=112
OtherHitsMeCount=3
OtherHitsMeFontSize=7
OtherHitsMeShowHeader=1
OtherHitsMeShowBG=0
OtherHitsMeBGWidth=330
OtherHitsOtherMode=1
OtherHitsOtherAlwaysDraw=0
OtherHitsOtherX=4
OtherHitsOtherY=164
OtherHitsOtherCount=3
OtherHitsOtherFontSize=7
OtherHitsOtherShowHeader=1
OtherHitsOtherShowBG=0
OtherHitsOtherBGWidth=330
[Options]
AANoConfirm=0
ActorClipPlane=99
Anonymous=0
BagSellConfirm=1
BagSellContentsConfirm=1
BlinkActiveChatWindow=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=15
Destroy=0
DismissMercenaryConfirm=1
FogScale=3.000000
GuildInvites=1
HideCorpse=1
IgnoreFile1=1
InverseMouse=0
ItemPlacementDefaultModeCursor=1
ItemPlacementHideUI=1
LoadScreenMode=1
LoD=1
LODBias=10
LogOutOverParcelLimitConfirm=1
LookSpring=0
LootAllConfirm=1
LootNoDrop=2
MaxBGFPS=9
MaxFPS=150
MercNames=1
MercOwnerNames=1
MouseActive=1
MouseRightHanded=1
MouseTurnZoom=1
MouseWheelZoom=1
NameFlashSpeed=5
NPCNames=1
OfflineModeConfirm=1
PCNames=1
PetNames=1
PetOwnerNames=1
pointMerchantNoConfirm=0
RaidInviteConfirm=1
Realism=20
SameResolution=1
SaveSetConfirm=1
ShadowClipPlane=41
Sky=2
TargetHealth=1
Trade=2
TributeLogoffAutoOff=0
TrophyTributeLogoffAutoOff=0
XMouseSensitivity=4
YMouseSensitivity=4
[TextColors]
User_1_Red=255
User_1_Green=255
User_1_Blue=255
User_2_Red=255
User_2_Green=139
User_2_Blue=255
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=202
User_26_Green=146
User_26_Blue=202
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=0
User_36_Green=127
User_36_Blue=0
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=0
User_39_Green=240
User_39_Blue=0
User_40_Red=240
User_40_Green=69
User_40_Blue=182
User_41_Red=0
User_41_Green=182
User_41_Blue=240
User_42_Red=240
User_42_Green=127
User_42_Blue=0
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
User_125_Red=90
User_125_Green=90
User_125_Blue=255
User_126_Red=255
User_126_Green=127
User_126_Blue=0
User_127_Red=90
User_127_Green=90
User_127_Blue=255
User_128_Red=255
User_128_Green=255
User_128_Blue=255
[TextColors]
User_1_Red=255
User_1_Green=255
User_1_Blue=255
User_2_Red=225
User_2_Green=150
User_2_Blue=225
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=0
User_9_Green=240
User_9_Blue=0
User_10_Red=240
User_10_Green=240
User_10_Blue=0
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=127
User_13_Green=0
User_13_Blue=0
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=240
User_16_Green=179
User_16_Blue=0
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=200
User_26_Green=100
User_26_Blue=200
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=56
User_36_Green=192
User_36_Blue=76
User_37_Red=240
User_37_Green=240
User_37_Blue=0
User_38_Red=240
User_38_Green=0
User_38_Blue=0
User_39_Red=0
User_39_Green=240
User_39_Blue=0
User_40_Red=0
User_40_Green=240
User_40_Blue=240
User_41_Red=0
User_41_Green=240
User_41_Blue=240
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=246
User_46_Green=136
User_46_Blue=232
User_47_Red=242
User_47_Green=136
User_47_Blue=236
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=240
User_74_Green=0
User_74_Blue=0
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=0
User_90_Green=0
User_90_Blue=0
User_91_Red=0
User_91_Green=0
User_91_Blue=0
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=240
User_94_Green=240
User_94_Blue=0
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=0
User_106_Green=0
User_106_Blue=0
User_107_Red=0
User_107_Green=0
User_107_Blue=0
User_108_Red=0
User_108_Green=0
User_108_Blue=0
User_109_Red=0
User_109_Green=0
User_109_Blue=0
User_110_Red=0
User_110_Green=0
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
[VideoMode]
Width=1920
Height=1080
FullscreenRefreshRate=0
FullscreenBitsPerPixel=32
WindowedWidth=1920
WindowedHeight=1080
[News]
LastRead=00000000
Automatic=0
[KeyMaps]
KEYMAPPING_HOT2_11_1=0
KEYMAPPING_BACK_1=45
KEYMAPPING_DUCK_1=46
KEYMAPPING_CONSIDER_1=31
KEYMAPPING_AUTOPRIM_1=78
KEYMAPPING_VOICE_ON_1=0
KEYMAPPING_TOGGLE_HOTBOX2WIN_1=536870947
KEYMAPPING_CMD_TOGGLE_AUDIO_TRIGGER_WINDOW_1=1610612766
KEYMAPPING_CMD_TOGGLE_AGGRO_1=1342177327
KEYMAPPING_TOGGLE_HOTBOX3WIN_1=0
KEYMAPPING_HOT3_1_1=79
KEYMAPPING_HOT3_2_1=80
KEYMAPPING_HOT4_1_1=0
KEYMAPPING_HOT4_2_1=0
KEYMAPPING_HOT4_3_1=0
KEYMAPPING_HOT4_4_1=0
KEYMAPPING_HOT5_1_1=3
KEYMAPPING_HOT5_2_1=3
KEYMAPPING_HOT5_4_1=3
KEYMAPPING_HOT5_3_1=3
KEYMAPPING_HOT5_5_1=3
KEYMAPPING_HOT5_6_1=3
KEYMAPPING_HOT5_7_1=3
KEYMAPPING_HOT5_8_1=0
KEYMAPPING_HOT5_9_1=0
KEYMAPPING_HOT5_10_1=0
KEYMAPPING_HOT5_11_1=0
KEYMAPPING_HOT5_12_1=0
KEYMAPPING_HOT3_3_1=81
KEYMAPPING_CMD_CLIPBOARD_PASTE_1=536870959
KEYMAPPING_CMD_TOGGLEVOICEWIN_1=1610612783
KEYMAPPING_CMD_ACHIEVEMENT_WINDOW_1=1610612773
KEYMAPPING_TOGGLE_POTION_BELT_1=1610612761
KEYMAPPING_TOGGLE_PLAYERWIN_1=1879048217
KEYMAPPING_HOT1_9_1=0
KEYMAPPING_HOT1_5_1=6
KEYMAPPING_TOGGLE_HOTBOX4WIN_1=1879048197
KEYMAPPING_TOGGLE_HOTBOX5WIN_1=1879048198
KEYMAPPING_TOGGLE_HOTBOX6WIN_1=1879048199
KEYMAPPING_ZOOMOUT_1=0
KEYMAPPING_HOT3_4_1=75
KEYMAPPING_HOT3_5_1=77
KEYMAPPING_PITCHDOWN_1=209
KEYMAPPING_PITCHDOWN_2=0
KEYMAPPING_HOT3_6_1=72
KEYMAPPING_HOT1_2_1=80
KEYMAPPING_TARGETNPC_2=0
KEYMAPPING_ADD_XTARGET_1=0
KEYMAPPING_CMD_TOGGLE_TASK_OVERLAY_WIN_1=536870928
KEYMAPPING_HOT2_10_1=0
KEYMAPPING_HOT3_10_1=0
KEYMAPPING_HOT4_10_1=0
KEYMAPPING_HOT6_10_1=0
KEYMAPPING_HOT7_10_1=0
KEYMAPPING_HOT8_10_1=0
KEYMAPPING_HOT9_10_1=0
KEYMAPPING_HOT10_10_1=17
[WelcomeScreen]
WelcomeTimestamp=1450838432
[TradeskillWnd]
CtrlBypass=1
[ChatFilters]
AAAbilityReuse=0
Achievements=0
Auction=0
AurasOther=0
AurasYou=0
BadWord=0
BardSongs=0
BardSongsOnPets=0
CantUseCommand=0
CombatAbilityReuse=0
CriticalMelee=0
CriticalSpells=0
DamageShields=0
DestroyedItems=0
DirectDamageOther=0
DotDamage=0
DoTOther=0
DoTYours=0
EnvironmentalDamage=0
EventMessages=0
FactionMessages=0
FellowshipChat=0
FocusEffects=0
Group=0
Guild=0
HealsOther=0
HealsYou=0
HealsYou01=0
HotSpells=0
HotSpells01=0
ItemSpeech=0
MercenaryMessages=0
MissedMe=0
MyMisses=0
NPCSpells=0
OOC=0
OtherHits=0
OtherMisses=0
OverwriteBeneficial=0
OverwriteDetrimental=0
PCSpells=0
PetHits=0
PetMisses=0
PetSpells=0
ProcBeginCasting=0
PvPMessages=0
RandomGroupRaid=0
RandomMine=0
RandomOthers=0
Shout=0
Socials=0
Spam=0
SpellDamage=0
SpellEmotes=0
SpellNameInCast=0
Strikethrough=0
Stun=0
SwarmPetDeath=0
Disciplines=0
DisciplinesOther=0
[BristlebaneWasHere]
IHateFun=0
[/CODE]
 

Attachments

Last edited:
Or if you are already using innerspace, isboxer, wineq2 (not sure on wineq2 though) you have that available to you, too.
but for those working with windows on-board utilities using symlinks is a great idea (but had some issues with them, too, just like vsab - but maybe the eq client changed and doesn't cause issues anymore)
 
I am shocked to see rsync doesn't come with windows (#Ihatewindows). There are ways to get it but I didn't follow the rabit hole to deeply. Maybe cwRsync (which looks to have a GUI but I've never used it: https://itefix.net/cwrsync) or cygwin which brings a bunch of Linux things (which Macs already have): https://cygwin.com/cgi-bin2/package-grep.cgi?grep=rsync&arch=x86_64. Anyone have a recommendation?

If so, rsync is an awesome, simple and powerful command that essentially only copies files that have changed (can can be used to do it over ssh for remote hosts too). It really is just a command that takes what you want to copy and where you want it to go and it performs an update where needed. This is such a widely used tool that there are a million hits if you google it. If you can do some basic shell file things then you pretty much will know how to use this already. E.g. In all platforms but windows you can list all files that end with ".ini" by running: `ls -l *.ini` (the -l just makes it an easy to read list of files). You can rsync those to another directory (folder) just by adding the target, like `rsync *.ini c:\some\other\directory\` (I quickly checked and it looks like on Windows you get the `dir` command, but if you get "Git for Windows" it'll come with a full implementation of the ls command and I assume a bunch of other cool things, plus git.

I'm sure any modern Windows command prompt user can tell you exactly how to get rsync and ls-like-functionality working. I'd love to know if someone can share.
 
I need some help. I have made a copy of my existing EQ. It goes like this c:/user/daydream/Everquest
When I copied it I made this. c:/user/daydreamcopy/Everquest. So my other Everquest set up is called Daydreamcopy and then goes into the Everquest folder. My question is how can I load my copy EQ because the Patch does not work. I tried making a copy of the Launchpad from the Daydreamcopy Everquest but it wont run. The original still runs. I have to much lag and wanted to let my Main/Runs the group to be on Everquest and my other toons to load from the other so I can adjust there graphic setting to the lowest. Plus graphic setup change if you use one copy of EQ and try to adjust setting you can not have 2 different type. Can someone please tell me how to fix this issue. Thank you all in advance.
 
I need some help. I have made a copy of my existing EQ. It goes like this c:/user/daydream/Everquest
When I copied it I made this. c:/user/daydreamcopy/Everquest. So my other Everquest set up is called Daydreamcopy and then goes into the Everquest folder. My question is how can I load my copy EQ because the Patch does not work. I tried making a copy of the Launchpad from the Daydreamcopy Everquest but it wont run. The original still runs. I have to much lag and wanted to let my Main/Runs the group to be on Everquest and my other toons to load from the other so I can adjust there graphic setting to the lowest. Plus graphic setup change if you use one copy of EQ and try to adjust setting you can not have 2 different type. Can someone please tell me how to fix this issue. Thank you all in advance.

Quote Reply

Report β€’β€’β€’

Remove formattingBoldText colorFont sizeInsert linkInsert imageSmiliesInsertListTemplatesToggle BB code
 
This set up is pretty amazing. It has increased the performance of my 5 boxes immensely. They never lag behind in chase mode and when I give them a "come to me" command they zip to my position like a shot. Combat performance is really good to with no weird healing gaps or delayed assists which I was getting when running 6 "full" boxes.

My only problem is that it seems to REALLY hit my CPU hard (Core-I7 4790) which was surprising. Each "mini" box is up between 10-12% CPU usage whereas my main "Full" box hovers between 2-4%. Memory usage is slightly better but, I have a ton of RAM so I am not worried about that.

I used the EQClient included in the link above which activated stick figures and turned off all particles and many other settings which makes it all the more puzzling that my CPU is so active.

Any ideas why this happens?

Thanks in advance and if more info is needed, I can expound.
 
This set up is pretty amazing. It has increased the performance of my 5 boxes immensely. They never lag behind in chase mode and when I give them a "come to me" command they zip to my position like a shot. Combat performance is really good to with no weird healing gaps or delayed assists which I was getting when running 6 "full" boxes.

My only problem is that it seems to REALLY hit my CPU hard (Core-I7 4790) which was surprising. Each "mini" box is up between 10-12% CPU usage whereas my main "Full" box hovers between 2-4%. Memory usage is slightly better but, I have a ton of RAM so I am not worried about that.

I used the EQClient included in the link above which activated stick figures and turned off all particles and many other settings which makes it all the more puzzling that my CPU is so active.

Any ideas why this happens?

Thanks in advance and if more info is needed, I can expound.

I'd start by asking if you've excluded all EQ and MQ related folders from your Microsoft Defender (or other) antivirus?
 
Is your profile picture really your in-game box crew? That's... brazen.
I would strongly recommend against broadcasting who you are and that you use MQ2.
It was an older group of new free accounts I used to test with but, point taken and thank you for pointing it out.
 
I'd start by asking if you've excluded all EQ and MQ related folders from your Microsoft Defender (or other) antivirus?

I hadn't done that. I am using Avast free version and I added exceptions to all of the EQ/MQ/RedGuides?Very Vanilla folders I could find.

May have knocked a percentage point or two but, still hovering around 10% per mini box.
 
Was poking around display settings and in the advanced section, I noticed that background FPS was set to 66 FPS and the Max FPS was set to 66. I lowered that to Min CPU value and the box CPU usage dropped all the way to about 1.5%.
That setting made my boxes pretty laggy however so, I experimented with values until I got smooth performance and low CPU hits.
Ended up right at 31 Max FPS and 30 Max Background FPS. that keeps each box at around 4-5% for the most part.

Thanks for the help.




This set up is pretty amazing. It has increased the performance of my 5 boxes immensely. They never lag behind in chase mode and when I give them a "come to me" command they zip to my position like a shot. Combat performance is really good to with no weird healing gaps or delayed assists which I was getting when running 6 "full" boxes.

My only problem is that it seems to REALLY hit my CPU hard (Core-I7 4790) which was surprising. Each "mini" box is up between 10-12% CPU usage whereas my main "Full" box hovers between 2-4%. Memory usage is slightly better but, I have a ton of RAM so I am not worried about that.

I used the EQClient included in the link above which activated stick figures and turned off all particles and many other settings which makes it all the more puzzling that my CPU is so active.

Any ideas why this happens?

Thanks in advance and if more info is needed, I can expound.
 
I am shocked to see rsync doesn't come with windows (#Ihatewindows). There are ways to get it but I didn't follow the rabit hole to deeply. Maybe cwRsync (which looks to have a GUI but I've never used it: https://itefix.net/cwrsync) or cygwin which brings a bunch of Linux things (which Macs already have): https://cygwin.com/cgi-bin2/package-grep.cgi?grep=rsync&arch=x86_64. Anyone have a recommendation?

If so, rsync is an awesome, simple and powerful command that essentially only copies files that have changed (can can be used to do it over ssh for remote hosts too). It really is just a command that takes what you want to copy and where you want it to go and it performs an update where needed. This is such a widely used tool that there are a million hits if you google it. If you can do some basic shell file things then you pretty much will know how to use this already. E.g. In all platforms but windows you can list all files that end with ".ini" by running: `ls -l *.ini` (the -l just makes it an easy to read list of files). You can rsync those to another directory (folder) just by adding the target, like `rsync *.ini c:\some\other\directory\` (I quickly checked and it looks like on Windows you get the `dir` command, but if you get "Git for Windows" it'll come with a full implementation of the ls command and I assume a bunch of other cool things, plus git.

I'm sure any modern Windows command prompt user can tell you exactly how to get rsync and ls-like-functionality working. I'd love to know if someone can share.
Windows has a tool similar to rsync called robocopy. It has been around since the windows XP days. It may have been available in windows 2000 as well, but I forget. In any case it has a ton of features for synchronizing files.
 
Yep, robocopy (I set so it only syncs changes, it will not delete a file from the master node... I err on the side of caution for this, if I need to remove something from the master, then I take it out from each node manually too) is awesome. I make scripts to sync stuff, especially character hotbutton configs across multiple computers. I set scripts to run on log in / unlock. You can always manually run too. Windows triggers are annoying, so I settled on unlock/log in.

Just now trying to figure out what to do with "basic" config and "show me more" configs. ISBoxer obviously is an option. I just hate if I change a color for something and then I have to remember everywhere I should update it. Anyone who has tried this method and ISBoxer, which is your favorite?

Will Next have eqclient.ini virtualization?
 
After latest patch, I run this, and I get a XML UI error. Any recommendations? Another way to do this with another program or?
 
Any suggestions on the error "ERROR: Value for '/C' option cannot be more than 253 character(s)."?
 
The " '/C' option cannot be more than 253 character(s)." means your two directories (EQ source and EQ-Mini) lengths are too long. I fixed that by putting my "Mini-EQ" higher up the folder tree ("\users\public\EQ-Mini").
 
if you are trying to use a program files or user dir based location
you can use
[CODE title="variables to common folders"]%ProgramFiles% # this points to "C:\Program Files"
%ProgramFiles(x86)% # this points to "C:\Program Files (x86)"
%USERPROFILE% # this points to Your user folder. typically C:\Users\USERNAME[/CODE]

this should save on character length
 
How does ISBoxer virtualize INI files? What is that technology under the hood? I assume that technology coming with with the new launcher?

Saw in auto login discussions that it sort of works, but depends....
 
Loader has had this β€œfeature” for years and years and it’s never properly worked.

In order for it to work MQ needs to be injected before the game loads its configuration. It’s technically possible but it’s not work anybody has done
 
Oh sorry, I misread - you can set a different EQ dir per character, so this virtual install method is still very valid :)
 
I use two monitors to play 3 characters. One monitor has one account full window and the other monitor is split screen for two accounts.

This method helped with the problem of all the characters loading up on one side of the split screen and then having to manually move them and sometimes adjust UI windows.

One Main Directory and two symlink directories ensure the character load up in the screen location they were camped out in.
 
Converted to bash for our Linux users, tested on Gentoo (Method A)
[CODE lang="bash" title="bash"]#!/usr/bin/env bash

# ───────────────────────────────────────────────────────────────
# Configuration - change these two paths
# ───────────────────────────────────────────────────────────────

SOURCE="$HOME/Games/EverQuest"
TARGET="$HOME/Games/MiniEQ"

# ───────────────────────────────────────────────────────────────
# Usually no need to change anything below
# ───────────────────────────────────────────────────────────────

set -u

EXCLUDE_LIST=$(mktemp)

cat > "$EXCLUDE_LIST" << 'EOF'
eqclient\.ini$
\.exe$
/thisNot$
EOF

# If you want to exclude more patterns, add lines like these:
# ^/server/
# logs/
# .*\.log$
# verylongname\.txt$

echo "Creating symlinks from"
echo " $SOURCE β†’ $TARGET"
echo ""

# Create target directory if it doesn't exist
mkdir -p "$TARGET"

# ── Symlink everything that does NOT match the exclude patterns ──
find "$SOURCE" -mindepth 1 -maxdepth 1 | while IFS= read -r item; do
name=$(basename "$item")

# Skip if it matches any exclude pattern
if grep -q -i -E -f "$EXCLUDE_LIST" <<< "$item"; then
printf " %-36s β†’ skipped (excluded)\n" "$name"
continue
fi

target_link="$TARGET/$name"

# Remove existing symlink or file (be careful!)
[ -L "$target_link" ] && rm -f "$target_link"
[ -e "$target_link" ] && echo "Warning: $target_link exists and is not a symlink"

if [ -d "$item" ]; then
ln -sfn "$item" "$target_link"
printf " %-36s β†’ symlink (dir)\n" "$name"
else
ln -sfn "$item" "$target_link"
printf " %-36s β†’ symlink (file)\n" "$name"
fi
done

# ── Copy the excluded files we actually want to have real copies of ──
echo ""
echo "Copying selected files (.exe + eqclient.ini) ..."

# Method A: using find + cp
find "$SOURCE" -type f \( -iname "*.exe" -o -iname "eqclient.ini" \) -print0 |
while IFS= read -r -d '' srcfile; do
relpath="${srcfile#"$SOURCE"/}"
dstfile="$TARGET/$relpath"
mkdir -p "$(dirname "$dstfile")"
cp -v -- "$srcfile" "$dstfile"
done

# Method B: alternative with rsync (often cleaner)
# rsync -ai --include="*/" --include="*.exe" --include="eqclient.ini" \
# --exclude="*" "$SOURCE/" "$TARGET/"

rm -f "$EXCLUDE_LIST"

echo ""
echo "Done."
echo "Most files are symlinked. .exe files and eqclient.ini are real copies."
[/CODE]
 
How To Have Separate EQCLIENT.INI's Without Two EQ Installs

Users who are viewing this thread

Back
Top
Cart