Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Feature Requests

Development::Feature Requests Post suggestions/feature requests here.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-06-2012, 06:14 PM
GLGanjika
Hill Giant
 
Join Date: Feb 2011
Posts: 132
Default

I am reading about different clients and I too would like to hear some information and/or discussion about this issue.
__________________
"Be who you are and say what you feel because those who matter don't mind
and those who mind don't matter." - Theodore Seuss Geisel. [Dr. Seuss.]

Reply With Quote
  #2  
Old 07-06-2012, 06:18 PM
chrsschb's Avatar
chrsschb
Dragon
 
Join Date: Nov 2008
Location: GA
Posts: 904
Default

Did I miss something somewhere? I don't have any issues with Highpass, Oasis, or Freeport using SoD or UF...
Reply With Quote
  #3  
Old 07-06-2012, 08:41 PM
Caryatis
Dragon
 
Join Date: May 2009
Location: Milky Way
Posts: 539
Default

Quote:
I understand Highpass isn't accessible to those who use SOD or SOF clients.
So you heard some idiot yapping in ooc one day and instead of seeing if your particular client worked, you just took his word and then made an incredibly rambling post(seriously that link to Secrets post has nothing to do with your alleged issue) and Im going to assume have waited almost 3 weeks for an answer(please god let that be true lol).
Reply With Quote
  #4  
Old 07-19-2012, 06:01 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Not sure why you got shit on so hard since your question was pretty apt (he's right there's no zone 5 in SoD) and you realized a way that could possibly remedy it. but...

This is probably far more complicated than you're really ready for based on your question, it is possible though.

The client zone init code is a little bit more involved to hook than the logging code that secrets showed there because the hooked code and the function calling the hooked code makes heavily interweaved use of the ESI register(it's copying blocks of memory with it) so you have to make sure anything you do with the hook isn't screwing with that (you're looking at some direct x86 assembly to be able to do it without crashing the game as a lot of stuff messes with ESI and you have to preserve the register).

However there is a version of highpass for the newer clients that I know servers that use highpass and newer clients generally support.

It is also possible to replace the zone with another zone. Eg: if you rename highpass.s3d to nektropos.s3d (and other associated files similarly) and replace all references to zone 5 with zone 28 you will be able to zone into highpass (this might be possible with highpasshold too but I haven't tried it (distribution problems though since everyone who plays on your server has to do the same).

It is also possible to hex edit the client to replace a zone like nektropos with highpass (also distribution problems here).
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:13 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3