1
0
mirror of synced 2025-01-20 17:48:51 +01:00

119 Commits

Author SHA1 Message Date
Nico Giansanti
37a8406221 test4 2019-03-31 01:47:34 +02:00
Nico Giansanti
5e9216eab5 Merge branch 'master' of https://github.com/teknogods/OpenParrot 2019-03-31 01:42:07 +02:00
Nico Giansanti
1caacbecdd test3 2019-03-31 01:42:04 +02:00
Reaver
35f76a1dda Merge pull request #24 from Nezarn/argfix
Try to fix games with additional cmdline
2019-03-31 01:02:22 +02:00
Reaver
63be2bb341 Merge pull request #23 from Poliwrath/soooound
Implement some SEGAAPI stuff
2019-03-31 01:02:15 +02:00
Poliwrath
002c664791 Revert "Use latest Windows SDK"
This reverts commit c017aebaecb9aec5db05213d5f9ae47b3220cb7b.
2019-03-30 18:57:30 -04:00
Nico Giansanti
8be73a8595 test2 2019-03-31 00:50:18 +02:00
Nico Giansanti
bcaa918b88 test 2019-03-31 00:45:52 +02:00
Nico Giansanti
72bb7d22fb Prevent x64 build of opensegaapi and openkonamiloader 2019-03-31 00:35:14 +02:00
Nico Giansanti
dbbb448c45 Add build script 2019-03-31 00:23:16 +02:00
Nezarn
3837f92195 Try to fix games with additional cmdline
should fix pokkén and BG4
2019-03-30 13:57:35 +01:00
Nico Giansanti
af6106fe62 Fast I/O coin support 2019-03-19 14:05:22 +02:00
Poliwrath
0b6992fb43 Implement SEGAAPI_SetSynthParamMultiple 2019-03-07 21:46:18 -05:00
Poliwrath
1baa584c04 Implement GetChannelVolume, destroy voices on SEGAAPI_Exit 2019-03-07 21:00:53 -05:00
Poliwrath
a02884f89f Implement GetUserData 2019-03-07 20:38:18 -05:00
Poliwrath
130552e52c Use latest Windows SDK 2019-03-06 13:21:25 -05:00
Nico Giansanti
5cc2dfcd2b Add DLL option in OpenParrotLoader, untested! 2019-03-06 01:10:22 +02:00
Nico Giansanti
b360d9e3f4 Add Opensegaapi, Lindbergh sound emulation 2019-01-27 22:56:59 +02:00
Nico Giansanti
60eeeb7e4f MB4 improvements 2019-01-25 22:15:15 +02:00
Nico Giansanti
92bfc30a3a Add initial support for Mario Bros 4 2019-01-25 20:00:00 +02:00
Reaver
5fed723a91 Merge pull request #22 from nzgamer41/master
[WMMT5] Add event mode as well as add a hook to the Winsock bind method
2019-01-10 23:16:35 +02:00
nzgamer41
e52595162d Added hook into bind method for winsock, also added 4P Event Mode 2019-01-09 20:44:41 +13:00
Reaver
4e9e9f8613 Merge pull request #20 from Boomslangnz/master
Fixed issue where Pokken Controls didn't work
2019-01-08 11:33:57 +02:00
Boomslangnz
386a1d50fb Added dome fix to Machstorm thanks to anonymous201712 2019-01-08 22:30:57 +13:00
Boomslangnz
917e1d3c57 Fixed issue where Pokken Controls didn't work 2019-01-07 11:16:46 +13:00
nzgamer41
82824e0ce5 EVENT MODE 2P IS WORKING 2018-12-31 14:34:06 +13:00
Reaver
17f3b906a9 Merge pull request #19 from nzgamer41/master
fixed crashing bug with wmmt5
2018-12-26 04:02:18 +02:00
nzgamer41
cb33c576d9 fixed crashing bug with wmmt5 2018-12-26 12:59:16 +13:00
Reaver
00a49ca1e1 Merge pull request #18 from Boomslangnz/master
Added system taskkill for InpWrapper
2018-12-14 22:43:35 +02:00
Reaver
58f5fa0d0e Merge pull request #14 from nzgamer41/master
Update OpenParrot/src/Functions/Games/ES3X/WMMT5.cpp to fix VPN play
2018-12-14 22:43:27 +02:00
nzgamer41
ba01f6d0eb Fixed reliability issues (still no hamachi) 2018-12-09 17:16:51 +13:00
Boomslangnz
0a4dea24a9 Modified Daytona 3 again to make ffb work correctly 2018-12-03 21:11:04 +13:00
Boomslangnz
d0a4997923 Merge remote-tracking branch 'upstream/master' 2018-12-03 16:39:08 +13:00
Boomslangnz
e78b0f0394 Added option to hide mouse cursor out of way on Daytona3 2018-11-22 18:11:53 +13:00
Boomslangnz
bf2e810657 Added system taskkill for InpWrapper 2018-11-16 08:36:29 +13:00
Reaver
65ffc8bd73 Merge pull request #17 from Boomslangnz/master
Update Daytona 3 for FFB to work in any directory
2018-11-15 18:14:58 +02:00
Boomslangnz
8a5a55ce88 Update Daytona 3 for FFB to work in any directory 2018-11-15 22:49:47 +13:00
Reaver
02a05544db Merge pull request #16 from Boomslangnz/master
Fixed issue with x64 not building correctly after Daytona changes
2018-11-07 09:31:40 +02:00
Boomslangnz
9c75be2f7a fix x64 3rd time lucky 2018-11-07 20:29:22 +13:00
Boomslangnz
459bc9132a Fix issue with x64 not building correctly after Daytona changes 2018-11-07 16:29:30 +13:00
Boomslangnz
11bfe52e68 Fixed x64 not building correctly 2018-11-06 23:02:11 +13:00
nzgamer41
2ecb5aa36f Updated WMMT5.cpp 2018-11-06 20:25:13 +13:00
Reaver
83a78318f9 Merge pull request #13 from Exmach/CoinFix
Update OpenParrot/src/Functions/Games/ES3X/WMMT5.cpp
2018-11-06 09:07:54 +02:00
Exmach
aabc4df6c6 Update OpenParrot/src/Functions/Games/ES3X/WMMT5.cpp 2018-11-05 16:50:48 +03:00
Reaver
1148385c7d Merge pull request #12 from Boomslangnz/master
Fixed game crash with no controller connected
2018-11-03 15:31:43 +02:00
Boomslangnz
9babd416b7 Updated Daytona 3 for xinput right trigger for 1st menu 2018-11-03 23:22:38 +13:00
Boomslangnz
ac565e115e Added MSAA4X fix for users without high end gpu Daytona3 2018-11-03 18:48:21 +13:00
Boomslangnz
3dcd940a7a fixing up my daytona 3 and pokken stuff 2018-11-03 16:12:53 +13:00
Boomslangnz
2e85d92d50 Merge branch 'master' of https://github.com/teknogods/OpenParrot 2018-11-03 15:41:45 +13:00
Nico Giansanti
abc2d8ec04 Oops 2018-11-03 04:14:14 +02:00