Luke Usher
50d50288a5
Update .github/ISSUE_TEMPLATE/issue-template.md
...
Co-authored-by: RadWolfie <RadWolfie@users.noreply.github.com>
2021-07-28 11:49:06 +01:00
Luke Usher
9439b9f54c
Remove game-compatibility github link from template
2021-07-27 09:32:35 +01:00
RadWolfie
de16fe345a
Merge pull request #2268 from ergo720/create_process_error_str
...
Print the windows error string when CreateProcess fails to create the new emulation process
2021-07-26 12:14:01 -05:00
ergo720
5e7c6a082f
Print the windows error string when CreateProcess fails to create the emulation process
2021-07-26 18:36:56 +02:00
Luke Usher
a6e17bc4de
Merge pull request #2267 from NZJenkins/leave-path
...
Fix loading from UNC paths
2021-07-26 12:05:24 +01:00
Anthony
660e6bca1e
Fix loading from UNC paths
...
Remove unexplained slash processing
which breaks UNC paths
2021-07-26 22:36:28 +12:00
Luke Usher
b4dadb1dff
Merge pull request #2266 from ergo720/xbe_launch_error_reword
...
Reworded error message displayed when cxbxr fails to launch an xbe
2021-07-21 12:51:54 +01:00
ergo720
e37bb218ba
Reworded error message displayed when cxbxr fails to launch an xbe
2021-07-21 13:19:28 +02:00
PatrickvL
30956c1044
Merge pull request #2261 from ergo720/emulog_cdecl
...
Removed stdcall from EmuLog functions
2021-07-14 15:55:50 +02:00
ergo720
cb3330a9e4
Removed stdcall from EmuLog
2021-07-14 15:38:45 +02:00
ergo720
d42e3ee271
Merge pull request #2259 from ergo720/title_short
...
Removed unnecessary info from the cxbxr title string
2021-07-14 12:31:40 +02:00
ergo720
cf8ff008a8
Shorten cxbxr title string
2021-07-14 10:55:45 +02:00
Luke Usher
74c8b0cde1
Merge pull request #2257 from RadWolfie/dsound-getstatus-hack-workaround
...
HACK: DS Stream GetStatus function workaround mimic hack.
2021-07-08 09:26:06 +01:00
RadWolfie
390466e615
dsound: GetStatus workaround mimic hack.
2021-07-05 11:10:42 -05:00
ergo720
6e68433dbd
Merge pull request #2254 from RadWolfie/cleanup-emufile
...
Small Clean Up Portion of EmuFile Usage
2021-07-05 11:25:01 +02:00
PatrickvL
85daa21ae2
Merge pull request #2256 from NZJenkins/cubemap-copy
...
Fix cubemap faces all being the same face
2021-07-02 16:42:31 +02:00
RadWolfie
533e80f171
Merge pull request #2255 from Margen67/bat
...
gen-msvc-project.bat: Add Visual Studio 2022
2021-06-30 14:50:35 -05:00
Anthony
755bb73b1c
- Remove old TODO
...
- Additional comments
- Detect compressed volume texture test case
2021-06-30 21:44:28 +12:00
Margen67
8c5c80c284
gen-msvc-project.bat: Add Visual Studio 2022
2021-06-29 23:16:04 -10:00
Anthony
fc430320ac
simplify branch and condition
2021-06-30 20:17:07 +12:00
Anthony
516457c89c
Tidy texture/mip copy code
...
- Rename and comment variables for clarity
- Remove unused 'dwSrcSlicePitch'
- Remove 'dwCubeFaceSize' calculations since we can get this from 'dwSlicePitch'
2021-06-30 19:56:32 +12:00
Anthony
2e27e0d4b5
Include face offset in source data offset
...
Fix just the first face being copied to all faces
Test case: PerPixelLighting, PerPixelLightingVS
2021-06-30 19:50:31 +12:00
RadWolfie
74138d14cc
Merge pull request #2249 from Margen67/ci
...
CI.yml: Remove unneeded env var
.azure-pipelines.yml: Fix exclusions
2021-06-29 20:53:18 -05:00
Margen67
56f98f9561
.azure-pipelines.yml: Fix exclusions
2021-06-29 15:37:12 -10:00
Margen67
c4016448ef
CI.yml: Remove unneeded env var
2021-06-29 15:37:12 -10:00
RadWolfie
edad809de0
clean up portion of EmuFile usage
2021-06-29 09:15:50 -05:00
Luke Usher
1c67c0d16d
Merge pull request #2252 from NZJenkins/update-imgui
...
Update imgui to the latest version
2021-06-29 12:15:44 +01:00
RadWolfie
cd768c6800
Merge pull request #2246 from ergo720/mem_units
...
Added support for memory unit devices
2021-06-28 22:16:31 -05:00
ergo720
e6650da541
Review remarks + some code cleanup
2021-06-25 21:58:14 +02:00
Anthony
9536ba3312
Update imgui to the latest version
...
Fixes an issue with the imgui overlay on the Xbox dashboard
2021-06-25 23:10:40 +12:00
ergo720
efd9108279
Properly log device creation/destruction + untangle profile saving from slot connectivity
2021-06-24 13:24:35 +02:00
ergo720
3e60c31d26
Updated kernel file nt functions to support MUs + fixed bugs in xapi functions and input gui related to MUs
2021-06-24 13:24:34 +02:00
ergo720
88a786b700
Implemented MU support to xapi functions
2021-06-24 13:24:34 +02:00
ergo720
4cf90a6170
Updated xinput apis + fixed compiler errors
2021-06-24 13:24:34 +02:00
ergo720
2e9546a20a
Added support to MUs to input manager
2021-06-24 13:24:33 +02:00
ergo720
9307f816ba
Fixed some bugs in the mu handling of the gui + added XUnmountMU patch
2021-06-24 13:24:33 +02:00
ergo720
1d9dc0df2d
Added support to mu to input gui
2021-06-24 13:24:33 +02:00
ergo720
1f404c57da
Added support to mu to settings + created mu folders
2021-06-24 13:24:33 +02:00
Luke Usher
38aaf7189f
Merge pull request #2250 from ergo720/halo2_fix
...
Fixed a crash in Halo 2 on debug builds
2021-06-24 12:21:42 +01:00
ergo720
309db8cdae
Fixed a crash in Halo 2 on debug builds
2021-06-24 13:08:06 +02:00
Luke Usher
06fadd6b74
Merge pull request #2248 from Margen67/resolution
...
Raise max resolution scale to 12x
2021-06-22 09:40:25 +01:00
Margen67
a69a985651
Raise max resolution scale to 12x
2021-06-21 22:14:43 -10:00
Luke Usher
05b7478d18
Merge pull request #2247 from Margen67/bat
...
gen-msvc-project.bat: Default to VS2019
2021-06-22 08:21:40 +01:00
Luke Usher
91a77b01f5
Merge pull request #2245 from RadWolfie/fix-release-title
...
Fix Release Title Default
2021-06-22 08:14:10 +01:00
Margen67
b8b08e716e
gen-msvc-project.bat: Default to VS2019
2021-06-21 16:08:40 -10:00
RadWolfie
8e384b4b8c
fix release title default to blank
2021-06-21 04:49:42 -05:00
Luke Usher
494ef0b267
Merge pull request #2243 from RadWolfie/cxbxr-chihiro-non-lle
...
Upstream Chihiro Non-LLE Code
2021-06-21 10:02:47 +01:00
RadWolfie
1ed65ec29a
Merge pull request #2244 from Margen67/remove_travis
...
CI: Remove Travis leftovers
2021-06-20 13:11:53 -05:00
Margen67
f2aaa2adea
CI: Remove Travis leftovers
2021-06-20 06:21:01 -10:00
RadWolfie
bc14c34efc
Merge pull request #2227 from Margen67/azure
...
.azure-pipelines.yml changes
2021-06-20 11:09:57 -05:00