Glavo
|
c6a5624708
|
引导用户下载 Java (#1659)
* Direct users to download Java
* Read JVM options from environment variables
|
2022-08-28 17:00:15 +08:00 |
|
Glavo
|
ca2eccc762
|
Fix compatibility issues with Windows XP
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
efd76a1407
|
Download JRE instead of JDK; Add support for changing download sources
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
48785e93f0
|
Import error messages
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
20ddf60c48
|
Make HMCLLauncher find Java in more places
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
1b9b0226f2
|
Automatically download Java when Java is not found
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
a1f8ff7463
|
Extract and execute the script 'java-download.ps1'
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
aafe7f44e7
|
Replace 'PathAppend' with 'MyPathAppend'
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
4fe7d10872
|
Find Java in HMCL directory
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
9ec10dc5dc
|
Extract 'FindJavaInDirAndLaunchJVM'
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
2672459287
|
Check Windows version in HMCLLauncher
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
8a8918c049
|
Try starting with JRE in 'jre-x86' on x64
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
98e0a92745
|
Get system arch using 'GetNativeSystemInfo'
|
2022-03-01 23:27:51 +08:00 |
|
Glavo
|
2b21f5f48f
|
Replace 'java.com' with 'www.microsoft.com/openjdk'
|
2022-03-01 23:27:51 +08:00 |
|
huanghongxun
|
ae8600c882
|
feat: update HMCLauncher. Closes #1014.
|
2021-09-20 21:25:28 +08:00 |
|
huanghongxun
|
0256b8a971
|
feat: force application running on dedicated graphics card. So Minecraft can also run on dedicated graphics card too.
|
2021-09-10 21:21:51 +08:00 |
|
huanghongxun
|
6d75c4d34f
|
chore: C++ google style
|
2021-05-30 02:42:39 +08:00 |
|
huanghongxun
|
258a6628e4
|
fix: Cannot start application when code page is 65001. Closes #814.
This commit may cause breaking change: changing working directory to the directory where the executable locates in.
|
2021-05-30 02:25:31 +08:00 |
|
huanghongxun
|
61597cb83d
|
feat: EXE launcher no longer reject Java 11 and later.
|
2021-05-24 21:39:16 +08:00 |
|
yuhuihuang
|
61447f0964
|
fix: #741
|
2020-07-19 14:20:42 +08:00 |
|
huanghongxun
|
eab4463c2d
|
HMCLauncher: verify if JVM version is between 8 and 10
|
2019-02-14 15:34:52 +08:00 |
|
huanghongxun
|
9a6f07d7c9
|
make DefaultGameRepositoy.readVersionJson nonnull.
|
2019-02-10 10:51:04 +08:00 |
|
huanghongxun
|
426ea607e8
|
HMCLauncher: try bundled JRE
|
2019-02-08 22:05:16 +08:00 |
|