46 lines
2.2 KiB
Markdown
46 lines
2.2 KiB
Markdown
|
|
<div align="center">
|
|
<img src="https://raw.githubusercontent.com/Castro-Fidel/PortWINE/master/data_from_portwine/img/gui/portproton.svg" width="64">
|
|
<h1 align="center">PortProton 2.0 (in progress)</h1>
|
|
<a href="https://github.com/Castro-Fidel/PortWINE/blob/master/LICENSE">
|
|
<img src="https://img.shields.io/github/license/Castro-Fidel/PortWine?logo=github" alt="GitHub License">
|
|
</a>
|
|
<a href="https://t.me/linux_gaming_ru">
|
|
<img src="https://img.shields.io/endpoint?&style=flat&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Flinux_gaming_ru" alt="Telegram">
|
|
</a>
|
|
<a href="https://www.youtube.com/@linux-gaming5986">
|
|
<img src="https://img.shields.io/youtube/channel/subscribers/UCbI8OJx2D3q-4QKt4LffXTw?style=flat&logo=youtube" alt="YouTube Channel Subscribers">
|
|
</a>
|
|
<br/>
|
|
<p style="text-align: center;">
|
|
A project (python realisation) designed to make running Windows games on Linux easy and convenient for both beginners and advanced users.<br>
|
|
The project aims to simplify the process of launching games (and other software) while also providing flexible settings for experienced users.
|
|
</p>
|
|
</div>
|
|
|
|
# **Readme Language**
|
|
|
|
**English** - [Русский](README-RU.md)
|
|
|
|
## Attention
|
|
|
|
The **official website of the project** since September 2022 is: https://linux-gaming.ru. **Any other site is fake!**
|
|
|
|
## Features
|
|
|
|
- Based on the version of WINE from Valve (Proton) and its modifications (Proton GE).
|
|
Includes a set of scripts combined with wine-proton itself, a Steam Runtime Sniper container with the addition of
|
|
ported mangoHud (output useful information over the game window: FPS, frametime, CPU, GPU, etc.),
|
|
vkBasalt (improvement of graphics in games, great alongside FSR or DLSS) versions,
|
|
and many already configured optimizations for maximum performance.
|
|
|
|
- For fans of console games, there are many console emulators to choose from (in the EMULATORS tab): PPSSPP, Citra, Cemu, ePSXe, MAME, and many others.
|
|
|
|
**PLEASE DON'T REPORT BUGS ENCOUNTERED WITH THIS AT WINEHQ OR VALVE SOFTWARE!**
|
|
|
|
## **Wine sources used in PortProton:**
|
|
|
|
* WINE-PROTON: https://github.com/ValveSoftware/Proton
|
|
|
|
* WINE-PROTON-GE: https://github.com/GloriousEggroll/proton-ge-custom
|