Commit Graph

49 Commits

Author SHA1 Message Date
Duckey77 cfce328c98 Add Emulated Wii input back into the Dolphin
IR, Swing and Acceleration is not emulated
2021-01-16 20:55:02 -07:00
Duckey77 f05975def6 Update Compatibility files for 13467 source 2021-01-11 09:31:23 -07:00
Duckey77 44eb2510c7 Disable Ubershaders they are slower and stutter more 2020-08-24 13:48:01 -07:00
Duckey77 b319f291be Update to Dolphin git 19 Aug 2020 2020-08-24 12:09:53 -07:00
Duckey77 193806b4bd Add a config file to build external req lama 2020-08-24 12:07:32 -07:00
Duckey77 bf3f294112 Correct the Layer.cpp Compatibility file so per game fixes are loaded 2020-08-24 12:06:47 -07:00
Duckey77 9e278a6bb8 Move FileUtil Compat file to the correct Folder 2020-08-24 12:06:06 -07:00
Duckey77 b11c7df9b5 Remove old Compatibility files no longer needed 2020-08-24 12:05:38 -07:00
Duckey77 802e02c634 Compatibility for July 12 dolphin src code 2020-07-13 07:51:27 -07:00
Duckey77 a333641abd Disable Ubershaders as they are causing delays in loading games 2020-01-14 17:14:10 -07:00
Duckey77 ba40e4d71b Disable Precompiled Shaders as they don’t work yet 2020-01-14 15:35:41 -07:00
Duckey77 1171449681 Attempt to make stutter a little less for everybody 2020-01-02 21:34:55 -07:00
Duckey77 9ad6f53cb1 Missed these in the previous two commits 2020-01-02 20:05:49 -07:00
Duckey77 4638998471 Remove old junk code and clean up a bit 2020-01-01 09:06:30 -07:00
Duckey77 9c28aa8d1e Add GraphicsSetting to Core Compatibility 2020-01-01 09:05:25 -07:00
Duckey77 d83d1a4fd6 Add Analog and Digital Triggers for GC
Clean up some code and remove some that will not be used in the future
2019-12-29 18:10:27 -07:00
Duckey77 1d56658df6 Stub The Config Layer with Compatibility Fie 2019-12-24 13:56:25 -07:00
Duckey77 2697820c24 Fix R and Z button being switched internally 2019-12-13 12:15:43 -07:00
Duckey77 4371d8cd0a Trying to get the input more inline with libretto
Input still is not working. WIP
2019-12-12 15:54:20 -07:00
Duckey77 2d04d594b2 Remove non GCPad related code. 2019-12-09 20:40:47 -07:00
Duckey77 bca34a009e Update Compatibility files to latest git source 2019-12-07 21:43:15 -07:00
Duckey77 8ef256daed Clean up and comment changes to Dolphin Input Compatibility files 2019-06-28 08:38:17 -07:00
Duckey77 24576d3435 Rename OpenEmu specific files 2019-06-28 08:37:22 -07:00
Duckey77 f50de8b516 Compatibility Changes for new Input 2019-06-26 17:02:14 -07:00
Duckey77 175aae5fed Dolphin Compatibility for new input 2019-06-26 17:01:32 -07:00
Duckey77 be3917fed2 Clean out old input mods 2019-06-26 17:01:02 -07:00
Duckey77 987818cab0 Committed by shysaur:
Implement an OpenEmu-specific Dolphin AudioStream and remove hacked CubebStream
2019-06-25 10:06:53 -07:00
Duckey77 95ad9259d0 remove namespaces that we don’t need 2019-06-17 18:10:35 -05:00
Duckey77 ec7dd12759 Rename input callback to differentiate function by adding _f 2019-06-17 18:10:04 -05:00
Duckey77 2eead72ed6 Make video work again 2019-06-17 09:10:09 -05:00
Duckey77 7a5678439d Remove more unneeded code for input. create call back function that Dolphin core can use to poll input from the frontend. 2019-06-16 22:53:46 -05:00
Duckey77 600239c932 Not working Video update attempt.
Core attempts to Bind to frame buffer before it’s created
2019-06-16 11:31:48 -05:00
Duckey77 ac43fe60fa Change all reto references to OpenEmu 2019-06-16 11:10:19 -05:00
Duckey77 0c65d660e1 Attempting to mimic libretto input functionality 2019-06-15 20:14:07 -05:00
Duckey77 bc273837cf Update current compatibility files 2019-06-15 19:27:32 -05:00
Duckey77 22c9306af2 Update combat VideoConfig with upstream
Remove comment code that should not be there
2018-06-05 20:23:31 -07:00
Duckey77 8770a6e767 Correct the location of Sys folder 2018-06-05 20:22:06 -07:00
Duckey77 d05d0f533b Comment typo fixed 2018-06-05 20:21:41 -07:00
Neil Haverlandt b40a6ebbd9 Restore Compatibility for Wii 2018-05-23 13:25:22 -07:00
Neil Haverlandt 8eea3fa32d Update core to use dolphin git code
Only supports GC emulation.
2018-04-10 17:29:06 -04:00
duckey77 bda2f442d9 Update to git code 2017-11-23 17:04:55 -07:00
duckey77 5fde74965b Remove unneeded VideoConfig in compatibility 2017-11-05 11:28:26 -07:00
duckey77 cb170d5040 Change Compatibility files to support Dolphin Master 2017-11-05 09:53:01 -07:00
duckey77 d7ffa01c67 Merge remote-tracking branch 'origin/Dolphin5.0-Core' 2017-11-05 09:41:00 -07:00
duckey77 1a3440d8b0 Add Wii Compatibility files 2016-08-30 13:22:06 -07:00
duckey77 7e9ea26b55 Remove unused Compatability files 2016-08-30 13:21:39 -07:00
duckey77 843beed750 Updated to Dolphin 5.0
I have removed Wii support for the time being.
GameCube support with Autoload and Cheats is now working.
2016-06-28 13:31:02 -07:00
duckey77 befbd09035 Added Emulated Shake Tilt and swing into Dolphin-Core 2016-05-12 16:39:45 -07:00
duckey77 588935b702 Re-structure files to support linking to Dolphin git source in the future 2016-05-06 09:15:16 -07:00