본문 바로가기
WINLATOR/Modify

Winlator 7.1.2 with Native Glibc [Modify]

by FIXRAIN(여우비) 2024. 8. 20.


Added
Added support for Box64rc, allowing different Box64 parameters to be set for each process.
Added virtual touchscreen support, also referred to as direct cursor support. True touchscreen support requires implementing the XInput2 extension.
Added support for Chinese. And any corrections to the translation are welcome.
Added an content manager, allowing you to install Wine, graphics drivers, or DX wrappers externally.
Added the ability to reinstall system files, allowing recovery even if the system files are accidentally damaged.
Added more VKD3D feature level options.
Added android file provider feature, allowing access to the Winlator data directory through the file manager.
Added the ability to add shortcuts to the home screen, allowing you to launch your programs directly from the desktop. Shortcut changes will be synced in real-time.
Fixed
Fixed the crash issue that occurred when running programs with long Japanese or Chinese titles.
Corrected the button styling in the DXVK configuration dialog.
Fixed certain abnormal issues on some SoCs (such as 870), by compiling Box64 with the BAD_SIGNAL parameter enabled.
Fixed an issue that caused Steam to crash by removing the patch for iphalpapi in Wine.
Fixed the font configuration, you can now add custom fonts to imagefs/usr/share/fonts.
Changed
Set DXVK parameters via environment variables instead of configuration files, allowing for custom DXVK configuration files.
Hide the system pointer when using an external mouse. Thanks to xoureldeen for the method.
Removed the built-in DXVK-0.96, DXVK-1.10.3, and Box64-0.3.1-dev. These components will now be provided through add-ons.
Update Wine to 9.15.
Note

.wcp is the file extension for add-ons. It is compressed using XZ or Zstd and includes a profile.json file as a manifest. You can create your own add-on files containing various contents. Since these files often include executable programs, make sure to verify that add-ons from other sources do not contain malicious software before installation.
.rcp is the file extension for custom Box64 configuration files. It uses a JSON data structure and can be used to generate a box64rc file that Box64 can read. You can refer to the official box64rc file to configure the .rcp file.
Full Changelog: v7.1.1...v7.1.2

Thanks to K11MCH1 and JeezDisReez, the latest Mesa Turnip drivers are available for Winlator and can be found K11MCH1/WinlatorTurnipDrivers.

Additional Files:

box64-0.3.1-017d13a.wcp: contains box64-0.3.1, built from ptitSeb/box64.
dxvk-0.96.wcp: contains dxvk-0.96, from doitsujin/dxvk.
dxvk-1.10.3.wcp: contains dxvk-1.10.3, from doitsujin/dxvk.
turnip-23.3.0.wcp: contains turnip-23.3.0, extract from brunodev85/winlator (v6.1).
turnip-24.3.0-d264c66f: contains turnip-24.3.0.2, built from Pipetto-crypto/mesa.
wine-9.2-custom.wcp: contains wine-9.2, built from brunodev85/wine-9.2-custom.

추가
Box64rc에 대한 지원이 추가되어 각 프로세스에 대해 다른 Box64 매개변수를 설정할 수 있습니다.
가상 터치스크린 지원이 추가되었으며, 직접 커서 지원이라고도 합니다. 진정한 터치스크린 지원에는 XInput2 확장을 구현해야 합니다.
중국어 지원이 추가되었습니다. 번역에 대한 수정 사항을 환영합니다.
Wine, 그래픽 드라이버 또는 DX 래퍼를 외부에 설치할 수 있는 콘텐츠 관리자가 추가되었습니다.
시스템 파일을 다시 설치하는 기능이 추가되어 시스템 파일이 실수로 손상된 경우에도 복구할 수 있습니다.
더 많은 VKD3D 기능 수준 옵션이 추가되었습니다.
파일 관리자를 통해 Winlator 데이터 디렉터리에 액세스할 수 있는 Android 파일 공급자 기능이 추가되었습니다.
홈 화면에 바로가기를 추가하는 기능이 추가되어 바탕 화면에서 바로 프로그램을 시작할 수 있습니다. 바로가기 변경 사항은 실시간으로 동기화됩니다.
수정
긴 일본어 또는 중국어 제목의 프로그램을 실행할 때 발생하는 충돌 문제가 수정되었습니다.
DXVK 구성 대화 상자에서 버튼 스타일이 수정되었습니다.
Box64를 BAD_SIGNAL 매개변수를 활성화하여 컴파일하여 일부 SoC(예: 870)에서 발생하는 특정 비정상적인 문제를 해결했습니다.
Wine에서 iphalpapi 패치를 제거하여 Steam이 충돌하는 문제를 해결했습니다.
글꼴 구성을 수정하여 이제 imagefs/usr/share/fonts에 사용자 정의 글꼴을 추가할 수 있습니다.
변경
구성 파일 대신 환경 변수를 통해 DXVK 매개변수를 설정하여 사용자 정의 DXVK 구성 파일을 허용합니다.
외부 마우스를 사용할 때 시스템 포인터를 숨깁니다. 이 방법을 제공해주신 xoureldeen에게 감사드립니다.
기본 제공 DXVK-0.96, DXVK-1.10.3 및 Box64-0.3.1-dev를 제거했습니다. 이러한 구성 요소는 이제 애드온을 통해 제공됩니다.
Wine을 9.15로 업데이트합니다.
참고

.wcp는 애드온의 파일 확장자입니다. XZ 또는 Zstd를 사용하여 압축되며 profile.json 파일을 매니페스트로 포함합니다.  다양한 콘텐츠를 포함하는 자체 애드온 파일을 만들 수 있습니다. 이러한 파일에는 종종 실행 가능한 프로그램이 포함되므로 설치하기 전에 다른 출처의 애드온에 악성 소프트웨어가 포함되어 있지 않은지 확인하십시오.
.rcp는 사용자 지정 Box64 구성 파일의 파일 확장자입니다. JSON 데이터 구조를 사용하며 Box64에서 읽을 수 있는 box64rc 파일을 생성하는 데 사용할 수 있습니다. 공식 box64rc 파일을 참조하여 .rcp 파일을 구성할 수 있습니다.
전체 변경 로그: v7.1.1...v7.1.2

K11MCH1과 JeezDisReez 덕분에 최신 Mesa Turnip 드라이버가 Winlator에서 사용 가능하며 K11MCH1/WinlatorTurnipDrivers에서 찾을 수 있습니다.

추가 파일:

box64-0.3.1-017d13a.wcp: ptitSeb/box64에서 빌드된 box64-0.3.1이 포함되어 있습니다.
dxvk-0.96.wcp: doitsujin/dxvk에서 dxvk-0.96을 포함합니다.
dxvk-1.10.3.wcp: doitsujin/dxvk에서 dxvk-1.10.3을 포함합니다.
turnip-23.3.0.wcp: brunodev85/winlator(v6.1)에서 추출한 turnip-23.3.0을 포함합니다.
turnip-24.3.0-d264c66f: Pipetto-crypto/mesa에서 빌드한 turnip-24.3.0.2를 포함합니다.
wine-9.2-custom.wcp: brunodev85/wine-9.2-custom에서 빌드한 wine-9.2를 포함합니다.

APK
https://mega.nz/file/CyJlzCSS#OZ6zacJgoY-VIv0Ak8j5T_lRbujmo1UwJlKuB0cmHy0

WCP
https://mega.nz/folder/LnBQRTYB#O1_Ck1tin1jt4XbF5bcxiQ

'WINLATOR > Modify' 카테고리의 다른 글

Winlator 7.1.2-glibc [Modify]  (8) 2024.08.27
Winlator 7.1proot-Amod12[Modify]  (0) 2024.08.25
Winlator 7.1 Rmod V13[Modify]  (2) 2024.08.16
Winlator 7.1Amod11(proot)[Modify]  (2) 2024.08.13
winlator-glibc-7.1.1Amodfix[Modify]  (0) 2024.08.09