Commit graph

7001 commits

Author SHA1 Message Date
Mathieu Comandon
f48066c6fa Remove Gallium 9 option from Wine runner 2021-07-12 12:21:47 -07:00
Mathieu Comandon
2e3d1f2dff Remove x360ce options from wine runner 2021-07-12 12:17:26 -07:00
Mathieu Comandon
b8cec47162 Get real DLL path in DLSSManager 2021-07-12 12:05:35 -07:00
tannisroot
a740658981 Provide a description for DXVK-NVAPI 2021-07-10 07:38:45 +03:00
tannisroot
3c3b18a7b2 Enable Esync by default 2021-07-10 07:38:26 +03:00
tannisroot
2d52d32cd9 Enable DXVK-NVAPI by default 2021-07-10 07:38:14 +03:00
Mathieu Comandon
4fe775b140 Update VKD3D url 2021-07-09 20:24:53 -07:00
Mathieu Comandon
9c023db0e2 Update repo URL for dxvk nvapi 2021-07-09 20:19:44 -07:00
Mathieu Comandon
f2b166822e Check for values when constructing window name 2021-07-09 17:31:32 -07:00
Mathieu Comandon
60e8970b8a Re-enable logging of env vars 2021-07-09 16:37:22 -07:00
Mathieu Comandon
d56310e7fc Add initial implementation of DLSSManager 2021-07-09 16:27:53 -07:00
Mathieu Comandon
82554d9aba Initial implementation of VKD3DManager 2021-07-09 16:17:11 -07:00
Mathieu Comandon
5026799f96 Add DLL manager for DXVK NVAPI 2021-07-09 15:42:07 -07:00
Mathieu Comandon
2ff4a0099e Create generic DLLManager class 2021-07-09 14:57:07 -07:00
Mathieu Comandon
cadac7d3de Process EGS media 2021-07-05 21:19:53 -07:00
Mathieu Comandon
44fae7b2dc Remove unused get_builder_from_file function 2021-07-05 16:53:44 -07:00
Mathieu Comandon
eb00e0d88b Don't set directory on game edit dialogs 2021-07-05 11:11:02 -07:00
Mathieu Comandon
bbe3731d7e Construct saner window keys 2021-07-05 09:57:28 -07:00
Mathieu Comandon
55790d044e Don't update the full UI when a game updates 2021-06-26 17:08:41 -07:00
Mathieu Comandon
effa213475 Minor fixes 2021-06-26 16:46:36 -07:00
Mathieu Comandon
cd41942406 Download media for lutris installers + adjust sizes of EGS media 2021-06-26 16:46:36 -07:00
fatalis
85985a0672 Additional fixes for log window LOG_BUFFERS access
Improves my last commit 'Fix log window not showing logs after game closed' - 6d56b2ef10

It appears `Game` is inconsistently constructed with game_id as either a `str` or `int` throughout the app and I don't know the best way to fix this, so I'm enforcing LOG_BUFFERS to be keyed by str in every occurrence as a fix for now.
2021-06-25 19:05:20 -07:00
Mathieu Comandon
b76f27faf1 Remove experimental label from Dolphin service 2021-06-25 16:37:00 -07:00
fatalis
abe5e0452e Fix and improve dolphin game cache reader 2021-06-25 15:23:46 -07:00
Mathieu Comandon
b7426fde41 Change flag format for disabled DLLs 2021-06-23 11:00:48 -07:00
Mathieu Comandon
fe9f1acac4 Add gnutls as a required component 2021-06-23 09:35:02 -07:00
Mathieu Comandon
a41edcba68 Download lutris media for all other services 2021-06-21 17:21:00 -07:00
Mathieu Comandon
1f4e5bc09f Reduce log verbosity 2021-06-21 16:36:11 -07:00
Mathieu Comandon
2b10f7a4e9 Fix typo 2021-06-21 16:31:57 -07:00
Mathieu Comandon
7ba548cc22 Add missing modification time attr 2021-06-21 16:30:34 -07:00
Mathieu Comandon
d8a9039e30 Fix runner_name being overriden in runner config dialogs 2021-06-21 16:13:34 -07:00
Mathieu Comandon
dce9bb75ee Scan for installed Steam games 2021-06-21 16:05:49 -07:00
Mathieu Comandon
109f58c372 Run full icon sync when service loads 2021-06-21 15:00:02 -07:00
Mathieu Comandon
b29d3db034 Working installer for Steam for Windows service 2021-06-14 11:29:24 -07:00
Mathieu Comandon
d88af3ee01 Lint project 2021-06-11 18:08:57 -07:00
CartoonFan
f71fd2d4af style: fix typo (#2)
* fix typo

* Restyle style: fix typo (#3)

* Restyled by black

* Restyled by reorder-python-imports

* Restyled by yapf

Co-authored-by: Restyled.io <commits@restyled.io>

Co-authored-by: restyled-io[bot] <32688539+restyled-io[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
2021-06-11 18:07:27 -07:00
fatalis
6d56b2ef10 Fix log window not showing logs after game closed
LOG_BUFFERS is keyed by game id string, not integer
2021-06-11 18:06:54 -07:00
Mathieu Comandon
7a58176c06 Progress on Steam for Windows service 2021-06-08 00:53:03 -07:00
Mathieu Comandon
7cfa718cf5 Add base for Steam for Windows service 2021-06-07 21:06:20 -07:00
Mathieu Comandon
e9ed93a464 Fix libretro info file loading 2021-06-07 18:01:17 -07:00
Mathieu Comandon
353e72eb09 Start Lutris scanner 2021-06-07 15:06:29 -07:00
mallgrab
44b92adfdc Let pipewire users toggle "Reduce PulseAudio latency"
PULSE_LATENCY_MSEC affects pipewire's latency as indicated in the [FAQ](https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/FAQ#pipewire-buffering-explained)
Certain scripts such as https://lutris.net/games/install/3548/view set pulse_latency to true. The problem is that pipewire users can't toggle the setting off unless you create an empty binary that's called pulseaudio inside /usr/bin/.
2021-06-07 14:50:12 -07:00
Mathieu Comandon
9cc189429c Add 'variables' section to scripts 2021-06-04 20:32:15 -07:00
Mathieu Comandon
40d22c0522 Add visual feedback while game is moved (dialog + notifications) 2021-06-04 20:21:29 -07:00
Mathieu Comandon
fa9e7e159b Fix desktop/menu shortcuts at the end of the install 2021-06-04 16:26:56 -07:00
Mathieu Comandon
d4324b9646 Refactor check_output usage + remove disks module + move terminal functions to linux module 2021-06-04 15:44:18 -07:00
yondering
9938a856c4 Fixed a small typo 2021-06-04 12:23:29 -07:00
Mathieu Comandon
2114e890f3 MAME does can run without a ROM file 2021-06-04 12:07:28 -07:00
Mathieu Comandon
f8daf29904 Add log messages for runner install 2021-06-04 12:06:31 -07:00
Matthias Liertzer
69f06f8fbd Implement login_callback for GOG Service
During refactoring in 12d3c550fe, it was forgotten to add this back to the GOG Service.
2021-06-04 12:05:37 -07:00