Commit graph

3158 commits

Author SHA1 Message Date
Mathieu Comandon
e518574c2b Update to 0.4.9 2017-05-04 00:10:47 -07:00
Mathieu Comandon
57df4656fc Setup x360ce for winesteam games as well 2017-05-04 00:01:00 -07:00
Mathieu Comandon
5b5a5c53c1 Setup x360ce before launching game 2017-05-03 22:57:54 -07:00
Mathieu Comandon
77630338b8 Add xinput1_3.dll files 2017-05-03 22:57:29 -07:00
Mathieu Comandon
7aa23f3e73 Add docstring to get_overrides_env 2017-05-03 22:29:21 -07:00
Mathieu Comandon
bcfa4f4a16 Fix get_overrides_env output 2017-05-03 22:26:26 -07:00
Mathieu Comandon
4d28f23538 Add xinput1_3 override if x360ce-path is set 2017-05-03 22:07:17 -07:00
Mathieu Comandon
73145574aa WINEDLLOVERRIDES values should be separated by semicolons 2017-05-03 21:59:21 -07:00
Mathieu Comandon
7b8c6ad091 Add x360ce-path option for Wine 2017-05-03 21:58:01 -07:00
Mathieu Comandon
a8b0762344 Not sure whether or not to exclude mscorsvw.exe 2017-05-03 20:36:27 -07:00
Mathieu Comandon
26e18618f4 Update winetricks 2017-05-02 18:27:41 -07:00
Mathieu Comandon
fbdc8a4188 Connect gamecontrollerdb to x360ce configs 2017-05-02 05:44:58 -07:00
Mathieu Comandon
241312a4db Implement basic layout of x360ce.ini files 2017-05-02 02:37:20 -07:00
Mathieu Comandon
8e69a83c4d Add gamecontrollerdb.txt parser 2017-05-02 02:37:20 -07:00
Mathieu Comandon
19488b86c2 Merge pull request #562 from daniel-j/fix-wine-set-regedit
[wine] Fix set_regedit for newer Wine versions
2017-05-02 02:23:44 -07:00
daniel-j
c69d56755e [wine] Fix set_regedit for newer Wine versions 2017-05-02 11:17:27 +02:00
Mathieu Comandon
f739fcd591 Add x360ce sample configs 2017-05-01 23:45:52 -07:00
Mathieu Comandon
e667c3a6c3 Update tests 2017-05-01 02:17:33 -07:00
Mathieu Comandon
8fc4cb0134 Convert FS-UAE disk paths to absolute paths 2017-05-01 02:10:51 -07:00
Mathieu Comandon
70208061a9 Get that script is a dict 2017-04-30 22:24:24 -07:00
Mathieu Comandon
5a4727586e Fix formatting of scripting errors 2017-04-30 22:24:11 -07:00
Mathieu Comandon
941ddea613 Log states of unmonitored processes 2017-04-30 21:01:16 -07:00
Mathieu Comandon
b713adf6c1 Require offline script to use new API format 2017-04-30 21:00:42 -07:00
Mathieu Comandon
9d1617153d Remove duplication for determining real windows executable 2017-04-30 00:27:05 -07:00
Mathieu Comandon
cff34e64c6 Add support for bat files in wine 2017-04-29 22:56:56 -07:00
daniel-j
af0b24dd28 urlparse don't parse if path only contain numbers 2017-04-28 09:04:23 +02:00
daniel-j
d230870c42 Fix launching game by id. Fixes #558 2017-04-28 08:30:25 +02:00
Mathieu Comandon
4b899639c5 Implement get_devices for evdev 2017-04-27 21:59:14 -07:00
Mathieu Comandon
e053842c14 Add gamecontrollerdb.txt 2017-04-27 21:10:38 -07:00
Mathieu Comandon
c3cea76497 Lazy load get_joypads in reicast, remove static method that would prevent joypads to be ever updated 2017-04-27 09:03:28 -07:00
Mathieu Comandon
b561bdd971 Merge pull request #557 from daniel-j/fix-reicast-joypads
[reicast] Only load joypads once
2017-04-27 08:29:57 -07:00
daniel-j
799e861f26 [reicast] Only load joypads once 2017-04-26 11:30:26 +02:00
daniel-j
d887eb5aa4 find_executable now uses shutil.which 2017-04-26 10:55:32 +02:00
daniel-j
801e930f27 Fix desktopapps category blacklist 2017-04-26 10:54:41 +02:00
Mathieu Comandon
af543b8c5a Add UseGLSL to wine options 2017-04-18 19:31:11 -07:00
Mathieu Comandon
d99e942557 Add version to test installers 2017-04-18 17:45:17 -07:00
Mathieu Comandon
4ea44915e5 Update to 0.4.8 2017-04-18 16:12:47 -07:00
Mathieu Comandon
f5dc8564d4 Provide $VERSION variable in installers 2017-04-18 15:58:46 -07:00
Mathieu Comandon
921e4fafbf Update installer urls 2017-04-18 15:31:02 -07:00
Mathieu Comandon
7cec72d9c2 Update winetricks 2017-04-15 14:50:02 -07:00
Mathieu Comandon
632a216b84 Give explicit arguments to winetricks 2017-04-15 14:49:49 -07:00
Mathieu Comandon
b5529448f9 Be more explicit about what download is cancelled 2017-04-15 14:49:17 -07:00
Mathieu Comandon
f679282c88 Remove reference to script['runner'] in commands 2017-04-15 13:15:11 -07:00
Mathieu Comandon
3a69635cc0 Create working directory of thread if non-existent (otherwise process crashes) 2017-04-14 17:54:26 -07:00
Mathieu Comandon
853074df16 Log OSError in execute_process 2017-04-14 16:00:48 -07:00
Mathieu Comandon
3b7d53bd17 Add cabextract dependency 2017-04-14 15:40:13 -07:00
Mathieu Comandon
d039e203eb Specify argument names for installer dialog 2017-04-14 07:55:35 -07:00
Mathieu Comandon
f0d6563067 Fix tests for new installer structure 2017-04-13 19:33:12 -07:00
Mathieu Comandon
bf77341827 Update winetricks 2017-04-12 14:27:56 -07:00
Mathieu Comandon
bad2f2090a Finish support for revision installs 2017-04-12 01:59:48 -07:00