Skip to content

Commit 3105b5e

Browse files
committed
docs: added faq for pixilated images problem, updated card stats
1 parent b7bf0de commit 3105b5e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Join the chat at https://gitter.im/magefree/mage](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/magefree/mage?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
1010

1111
XMage allows you to play Magic against one or more online players or computer opponents.
12-
It includes full rules enforcement for over **25 000** unique cards and more than 65 000 reprints from different editions.
12+
It includes full rules enforcement for over **28 000** unique cards and more than 73 000 reprints from different editions.
1313
You can also find custom sets like Star Wars. All regular sets have nearly all implemented cards.
1414

1515
It supports single matches and tournaments with dozens of game modes like duel, multiplayer, standard, modern, commander,
@@ -75,6 +75,7 @@ Github issues page contain [popular problems and fixes](https://github.com/magef
7575
* [Any: can't run client, could not open ...jvm.cfg](https://github.com/magefree/mage/issues/1272#issuecomment-529789018);
7676
* [Any: no texts or small buttons in launcher](https://github.com/magefree/mage/issues/4126);
7777
* [Windows: ugly cards, buttons or other GUI drawing artifacts](https://github.com/magefree/mage/issues/4626#issuecomment-374640070);
78+
* [Windows: pixilated images, icons and texts](https://github.com/magefree/mage/issues/12768#issuecomment-2347125602);
7879
* [MacOS: can't run on M1/M2](https://github.com/magefree/mage/issues/8406#issuecomment-1011720728);
7980
* [MacOS: can't open launcher](https://www.reddit.com/r/XMage/comments/kf8l34/updated_java_on_osx_xmage_not_working/ggej8cq/);
8081
* [MacOS: client freezes in GUI (on connect dialog, on new match)](https://github.com/magefree/mage/issues/4920#issuecomment-517944308);
@@ -115,7 +116,7 @@ More info about [XRender](https://docs.oracle.com/javase/8/docs/technotes/guides
115116
This is not guaranteed to yield improvements, but it depends on your use-case.
116117
If you have a lot of RAM to spare, you can increase the initial heap size for good measure.
117118
More details about [memory settings](https://stackoverflow.com/a/57839720/8401696):
118-
* `-Xms1G -Xmx2G`
119+
* `-Xmx2G`
119120

120121
## Developer
121122

0 commit comments

Comments
 (0)