XMage launche under Windows Tablet
by BetaSteward
Moderators: North, BetaSteward, noxx, jeffwadsworth, JayDi, TheElk801, LevelX, CCGHQ Admins
3 posts
• Page 1 of 1
Re: XMage launche under Windows Tablet
by LevelX » 07 Dec 2015, 10:28
open a cmd window and set the directory of the xmage.jar as the current directory.
After that enter the following command and push return.
java -jar XMageLauncher-0.3.4.jar
What message is shown?
Also enter "java -version" in the command window and post the message shown.
After that enter the following command and push return.
java -jar XMageLauncher-0.3.4.jar
What message is shown?
Also enter "java -version" in the command window and post the message shown.
-
LevelX - DEVELOPER
- Posts: 1677
- Joined: 08 Dec 2011, 15:08
- Has thanked: 174 times
- Been thanked: 374 times
Re: XMage launche under Windows Tablet
by yellowmimic » 20 Dec 2015, 10:57
Do you find some way to make it work? Im gonna try to install it in my tablet too
- yellowmimic
- Posts: 5
- Joined: 20 Aug 2015, 07:35
- Has thanked: 0 time
- Been thanked: 0 time
Re: XMage launche under Windows Tablet
by LevelX » 23 Dec 2015, 10:02
You can only try to reduce the memory the client allocates on start or increase (but that's probably not possible) the amount of memory of your device.
You should'nt use the launcher (because it will also need additional memory).
The allocated memory can be set in the .bat file in the client directory you use.
There is a line like this:
You should'nt use the launcher (because it will also need additional memory).
The allocated memory can be set in the .bat file in the client directory you use.
There is a line like this:
- Code: Select all
start javaw -Xms256m -Xmx512m -XX:MaxPermSize=384m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -jar .\lib\mage-client-1.4.6.jar
- Code: Select all
start javaw -Xms128m -Xmx128m -XX:MaxPermSize=64m -XX:+UseConcMarkSweepGC -XX:+CMSClassUnloadingEnabled -jar .\lib\mage-client-1.4.6.jar
-
LevelX - DEVELOPER
- Posts: 1677
- Joined: 08 Dec 2011, 15:08
- Has thanked: 174 times
- Been thanked: 374 times
3 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 25 guests