From eb0f9e25a759dd67e2c3a082e918364a8c729f52 Mon Sep 17 00:00:00 2001 From: jendave Date: Sun, 7 Aug 2011 01:20:07 +0000 Subject: [PATCH] fix permissions --- CHANGES.txt | 1 - README.txt | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index aeb12e126f5..7b663f723f6 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,4 +1,3 @@ -Test Forge 05/31/2011 (unofficial BETA) version diff --git a/README.txt b/README.txt index 2f4641f03c3..ecf6aa736f3 100755 --- a/README.txt +++ b/README.txt @@ -1,3 +1,4 @@ + In the past, some people noticed java heap space errors and lengthy pauses. The memory requirements for Forge have increased over time. The default setting on your computer for the java heap space may not be enough to prevent the above problems. The technically proficient can launch the forge jar with an argument from the CLI. The argument "-Xmx512m" may work for computers with 1 Gig of memory. Computers with 2 Gigs or more of memory should be able to use "-Xmx1024m" as an argument. @@ -10,4 +11,4 @@ If you have a low end machine you may find that the scripts above will prevent j In this case you can try the following. Remove the background jpg picture from /res/images/ui/ folder. You can try using LQ pictures rather than the high quality pictures. Or you can try removing all of the jpg pictures from the pics folder. You can also try using the old style battlefield UI rather than the newer battlefield UI. -We have changed the archiving format to ".tar.bz2" since this may help to store the file permissions for the Mac OS X launcher. The Windows launcher in this version does not require you to rename the forge JAR file to work properly. Please keep the forge JAR file name set to "run-forge.jar". \ No newline at end of file +We have changed the archiving format to ".tar.bz2" since this may help to store the file permissions for the Mac OS X launcher. The Windows launcher in this version does not require you to rename the forge JAR file to work properly. Please keep the forge JAR file name set to "run-forge.jar".