View Single Post
  #101  
Old 10-12-2015, 11:28 PM
Speedz's Avatar
Speedz
Hill Giant
 
Join Date: Oct 2004
Location: Ocean Park, WA
Posts: 186
Default

Quote:
Originally Posted by MarcusD View Post
This sounds really good. what is your PC client? My personal goal is running a LAN server so I don't really care about EQEmu's hosting service. Is there a walkthrough for getting a local eqmacemu server set up for PC? Ubuntu 14 doesn't install correctly on my PC :/. I hate "progression". "progression is how soe ruined eq lol. I like keeping things the same,.
The wiki which is player ran and not hosted by the team is here, there is client info in the "Getting started".

http://wiki.takp.info/index.php?title=Main_Page

Our main server repo is here: https://github.com/EQMacEmu/Server

And as far as a Windows server setup, there is no guide yet.
But I created a GUI in C# that has not been widely tested yet.
I run it locally to do code testing and seen no real issues.
It sets up a bare system with the server on Windows 7.
Only hitch is all pre-requisite programs need to be installed with defaults and you need to source in the loginserver sql files from in the source folder.

The GUI source is here:
https://github.com/stheno/EQEmuGUI

Eventually I will make a batch file that runs exactly like the linux bash file.
Even tho i am normally not a bash/command prompt kinda person and normally like GUI interaction, I tend to favor the new bash/batch scripts for all this after the mods that have been applied to these scripts. But the GUI should give you a good start.

Edit: EQMacEmu does not connect to EQEmu's Loginserver. It runs on a standalone, but there is an option to connect your world to the TAKP loginserver to list on it's server select as well as take advantage of the security measures implemented through TAKP.
__________________
Just another face in the crowd..
Reply With Quote