Project 1999

Project 1999 (/forums/index.php)
-   Blue Server Chat (/forums/forumdisplay.php?f=17)
-   -   New p99 patcher + utility bundle (testers and feedback needed) (/forums/showthread.php?t=133468)

tristantio 01-02-2014 03:38 AM

New p99 patcher + utility bundle (testers and feedback needed)
 
Hello all,

I have a new patcher + utility bundle that I am working on (created exclusively for p99) that currently does the following:
  1. Auto-detects your EQ install directory
  2. Checks if any files need to be deleted for p99 to work (the nektulos/arena ones etc)
  3. Checks if any files in the latest patch bundle (v30) on your EQ install do not match the p99 zip bundle files
  4. If a file deletion or download+install needs to happen, does it automatically (including opening of the zip file etc)
  5. Automatically backs up any changed files prior to changing them
  6. Shows realtime progress of file scan and download time remaining
  7. Can launch EverQuest with a Play button click

The things I plan to add that are not there yet:
  1. Support for third party add-on installations (spell graphic packs, high res textures etc.)
  2. Integrated modules built in that work on the log file (starting with the auction tracker log uploader)

Some other ideas I have for realtime log parsing functionality (all will require you turn /log on) will include the ability to type something such as:

Code:

/me [ahu] pc fbss
Which the software will read in your log file as it comes in, and respond by querying the auction tracker/wiki pages for a proper price check on the item, and ultimately display a Windows/Linux/Mac pop up (gtk) box showing the price on the item.

Or another one:

Code:

/me [ahu] dps self
Which may open up a pop up box showing your current dps as parsed out in real time.

At this point, I'd appreciate some feedback/testers for what I have so far (which is just the working patcher, none of the other stuff yet).

Before testing, please back up your EQ directory just in case (although in my tests I haven't had anything bad happen).

You can download the software at:

http://ahungry.com/p99-patcher-min.7z

And run it by extracting via 7zip and double clicking the batch (.bat) file.

You can view all the source code at:

https://github.com/ahungry/p99-patcher/

At this point I have tested it under Arch Linux, Windows XP and Windows 7.

As the software runs on port 4444, you may receive a prompt from your Windows firewall/antivirus alerting you of this (and requiring an OK or Yes click).

If you do find an issue, please email me at m@ahungry.com.

Thanks!

tristantio 01-02-2014 03:44 AM

Download file has been updated to include any dll's you may be missing

Whovian 01-07-2014 08:42 AM

Thanks tristantio! I'm going to give this a try. Good to see another Arch Linux user here!

Skittlez 01-07-2014 09:06 AM

The play option doesn't work for me, I get a error. Patcher is premo though.

Autotune 01-07-2014 09:24 AM

Sounds like a great way to share my credit card information!

tristantio 01-07-2014 09:33 AM

Hah, I wish :p

If something doesn't work (for instance, the "Play" button) can you include what Operating System you tried it out under?

I don't have a full EQ install on any of my Windows virtual machines so tested a junk "eqgame.exe" executable with the "Play" button to ensure the proper process was spawned and passed the first argument ("patchme").

Thanks!

element08 01-13-2014 01:25 AM

Haven't tried running it yet but I did go through the source just in case anyone was worried about running it and can provide 3rd party confirmation that the only connections it makes are to project1999.com for the p99 patches (with a checksum to make sure you got what was expected) and a call to http://ahungry.com/p99-patcher.json to get an updated list of p99 patches. I'll give it a shot sometime to see how it runs on ubuntu 12.04. Also thanks for the auction tracker! That thing is awesome.

tristantio 01-13-2014 01:32 PM

Thanks! Glad you enjoy it and I appreciate the code review/assurance for everyone out there :)

Swish 01-13-2014 01:46 PM

I support tristantio's efforts fully! :)

Akkadius's patcher (no longer supported here) was updated to include a checkbox option to load EQ running a single core... I don't know how easy that was for him to implement, but will you be adding something similar? :)

tristantio 01-13-2014 02:03 PM

I had a tester email me regarding Duxa's batch script, which is something similar to:

Code:

C:\Windows\System32\cmd.exe /C Start /affinity 1 .\eqgame.exe patchme
Inside a batch (.bat) file for launching the game, if that's all that is needed then it should be an easy fix/update to include a check box for launching with a single core.

Do you think that should be the default (checked) or let user check it and default to multi core?

Also, if you have your game installed in an entirely custom location, you will need to add to the settings.lisp file a line similar to:

Code:

*eq-path* "D:\I\Hate\My\C\Drive\EverQuest\"
Which points to your unique install location.


All times are GMT -4. The time now is 04:38 AM.

Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.