|
9 | 9 | [](https://gitter.im/magefree/mage?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
10 | 10 |
|
11 | 11 | 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. |
13 | 13 | You can also find custom sets like Star Wars. All regular sets have nearly all implemented cards.
|
14 | 14 |
|
15 | 15 | 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
|
75 | 75 | * [Any: can't run client, could not open ...jvm.cfg](https://github.com/magefree/mage/issues/1272#issuecomment-529789018);
|
76 | 76 | * [Any: no texts or small buttons in launcher](https://github.com/magefree/mage/issues/4126);
|
77 | 77 | * [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); |
78 | 79 | * [MacOS: can't run on M1/M2](https://github.com/magefree/mage/issues/8406#issuecomment-1011720728);
|
79 | 80 | * [MacOS: can't open launcher](https://www.reddit.com/r/XMage/comments/kf8l34/updated_java_on_osx_xmage_not_working/ggej8cq/);
|
80 | 81 | * [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
|
115 | 116 | This is not guaranteed to yield improvements, but it depends on your use-case.
|
116 | 117 | If you have a lot of RAM to spare, you can increase the initial heap size for good measure.
|
117 | 118 | More details about [memory settings](https://stackoverflow.com/a/57839720/8401696):
|
118 |
| -* `-Xms1G -Xmx2G` |
| 119 | +* `-Xmx2G` |
119 | 120 |
|
120 | 121 | ## Developer
|
121 | 122 |
|
|
0 commit comments