We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7baaaca commit 88d4714Copy full SHA for 88d4714
res/README.txt
@@ -93,5 +93,7 @@ gespeichert (beim Start ohne die Angabe eines Pfades).
93
Starten im portablen Modus (MediathekView Portable)
94
-----------------------------------------------------------
95
Windows: MediathekView_Portable.exe
96
+Java: jre\bin\java -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=compact -XX:MaxRAMPercentage=50.0 -XX:+UseStringDeduplication -jar MediathekView.jar Einstellungen/.mediathek3
97
+
98
Linux: MediathekView_Portable
99
Java: jre/bin/java -XX:+UseShenandoahGC -XX:ShenandoahGCHeuristics=compact -XX:MaxRAMPercentage=50.0 -XX:+UseStringDeduplication -jar MediathekView.jar Einstellungen/.mediathek3
0 commit comments