Hi all,
The only EVEmu thread here is dead and outdated, so rather than necro someone else's, Shoelace gave me the go-ahead to make my thread that I will be supporting with mirrors. It's rare because the dev team is small, but when the sources are updated, I will recompile and update this thread with fresh links.
There's no current compile floating around on the internet, at least publicly, so here's my compile I made for local testing. There are bugs (scroll to the bottom of the post for a link to the current project status), but if you want to try some single-player EVE, this is the only way you'll get to do it.
Server and client patch: https://mega.co.nz/#!VJgWWZwA!xrisOS...cO95dPMjECGKPM
Client (I am uploading to MEGA as well but it will take 10 hours because its two 2.5gb files and the installer): client download link
If you want to help with testing, upload errors from logs in server\log into an UNLISTED PasteBin link and PM me a link so I can keep reports organised. Please don't send me duplicate bugs from more logs unless you triggered it differently.
Screenshots
Screenshot 1
Screenshot 2
Instructions
- Go to bin\etc and edit eve-server.xml.
- Install the client to a location of your choosing.
- Copy all files from the client\patch folder into your main EVE directory, and replace existing files.
- Download the SQL dump from https://mega.co.nz/#!EBRVSAxD!5iDR3P...8M55bvFXoNe37c and copy it into your MySQL installation's bin folder.
- Create a database called evemu.
- Open command prompt and navigate to the MySQL\bin folder.
- Type the following (change usernamehere to your MySQL username): mysql -u usernamehere -p evemu < evemu.sql
- Enter your password when prompted. Be prepared to wait a few minutes for the database to be populated.
- Make an account with the following SQL query (change your_account_name and your_password) - or use the editor in the editor folder: INSERT INTO account (accountID, accountName, role, password, online, banned) VALUES(NULL, 'your_account_name', 5003499186008621056, 'your_password', 0, 0);
- Make a shortcut of bin\exefile.exe to your Desktop.
- Edit shortcut to have /server:127.0.0.1 at the end of the 'Target:' box.
- Save and test!
How to add Market items (NOTE: Prices cannot be changed in the editor, I'll investigate the source sometime)
- Open the editor folder and load the editor.[/i]
- Select a race, the system, the region and the item category.
- Select one or more (hold Ctrl while left-clicking to select multiple, or hold Shift from top to bottom to select all) to add.
- Adjust the market saturation slider beneath the system column.
- (Optional) Adjust quantity.
- Click Seed market.
How to add Asteroid Belts
- Open the editor folder and load the editor.
- Select the system where you want to edit belts.
- Click one belt and click Seed. This can take between 5-20 seconds depending on your system.
- Repeat for each belt you want.
Incomplete/bugged
There is still a lot NOT working. So look at the server development status before sending me a Pastebin link.
If I helped you, please click the Like button at bottom-left of my posts. Thank you! :)
I am also vasheni at deviantArt.com.
what this is game?
eve online
Is there a 32 bit version of eve-server.exe available please? Thanks so much!![]()
Compile it yourself? It's not that hard. Every instructions are on their wiki.
Actually the project has it's own compiled binaries: Index of /crucible_360229
Those are updated with the latest git build.
However fallenfates build is much better as he put some work into getting all the tools and extras. So he should keep releasing his, just next time he needs to not release in DEBUG :P
Oops...Thank you for the kind words anyway, haha. Actually, that repository of builds is old. It says it was updated recently, but that's just the listing; the actual server compile is from 2012, unless I'm missing something there... Mine is an updated compile, :).
If I helped you, please click the Like button at bottom-left of my posts. Thank you! :)
I am also vasheni at deviantArt.com.
What is the status of this other compilation? Is it a functional build?
More than likely not. The pace of the EVEmu development would make snails cringe. The small 'community' of several people are fractured (9 people at last check), with two developers, and they both took the source to develop it a lot further than this build but refusing to share their code.
If I had more time on my hands, one thing I wanted to do was look at starting up a group here in RZ to develop it. It would be a great RZ community project given how much talent is here, :).
If I helped you, please click the Like button at bottom-left of my posts. Thank you! :)
I am also vasheni at deviantArt.com.
@fallenfate I would be interested in this provided we go back to Incursion or Apocrypha patch. The patch Incarna basically made the game suck. I have the EMU source and can compile, and I have the DB for Incursion and Apocrypha, however finding the clients has been a big search fail for me. We would also need the bluepatcher for those versions. If you have the clients and blue patch (or someone else reading this does) I will setup a server and we can get to dev'ing!
Sometimes the biggest step forward, is one step back.![]()
Last edited by st-m4il; 15-09-15 at 08:02 PM.
@st-m4il Which client version would it need to be? I think there's about six patches that can be applied to Incursion, lol. I can help hunt down a client once I have the version number, :).
It's worth noting I'm only learning C++ at the moment and I believe some of it will be in Python, so if we get this rolling I'll be doing what I can to contribute, but it probably won't be too amazing to start with. I'll handle all the admin side of things and get a website set-up if we manage to get a client...
Last edited by fallenfate; 15-09-15 at 10:14 PM.
If I helped you, please click the Like button at bottom-left of my posts. Thank you! :)
I am also vasheni at deviantArt.com.
I have sent him a message but I can help with in-game moderation and assistance, not really a code guy as i've told ya fallen.
If I helped you, please click the Like button at bottom-left of my posts. Thank you! :)
I am also vasheni at deviantArt.com.
Use to love this game, I'd be willing to put some time into code if you manage to get things going for Incursion.
If I helped you, please click the Like button at bottom-left of my posts. Thank you! :)
I am also vasheni at deviantArt.com.