Commit Graph

1512 Commits

Author SHA1 Message Date
jarupxx df912880e8 Transfer CreateSoundStream 2017-01-19 13:45:36 +09:00
jarupxx 00915179c5 Transfer XAudioCreateAdpcmFormat 2017-01-19 13:45:22 +09:00
jarupxx a4073642a4 Transfer GetOutputLevels 2017-01-19 13:45:05 +09:00
jarupxx 185d657b45 Transfer EnableHeadphones 2017-01-19 13:44:50 +09:00
jarupxx 8703f9e22d Transfer SetFrequency 2017-01-19 13:44:25 +09:00
jarupxx 26a92333ab Transfer SetVolume 2017-01-19 13:44:06 +09:00
jarupxx 625a0b0d65 Transfer SetDistanceFactor 2017-01-19 13:43:26 +09:00
jarupxx 59c1e8f90e Transfer SetPlayRegion 2017-01-19 13:43:10 +09:00
jarupxx aedc3d64b3 Transfer SetLFO 2017-01-19 13:42:57 +09:00
jarupxx d8ac210b21 Transfer SetDistanceFactor 2017-01-19 13:42:36 +09:00
jarupxx b6f8f3ce1f Transfer SetI3DL2Source 2017-01-19 13:42:21 +09:00
jarupxx 1b5e51ab9d Transfer SetAllParameters 2017-01-19 13:42:04 +09:00
jarupxx d715f38c21 Transfer DirectSoundUseFullHRTF 2017-01-19 13:41:46 +09:00
jarupxx 65a2f96765 Transfer SetRolloffCurve 2017-01-19 13:40:46 +09:00
jarupxx 8864ab7403 Transfer SetConeAngles 2017-01-19 13:40:29 +09:00
jarupxx 2c6dfd5b91 Remove unused function 2017-01-19 11:25:55 +09:00
jarupxx c22cf4c54f Transfer IDirect3DDevice8_CreatePalette2_1_0_5558 2017-01-19 11:24:40 +09:00
jarupxx 93aca57079 Transfer D3DDevice_IsFencePending_1_0_5558 2017-01-19 11:24:13 +09:00
jarupxx c32bb3f245 Transfer D3DDevice_GetModelView_1_0_5558 2017-01-19 11:23:26 +09:00
jarupxx 553ec93de3 Transfer IDirect3DDevice8_GetDeviceCaps_1_0_3925 2017-01-19 11:22:44 +09:00
jarupxx 08e8bee57e Transfer D3DDevice_SetModelView_1_0_5558,D3DDevice_PersistDisplay_1_0_5558,IDirect3D8_SetPushBufferSize_1_0_5558,IDirect3D8_CheckDeviceMultiSampleType_1_0_5558,IDirect3D8_GetDeviceCaps_1_0_5233 2017-01-19 11:22:06 +09:00
jarupxx e665dbf6de Transfer D3DTexture_LockRect_1_0_5558 2017-01-19 11:20:23 +09:00
jarupxx b4384fe963 Transfer D3D_BlockOnResource,IDirect3DResource8_BlockUntilNotBusy_1_0_5558,OOVPA_TABLE_PATCH(IDirect3DVertexBuffer8_GetDesc_1_0_5233, 2017-01-19 11:19:49 +09:00
jarupxx 650af88796 Transfer D3DDevice_CreateIndexBuffer2_1_0_5558 2017-01-19 11:14:25 +09:00
jarupxx b1fa457d9a Transfer IDirect3DDevice8_SwitchTexture_1_0_4361 2017-01-19 11:13:49 +09:00
jarupxx 9031181cca Transfer IDirect3DDevice8_SetRenderState_StencilFail 2017-01-19 11:13:18 +09:00
jarupxx 8c1b0d5d03 Transfer IDirect3DDevice8_SetRenderState_StencilEnable_1_0_4361 2017-01-19 11:12:41 +09:00
jarupxx 35556a235b Initial XDK 5788 2017-01-19 11:05:58 +09:00
PatrickvL 14585e9fec Also disabled EmuXGIsSwizzledFormat patch 2017-01-19 02:00:16 +01:00
PatrickvL 78ab5010f8 Unpatched EmuXGSwizzleRect
Battlestar Galactica hits our XGSwizzleRect patch, but works just as
well calling the original code, without a patch.
2017-01-19 01:50:05 +01:00
PatrickvL 2984d3deaa conflict merge 2017-01-19 01:34:41 +01:00
PatrickvL d8147ceeb9 Disables EmuXGUnswizzleRect patches
Instead, use EmuUnswizzleRect where required.
2017-01-19 01:33:00 +01:00
PatrickvL 0c68f5e375 Converted X_D3DFORMAT into an enum type 2017-01-18 23:04:53 +01:00
PatrickvL b7c3c5591d Converted X_D3DFORMAT into an enum type 2017-01-18 23:03:46 +01:00
Luke Usher 56b43297c7 Merge pull request #115 from PatrickvL/master
Battlestart Galactica texture fixes
2017-01-18 15:48:25 +00:00
PatrickvL 8c87e21d6e Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' 2017-01-18 16:40:41 +01:00
PatrickvL 660ad47cdc Fixed Battlestart Galactica paletized textures
In EmuIDirect3DResource8_Register, registration of P8 paletized textures
are now converted correctly, resulting in correctly rendered menu and
in-game textures.
2017-01-18 16:40:26 +01:00
PatrickvL 4fe9b4882e Merged two versions of BackFillMode into one
This didn't change the fact that a duplicate SetRenderState_BackFillMode
OOVPA (version 4134 and 4531) exist in OOVPATable's D3D8_1_0_4432 and
D3D8_1_0_4627.
Fixing that will be done separately - this is just a merger of a
duplicate patch.
2017-01-18 11:34:35 +01:00
Luke Usher 2ce4d8e775 Merge pull request #113 from PatrickvL/master
XDK symbols
2017-01-17 12:42:53 +00:00
PatrickvL c6514b8b15 Added Dxbx Patterns to documentation
This archive contains all symbol patterns for XDK 3911, 4361, 4627,
5344, 5558, 5659, 5788, 5849, 5933 which can be used as a reference when
updating OOVPA's
2017-01-17 13:11:28 +01:00
PatrickvL 3c2345195a Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' 2017-01-17 09:23:25 +01:00
Luke Usher 52ab5889a4 Merge pull request #112 from LukeUsher/Project-Cleanup
Make sure all HLEDatabase source files are included in the project & Add .filters file
2017-01-16 18:01:56 +00:00
Luke Usher 61359de92d Make sure all HLEDatabase source files are included in the project
Add .filters file
2017-01-16 17:59:24 +00:00
Luke Usher 05579ab92f Merge pull request #110 from PatrickvL/master
HLE verification
2017-01-16 17:23:46 +00:00
PatrickvL 20ed2384b1 Prevent duplicate OOVPA's using an alias
Applied this to the EmuXNetGetEthernetLinkStatus errors, works
flawlessly. This approach doesn't even need a change in the OOVPATable,
which makes this the preferred way to approach this type of problem.
2017-01-16 18:19:20 +01:00
PatrickvL 61a3cd60ec Detect duplicate registration vs usage
Removed all duplicate OOVPA + Patch registrations (duplicate patch usage
is left untouched).
2017-01-16 18:03:21 +01:00
PatrickvL f012f2a9d8 Fine-tuned and commented HLE verification 2017-01-16 17:07:52 +01:00
PatrickvL a4c8f67bc4 Additional check (doesn't reduce result count) 2017-01-16 16:47:38 +01:00
PatrickvL cffcf32293 Fixed another OOVPA ordering issue 2017-01-16 16:40:03 +01:00
PatrickvL c3102929de Merge remote-tracking branch 'refs/remotes/Cxbx-Reloaded/master' 2017-01-16 16:36:08 +01:00