Browse Source

v2.8.5 - ARM support added

- ARM support added
- Fixed Windows 10 LTSC 2019 support
pull/662/head
BenchTweakGaming 8 months ago
committed by GitHub
parent
commit
d239e3b172
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2180
      Wrapper/Config/config_Windows_11_ARM.json
  2. 3
      Wrapper/Config/wrapper_config.json
  3. 1859
      Wrapper/Localizations/de-DE/tooltip_Windows_11_ARM.json
  4. 1878
      Wrapper/Localizations/en-US/tooltip_Windows_11_ARM.json
  5. 1859
      Wrapper/Localizations/ru-RU/tooltip_Windows_11_ARM.json
  6. BIN
      Wrapper/SophiaScriptWrapper.exe

2180
Wrapper/Config/config_Windows_11_ARM.json

File diff suppressed because it is too large

3
Wrapper/Config/wrapper_config.json

@ -11,6 +11,9 @@
"urlLatestSophiaScriptDownloads": "https://github.com/farag2/Sophia-Script-for-Windows/releases/latest", "urlLatestSophiaScriptDownloads": "https://github.com/farag2/Sophia-Script-for-Windows/releases/latest",
"autosaveFilename": "autosave.ps1", "autosaveFilename": "autosave.ps1",
"autosaveIntervalInSeconds": "300", "autosaveIntervalInSeconds": "300",
"notesToFindForWindows10PSM1": "Supports Windows 10",
"notesToFindForWindows11PSM1": "Supports Windows 11",
"notesToFindForWindows11ARMPSM1": "Arm CPU architecture supported",
"widthWrapperInPixelsEN": "872", "widthWrapperInPixelsEN": "872",
"widthWrapperInPixelsRU": "1055", "widthWrapperInPixelsRU": "1055",
"widthWrapperInPixelsDE": "1020", "widthWrapperInPixelsDE": "1020",

1859
Wrapper/Localizations/de-DE/tooltip_Windows_11_ARM.json

File diff suppressed because it is too large

1878
Wrapper/Localizations/en-US/tooltip_Windows_11_ARM.json

File diff suppressed because it is too large

1859
Wrapper/Localizations/ru-RU/tooltip_Windows_11_ARM.json

File diff suppressed because it is too large

BIN
Wrapper/SophiaScriptWrapper.exe

Binary file not shown.
Loading…
Cancel
Save