Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2
You last visited: Today at 07:57

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



New update 6176 FPS unlocking help

Discussion on New update 6176 FPS unlocking help within the Conquer Online 2 forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Dec 2015
Posts: 16
Received Thanks: 1
New update 6176 FPS unlocking help

So the old method of fps unlocking via changing the 19 in the SLEEP codings or whats not doesnt work anymore, login screen freezes upon opening up any idea why? i know they changed up the DS:[ECX+19] to ESI i believe it was. Any guide on bypassing this?
beedrill123 is offline  
Thanks
1 User
Old 01/04/2016, 21:31   #2
 
elite*gold: 0
Join Date: Jul 2014
Posts: 402
Received Thanks: 540
TQ don't code in assembly, they didn't "change up the DS:[ECX+19] to ESI". They just changed the render loop so that the game FPS limit is now adjustable (it's not adjustable through the client options yet, though, I think) instead of being fixed, which in turn caused the assembly outputted by their compiler to be a little different.

I'll give you just a tiny hint, though:
Code:
Address   Command
00635B24  MOV ECX,DWORD PTR DS:[0A9DAB8]
Hopefully, you can figure the rest out yourself.

Best Coder 2014 is offline  
Thanks
1 User
Old 01/04/2016, 21:48   #3
 
elite*gold: 0
Join Date: Feb 2009
Posts: 937
Received Thanks: 393
Quote:
Originally Posted by Best Coder 2014 View Post
TQ don't code in assembly, they didn't "change up the DS:[ECX+19] to ESI". They just changed the render loop so that the game FPS limit is now adjustable (it's not adjustable through the client options yet, though, I think) instead of being fixed, which in turn caused the assembly outputted by their compiler to be a little different.

I'll give you just a tiny hint, though:
Code:
Address   Command
00635B24  MOV ECX,DWORD PTR DS:[0A9DAB8]
Hopefully, you can figure the rest out yourself.

This ''/SetFrame 60'' has the same function as normally unlocking the fps?
jokerboy123 is offline  
Old 01/04/2016, 21:53   #4
 
elite*gold: 0
Join Date: Dec 2015
Posts: 16
Received Thanks: 1
Quote:
Originally Posted by Best Coder 2014 View Post
TQ don't code in assembly, they didn't "change up the DS:[ECX+19] to ESI". They just changed the render loop so that the game FPS limit is now adjustable (it's not adjustable through the client options yet, though, I think) instead of being fixed, which in turn caused the assembly outputted by their compiler to be a little different.

I'll give you just a tiny hint, though:
Code:
Address   Command
00635B24  MOV ECX,DWORD PTR DS:[0A9DAB8]
Hopefully, you can figure the rest out yourself.


thanks for the head up! i dont use any edited client so i wouldn't be able to /setframe haha, ill try my best to figure it out, only been doing fps unlock via ollydbg since it was quite easy the first time around, hopefully i can get it working soon

Edit: i guess unlocking fps would be consider editing however xD

blah cant firgure it out been trying all day bb 200 fps :\
beedrill123 is offline  
Old 01/05/2016, 17:48   #5
 
elite*gold: 0
Join Date: Jul 2014
Posts: 402
Received Thanks: 540
Quote:
Originally Posted by beedrill123 View Post
thanks for the head up! i dont use any edited client so i wouldn't be able to /setframe haha, ill try my best to figure it out, only been doing fps unlock via ollydbg since it was quite easy the first time around, hopefully i can get it working soon

Edit: i guess unlocking fps would be consider editing however xD

blah cant firgure it out been trying all day bb 200 fps :\
Really, I made it so ******* easy for you ... okay, here you go, I highlighted the important part for you:
Quote:
MOV ECX,DWORD PTR DS:[0A9DAB8]
Best Coder 2014 is offline  
Thanks
1 User
Old 01/05/2016, 20:02   #6
 
elite*gold: 0
Join Date: Dec 2015
Posts: 16
Received Thanks: 1
Haha yeah thanks for all the help, I'm an idiot when it comes to this stuff, I knew it was the [0A9DAB8] I needed to change up but I couldn't figure out which variable I needed to replace it with lol.
beedrill123 is offline  
Old 01/06/2016, 00:12   #7
 
elite*gold: 0
Join Date: Aug 2013
Posts: 119
Received Thanks: 11
Quote:
Originally Posted by Best Coder 2014 View Post
Really, I made it so ******* easy for you ... okay, here you go, I highlighted the important part for you:
How i can make a fake ping and how i can make my ip like ip server
i try to make ping like conquerai
Thanks for understanding me
shmuel12 is offline  
Old 01/06/2016, 21:55   #8
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,211
Received Thanks: 4,114
Quote:
Originally Posted by shmuel12 View Post
How i can make a fake ping and how i can make my ip like ip server
i try to make ping like conquerai
Thanks for understanding me
Bot requests are not permitted in this section, let alone someone else's thread... how rude. Regardless, there's no reason for faking ping.
Spirited is offline  
Old 01/06/2016, 22:11   #9
 
elite*gold: 0
Join Date: Aug 2013
Posts: 119
Received Thanks: 11
Quote:
Originally Posted by Spirited View Post
Bot requests are not permitted in this section, let alone someone else's thread... how rude. Regardless, there's no reason for faking ping.
How when i login from conquerai my ping be 50 or less
shmuel12 is offline  
Old 01/06/2016, 22:54   #10
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,211
Received Thanks: 4,114
Quote:
Originally Posted by shmuel12 View Post
How when i login from conquerai my ping be 50 or less
Because that's probably the bot's ping to the server, and not yours; else, I would argue the same thing to ConquerAI. You cannot fake ping effectively when people can just ping you outside the client and see hat you're full of ****.
Spirited is offline  
Thanks
1 User
Old 01/08/2016, 06:40   #11
 
elite*gold: 0
Join Date: Dec 2015
Posts: 1
Received Thanks: 0
Best Coder 2014 i cant find adress : 00635B24 wtf , what should i tybe " Sleep " then find 00635B24 , check the below we need you`re support coder , i already found adress : 00635B22 and 00635B28 , its not command : MOV ECX,DWORD PTR DS but MOV DWORD PTR SS: [......]

kindly help !!
SnowLeopard666 is offline  
Old 01/08/2016, 18:19   #12
 
elite*gold: 0
Join Date: Jul 2014
Posts: 402
Received Thanks: 540
Quote:
Originally Posted by SnowLeopard666 View Post
Best Coder 2014 i cant find adress : 00635B24 wtf , what should i tybe " Sleep " then find 00635B24 , check the below we need you`re support coder , i already found adress : 00635B22 and 00635B28 , its not command : MOV ECX,DWORD PTR DS but MOV DWORD PTR SS: [......]

kindly help !!
Can you ******* read? It CLEARLY says "Patch 6176" in the thread title.
Best Coder 2014 is offline  
Reply


Similar Threads Similar Threads
Unlocking FPS
04/05/2013 - Conquer Online 2 - 2 Replies
Hey guys, just wondering if anyone could unlock the FPS of the conquer .exe attached. Ive tried myself with all the guides using ollydbg etc, got the same problem as most people do, cant find sleep etc, thanks.
I need help with unlocking ai.kom
09/04/2011 - Grand Chase - 2 Replies
How do u do it? it gives me framework errors when i use aunlock and when i use unlocker it says no handles and that there is nothing to unlock. Please help! Thanks
unlocking fps??
12/13/2008 - Conquer Online 2 - 9 Replies
First of all is it possible to unlock FPS using a hex editor and if so can some one simpley tell me wut to do...OR! what i would need to do otherwise to create it. thanks:)



All times are GMT +2. The time now is 07:57.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.