Aaron M
680480fe67
FreeLibrary on MAME32 & 64
2019-12-09 08:33:16 +13:00
Aaron M
58af91c41d
Change how forced spring works
2019-12-09 08:11:26 +13:00
Aaron M
b5280b57dd
.
2019-12-08 17:08:08 +13:00
Aaron M
14bf28a0e5
Update changelog etc
2019-12-08 13:07:41 +13:00
Aaron M
9386ee102b
Update changelog
2019-12-07 21:48:28 +13:00
Aaron M
9009db81b6
Added optional force spring to ID0
2019-12-07 20:34:31 +13:00
Aaron M
4f4bd681a9
Update Output Reading Stuff
...
rename Mame to OldMame as so outdated now
2019-12-07 20:26:04 +13:00
Aaron M
2e355445a1
Added 2nd device FFB for Outrunners
2019-12-07 00:24:06 +13:00
Aaron M
d5bef2b65b
Update with output reading and fix strange bug with logging etc
2019-12-06 21:55:39 +13:00
Aaron M
40ebed5560
remove friction from sonic racing
2019-11-21 21:46:01 +13:00
Aaron M
0b10d0f53b
1.2
2019-11-15 09:36:13 +13:00
Aaron M
32132f4bdd
Update FastBeat
2019-11-14 13:17:42 +13:00
Aaron M
a861ddb9c1
small update
2019-11-11 20:11:32 +13:00
Aaron M
122caf547e
Remove WaitEvent from HOTD4
2019-11-09 07:17:51 +13:00
Aaron M
6196016a75
Added early Fast Beat Loop support
...
since everyone has issues with fast beat loop controls and ffb for steam version
2019-11-09 07:08:44 +13:00
Aaron M
04e446f586
Remove Lastwasstop etc
2019-11-03 20:46:18 +13:00
Aaron M
906f91f930
Remove so much friction on ID games against walls etc
2019-11-03 14:04:45 +13:00
Aaron M
272ad95287
Update MAME more
2019-11-03 13:35:50 +13:00
Aaron M
5e4ef8d887
Update MAME
...
tested with 2.06 32bit and 64bit
2019-11-03 09:44:08 +13:00
Aaron M
e4c5ce14df
Modify MAME to all be on one
2019-11-03 01:42:09 +13:00
Aaron M
2f39975975
Remove FFBMode stuff from all games
2019-11-02 21:35:28 +13:00
Aaron M
648e97f891
stop OR2 test mode crashing
2019-11-02 14:50:26 +13:00
Aaron M
20f1997588
Modify Daytona 3
...
was causing lagging for Safire25 otherwise
2019-11-02 14:11:34 +13:00
Aaron M
b38ebcdd02
Revert without mess
2019-11-02 09:48:38 +13:00
Aaron M
81288aca08
Revert2
2019-11-02 09:34:57 +13:00
Aaron M
5eb7b21952
Revert1
2019-11-02 09:34:33 +13:00
Aaron M
e9e42fbba5
Fix M2 Emulator not working correctly for some games
2019-11-01 23:33:50 +13:00
Aaron M
ea7f30935c
Make every game plugin have Running Thread etc
...
Makes rumble work correctly and stop for each and every game plus other enhancements, also removed Teknoparrot class file etc and just added code to TP games cpp files directly. Removed LastForStop
2019-11-01 18:30:36 +13:00
Aaron M
ede0f04835
Fix GRID for Rumble to use duration of New Rumble
2019-10-31 21:58:14 +13:00
Aaron M
b01d31e8df
Fixed HOTD4 2 Player working
2019-10-30 19:45:24 +13:00
Aaron M
ddeb93a66d
Changed all rumble to use New Rumble compared to old LeftRight
2019-10-30 19:03:50 +13:00
pinkimo
2e3f8f2149
Further improvements on WMMT5 FFB
2019-10-29 23:09:14 +01:00
Aaron M
6fbe720efb
Modify ButtonRumble Again
2019-10-29 22:07:57 +13:00
Aaron M
071c42a72f
stupid space thing
2019-10-29 19:41:24 +13:00
Aaron M
e93d2bf969
Revert "Add code for ffb to not work if rumble is enabled"
...
This reverts commit 2d00338254a977d5fe3c038cd75d2a7db25f8b60.
2019-10-29 19:35:48 +13:00
Aaron M
2d00338254
Add code for ffb to not work if rumble is enabled
2019-10-29 19:27:58 +13:00
Aaron M
bde3edf024
Updated GRID some more
2019-10-28 22:24:26 +13:00
Aaron M
4de50cfb36
Updated GRID for rumble when driving over grass, sand etc
2019-10-28 19:36:51 +13:00
Aaron M
b05b3b261e
Updated GRID to only do gear while speedo is above 0
2019-10-28 19:29:07 +13:00
Aaron M
404d70575a
Updated for GRID for gear change effect
...
Using pinkimos code as a base
2019-10-28 18:57:24 +13:00
Aaron M
b84d3ecfb7
Added GRID Support
...
not using real ffb values but still works ok so far
2019-10-28 18:09:55 +13:00
pinkimo
bb8f282f2b
Fix on gear change effect for WMMT5
2019-10-28 00:31:44 +01:00
pinkimo
388b54ed20
Added gear change and wheel spin FFB effects and various cheats to WMMT5
2019-10-28 00:09:17 +01:00
pinkimo
d8175b8417
Fix on MKDX FFB
2019-10-27 23:59:38 +01:00
Aaron M
eeecf479e1
Added steering write to Road Fighters after error hack
...
Axis doesn't write values until someone moves axis so this stops it flying to left on startup if they havent moved axis
2019-10-28 09:22:09 +13:00
Aaron M
1e91209ed6
fixed dpad in Road Fighters 3D
...
would cause big issues with input
2019-10-27 21:47:02 +13:00
Aaron M
6a25aad9b7
Changed HOTD4,LGI & LGI3D to use feedback length
2019-10-27 20:48:24 +13:00
Aaron M
a4b6c582df
Updated HOTD4 more
2019-10-27 20:21:57 +13:00
Aaron M
b0ecd4333a
Modified Button Rumble plugin to work better
2019-10-27 15:12:15 +13:00
Aaron M
264bba26fb
Modified HOTD4 & Updated ToolSet
2019-10-27 15:03:02 +13:00