• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Question - macroquest.ini settings (1 Viewer)

rojadruid

Well-known member
Joined
Dec 18, 2019
RedCents
124¢
I am not sure it this has been asked or not but I really did not find anything using search about it, but being older I may not be using the correct terms to look. But here goes.

Is there a way in the macroquest.ini to set a different macro, config, Lua and plugins folder? So that multiple computers running MQ2 can all use the same directories? Or is that something that is hardcoded and cannot be changed?
 
Solution
Here's an example of mine
INI:
[MacroQuest]
MQIniPath=E:\RedGuides\Next\mqnext\build\bin\release\config\MacroQuest.ini

ConfigPath=E:\RedGuides\Next\mqnext\build\bin\release\config
MacroPath=E:\RedGuides\Next\mqnext\build\bin\release\macros
LogPath=whatever
CrashDumpPath=whatever
PluginPath=whatever
ResourcePath=E:\RedGuides\Next\mqnext\build\bin\release\resources

you can't do luapath the same way, unfortunately

It is generally recommended against using shared folders for things that read/write frequently as you can end up with file locking or other readwrite issues
Here's an example of mine
INI:
[MacroQuest]
MQIniPath=E:\RedGuides\Next\mqnext\build\bin\release\config\MacroQuest.ini

ConfigPath=E:\RedGuides\Next\mqnext\build\bin\release\config
MacroPath=E:\RedGuides\Next\mqnext\build\bin\release\macros
LogPath=whatever
CrashDumpPath=whatever
PluginPath=whatever
ResourcePath=E:\RedGuides\Next\mqnext\build\bin\release\resources

you can't do luapath the same way, unfortunately

It is generally recommended against using shared folders for things that read/write frequently as you can end up with file locking or other readwrite issues
 
Solution
I am not sure it this has been asked or not but I really did not find anything using search about it, but being older I may not be using the correct terms to look. But here goes.

Is there a way in the macroquest.ini to set a different macro, config, Lua and plugins folder? So that multiple computers running MQ2 can all use the same directories? Or is that something that is hardcoded and cannot be changed?
You might run into some issues running across a network - I tried this, and across a gigabit wired network, I had MAJOR lag on the three computers that were using the network shared folders on the 4th computer. So - proceed with caution, and make sure you can undo what you do if needed..
 
Question - macroquest.ini settings

Users who are viewing this thread

Back
Top