Ir para conteúdo
  • Cadastre-se
  • 0

Alterando memoria


Samuell11

Pergunta

2 respostass a esta questão

Posts recomendados

  • 0

@echo off

title Game Server Console

:start

echo

echo

echo.

REM ------------------------------------------------------------------------

REM #======================================================================#

REM # You need to set here your JDK/JRE params in case of x64 bits System. #

REM # Remove the "REM" after set PATH variable #

REM # If you're not a x64 system user just leave #

REM #======================================================================#

REM set PATH="type here your path to java jdk/jre (including bin folder)"

REM ------------------------------------------------------------------------

 

REM -------------------------------------

REM Default parameters for a basic server.

java -Xmx1024m -cp bsf.jar;bsh-2.0b4.jar;commons-logging-1.1.jar;mmocore.jar;javolution.jar;c3p0-0.9.1.2.jar;mysql-connector-java-5.0.7-bin.jar;L2JBrasil.jar;jython.jar com.it.br.gameserver.GameServer

REM

 

 

 

ta vendo onde esta de vermelho >>>>>> Xmx1024m <<<<<<< vc vai alterar pra >>>>>> Xmx512m <<<<<<<<

Link para o comentário
Compartilhar em outros sites


  • 0

@echo off

title Game Server Console

:start

echo

echo

echo.

REM ------------------------------------------------------------------------

REM #======================================================================#

REM # You need to set here your JDK/JRE params in case of x64 bits System. #

REM # Remove the "REM" after set PATH variable #

REM # If you're not a x64 system user just leave #

REM #======================================================================#

REM set PATH="type here your path to java jdk/jre (including bin folder)"

REM ------------------------------------------------------------------------

 

REM -------------------------------------

REM Default parameters for a basic server.

java -Xmx1024m -cp bsf.jar;bsh-2.0b4.jar;commons-logging-1.1.jar;mmocore.jar;javolution.jar;c3p0-0.9.1.2.jar;mysql-connector-java-5.0.7-bin.jar;L2JBrasil.jar;jython.jar com.it.br.gameserver.GameServer

REM

 

 

 

ta vendo onde esta de vermelho >>>>>> Xmx1024m <<<<<<< vc vai alterar pra >>>>>> Xmx512m <<<<<<<<

 

quero mudar para 1 gb e meio

Link para o comentário
Compartilhar em outros sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...



×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.