hitman249/wine-launcher
Fork: 11 Star: 273 (更新于 2024-11-04 18:01:08)
license: GPL-3.0
Language: JavaScript .
Wine Launcher - Running Windows games under Linux
最后发布版本: v1.5.24 ( 2023-11-02 19:53:01)
Wine Launcher
Wine Launcher is a Wine-based container for running Windows applications.
Steam Deck Support!
Review
Gamepads
- !!!Warning!!!
! Wine Launcher is not a PREFIX MANAGER like PoL and Lutris!
! Don't try to install all your games into it!
+ Use a separate Wine Launcher for each game.
Philosophy and features of the project:
- Portable assembly.
- Easy Wine update and prefix re-creation without losing game progress.
- System isolation, no files are written to the main system.
- Compressing games into squashfs images.
- Integration with
Proton
,VKD3D Proton
,DXVK
,MangoHud
,vkBasalt
,Media Foundation
,Gamemode
,AMD FidelityFX Super Resolution
,ESYNC
,FSYNC
others. - Gamepads. Integration with gamepads for games that do not support gamepads. Support for multiple layouts by
next_mapping
key. - Diagnostics. Checking the system for correct settings and required libraries installed.
- Patch system. Auto commit the changes in the prefix and the registry.
Installation
- Download the current start (x86_64 only) file from the releases page.
- Create an empty directory anywhere and move the file there.
- Make the file executable and run
chmod +x ./start && ./start
- Wait for initialization.
- Close the launcher and move the
start
file to thebin
folder that appears. - Done.
Quick command:
mkdir WL; cd "$_"; curl -L https://github.com/hitman249/wine-launcher/releases/latest/download/start --output start; chmod +x ./start; ./start
In one Wine Launcher, it is recommended to install only one game. Then it will be more convenient for you to compress it to save places in the section
Tools > Packaging
How to install the game?
- Before installing the game, you need to create a new patch.
- Give the patch a meaningful name as this word will be called the folder in which the patch is stored.
- After installing the game, do not forget to save the patch. This will come in handy for you to upgrade Wine in the future to recreate the prefix.
- If you need to install something else, repeat steps 1-3.
The game must be sure installed in the
C:\Games
folder! If another folder is required, it must be reassigned to prefix settings, and then recreate it.
Debugging
-
You can run application in the debug mode
In this mode the dev tools will be available
env debug=1 ./start
-
Building the project
sudo apt-get install libxtst-dev libpng++-dev sudo npm install -g node-gyp npm i && cd ./src && npm i && cd ../ npm run electron-rebuild npm run build
When build finishes,
dist
directory will have executable filestart
-
Building the project in Docker (required docker-compose)
./build.sh
-
Development
Step 1. Launch Vue
npm run serve
Step 2. Run application in debug mode
env debug=1 ./start
Step 3. In the opened dev tools bar, go to
app.href('http://localhost:8080')
最近版本更新:(数据更新于 2024-09-18 00:25:59)
2023-11-02 19:53:01 v1.5.24
2023-10-30 22:50:47 v1.5.23
2023-10-28 02:19:47 v1.5.22
2023-09-05 15:54:12 v1.5.21
2023-06-23 00:32:23 v1.5.20
2023-06-22 23:54:16 v1.5.19
2023-06-17 16:13:47 v1.5.18
2023-06-16 01:54:12 v1.5.17
2023-06-10 02:38:20 v1.5.16
2023-06-10 02:04:25 v1.5.15
主题(topics):
dosbox, dxvk, esync, fsync, gamemode, linux, lutris, mangohud, playonlinux, proton, proton-ge-custom, proton-tkg, squashfs, vkbasalt, vkd3d, vulkan, wine, wine-launcher, wine-staging, winetricks
hitman249/wine-launcher同语言 JavaScript最近更新仓库
2024-11-05 13:53:42 LiteLoaderQQNT/LiteLoaderQQNT
2024-11-03 02:40:36 chris81605/Degrees-of-Lewdity_Cheat_Extended
2024-11-02 19:48:33 jerryc127/hexo-theme-butterfly
2024-11-01 21:55:46 projectdiscovery/nuclei-templates
2024-11-01 19:24:44 NumberSir/DoL-I18n-Build
2024-11-01 12:25:14 midoks/mdserver-web