Jump to content

[FIX] Metin2 Client Memori & Uso de Cpu


Anderson Fabris
 Share

Recommended Posts

 

Esse tutorial é para Corrigir a famosa " Tela Preta " ou as " Travadas " que da durante o Jogo.

 

A Correção é em cima do BINARIO. Source do BIN

 

[Fix]

File UserInterface\PythonCharacterManager.cpp :

Procure:

if (pkInstEach->IsForceVisible())
{
	dwForceVisibleInstCount++;
	continue;
}

Comente:

/*if (pkInstEach->IsForceVisible())
{
	dwForceVisibleInstCount++;
	continue;
}*/

 

 

Espero ter Ajudado.

  • Like 4
  • Thanks 1
Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...