Namco FFB Tweak
This commit is contained in:
parent
d6eb8440bd
commit
4682ce9513
@ -3521,8 +3521,9 @@ void MAMESupermodel::FFBLoop(EffectConstants* constants, Helpers* helpers, Effec
|
|||||||
{
|
{
|
||||||
if (name == cpuled6)
|
if (name == cpuled6)
|
||||||
{
|
{
|
||||||
if (newstateFFB == 0)
|
if (newstateFFB == 1)
|
||||||
{
|
{
|
||||||
|
Sleep(2000);
|
||||||
PatternLaunch = true;
|
PatternLaunch = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user