.bat to switch between live and eqemu client
Hello all,
I am not sure if this topic has been brought up before, I did a little searching but did not find anything that was specific to this case. I recently had a friend that was interested in playing on eqemulator, she has a eqlive install but not titanium. This got me thinking exactly what files she would need to play on eqemulator. Any install of everquest after titanium has the majority of the client files that titanium has, so to save time she would only need a handful of "core" files. After a little searching and experimenting I came up with list of list of "core" files from a titanium install. This is a list of files from the everquest titanium client folder needed to make a newer version of everquest compatible: (Please note I am not endorsing the distribution of game client files in any way!) Code:
DIR RenderEffects\* If you place the following files in a sub folder and name it "_eqemu_files", you can then use a .bat file to swap between the existing client and eqemu client. This is the simple .bat file I made in this case: Code:
mkdir _backup_files I then made another .bat to reverse the procedure and restore the install to the previous version: Code:
xcopy /s /y _backup_files\RenderEffects RenderEffects |
Just install the Titanium client in a different directory and leave it be. Problem solved. This sounds like a remedy for someone who would have access to the Titanium client files and not the actual retail distribution. In other words, this is for installing the client in an unsupported (read: illegal) fashion.
Your friend may have bought Everquest and has a valid license for that distribution, but this in no way entitles one to another distribution. |
I made this partially in response to this post over on projecteq:
http://projecteq.net/phpBB2/viewtopi...03ff8f2576782f |
Yep. You will notice that the post over at the PEQ forum assumes that the user has the Titanium client installed (or at least extracted from the retail distribution). Your creation is something different altogether.
Again, what is the use of this if you have Titanium retail distribution? Zero. The only ones who could stand to benefit from this are the same ones who don't have a licensed copy of Titanium. It's that simple. |
I said in the original post I don't endorse the distribution of client files, this could be helpful for people trying to save disk space.
Apparently that wasn't enough for you to find some reason to complain. Try not to make assumptions or be pessimistic about peoples intentions next time please. If that's not good enough for you, don't worry. I won't bother trying to contribute anymore then. |
Quote:
Could this be used to play eqemu without a supported install? Yes. Does this post contain directions on where to download the mentioned files? No. Knowing which files are needed at an absolute minimum would be essential in case a file was deleted inadvertently, without requiring a whole new install. Agree or disagree, this is just information that the user has to choose to do something with. I have Titanium, SoF, and the SoD download from Steam. I still find this information valuable. It would be nice if it could be expanded to include all of these bases so that I can combine my 6 EQ folders (Live, Test, Beta, Titanium, SoF, SoD) into one folder. |
It's also interesting to track what files have changed between expansions. Did you check the files using a diff program of sorts, or just note which files existed in one but not the other?
|
I guess we will have to agree to disagree on this matter. I just don't see the chance of a machine that can play current Live and not have enough space for 2 client installs. That's just me tho.
Sorry for my overly aggressive approach to the topic, but I do find it (the knowledge presented here) dubious. I admit that you are right in saying that it is the intent of the user, ultimately, that determines the use of this knowledge. |
Quote:
Code:
DIR RenderEffects\* |
Quote:
Having entirely different installs does make it simpler though like you said. |
Guessing in order to use the 2 versions after switching with the batch file, you will still want 2 separate shortcuts (1 for each version). One potential problem I could see would be someone using the EQLive shortcut when they have their Titanium (or whatever expansion) files in place from this batch. That may cause some of their Titanium files to patch when it runs the everquest.exe instead of eqgame.exe by mistake. So, maybe if you don't move everquest.exe back when you move the Titanium files in. Might be best to just delete everquest.exe from the Titanium file set so you don't have to worry about it.
And yeah, this probably could be used illegally, but you would need to have the required Titanium files anyway, so it shouldn't really matter too much, as you have them already before doing any of this. I have EQLive, Titanium, SoF, SoD all installed and backups of most of them in 1 or more places throughout my hard drives lol. I know some people have space issues, so something like this might be useful for them. I don't see any problems with it being discussed or shared here. Thanks for sharing, nano. |
All times are GMT -4. The time now is 04:30 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.