Boomslangnz / FFBArcadePlugin

Plugin to add force feedback and rumble effects to various arcade games
GNU General Public License v3.0
130 stars 22 forks source link

Not working on hotd4? #38

Closed Trihy closed 1 year ago

Trihy commented 1 year ago

Not sure if doing something wrong. Just tried with transformer and worked fine.

But with hotd4 there is no rumble at all on xbox controller.

Noticed that hotd4 has many possible game elf, dont know if ffba is looking for a specific one, but tried all.

Also tried to copy ffba to game folder and to game exe (elf) but also no luck,

Boomslangnz commented 1 year ago

Sorry for late response, you need to copy opengl32.dll and SDL2.dll to TeknoParrot folder inside Main TeknoParrot folder

copy all files (excluding opengl32.dll) to same folder as elf file

Trihy commented 1 year ago

Hi. Thanks for your answer.

Tried with latest tekno but when copying OpenGL32.dll to teknoparrot/teknoparrot/, game won't launch. Deleting this file will make the game launch correctly but no FF.

Trihy commented 1 year ago

Got it working. There were some old files messing around. Thanks