Finding and Modding Fifa's Mouse Mode
This week we are looking at Fifa's mouse mode ; how to find it, how it works, and how with the help of GlovePIE you can customize it to have more control.
This video was made by the charity SpecialEffect, who help people with disabilities to play and enjoy video games.
Example script:
if pressed (mouse.WheelUp = true) then
press keyboard.Space
wait 1ms
release keyboard.Space
end if
if pressed (mouse.WheelDown = true) then
press keyboard.Escape
wait 1ms
release keyboard.Escape
end if
if pressed (mouse.MiddleButton = true) then
Keyboard.s = True
endif
if pressed (mouse.MiddleButton = false) then
Keyboard.s = false
endif
Other Videos By SpecialEffect
Other Statistics
FIFA 13 Statistics For SpecialEffect
SpecialEffect currently has 28,473 views spread across 4 videos for FIFA 13. His channel published less than an hour of FIFA 13 content, making up less than 0.31% of the total overall content on SpecialEffect's YouTube channel.