A possible way to add Force Feedback support to xwing vs tie fighter

A Forum dedicated to the Suggestion, Creation and Editing of XWA Dynamic Link Library Files

Moderator: JeremyaFr

Post Reply

A possible way to add Force Feedback support to xwing vs tie fighter

marcop000
Cadet 1st Class
Posts: 213
Joined: Fri Dec 27, 2019 7:08 pm

Post by marcop000 » Sun Jun 21, 2020 6:09 pm

Hi Jeremy,

I very much appreciated your in the force feedback priority on the xwing alliance.

Many thanks again !!!!

Unfortunatenly this support is not present to xwing vs tie fighter that is another excellent game..

I don't have much experience in c++ but I have fixed some fucntions on x360ce relative to force feedback and I have added the ffb support to quake.

In this project:

https://github.com/bobhelander/EDForceFeedback

there is a sort of ffb effect that can be used to any space combat simulator and it is included the source code to play it.

Becouse xwing vs tie fighter not support it, I looking for a way to intercept the event of any possible ffb activity (collision, fire, landing , damage, etc..).

Theorically a solution can be detect when a particular audio file will play (ex. fire gun) call a fucntion in a external dll with a parameter (type of effect for example).

I don't known if this is the right way to do it becouse I don't have experience to hook dll and I don't know if can cause a frate drop ....

For your opinion is possible use modify some of your dll hook and exe patcher to do it ?

Can you give me some suggest me a good way to follow ?

Many thanks at advance !!

User avatar
Ace Antilles
Admiral (Moderator)
Posts: 7829
Joined: Sat Jan 22, 2000 12:01 am
Contact:

Post by Ace Antilles » Sun Jun 21, 2020 7:06 pm

marcop000 wrote:
Sun Jun 21, 2020 6:09 pm
Many thanks at advance !!
Hey Marco. I sent you a Private Message sometime back. Not sure you've seen it yet?
So have look when you can :)
Chief XWAU Team annoying nitpicker.
Ace Antilles - The X-Wing Outpost
Image

marcop000
Cadet 1st Class
Posts: 213
Joined: Fri Dec 27, 2019 7:08 pm

Post by marcop000 » Sun Jun 21, 2020 8:50 pm

hI Ace,

Sorry I have read it only now.

Yes I have planned to complete all.

I hope to finish within 1 week.

I will let you know when I complete all.

marcop000
Cadet 1st Class
Posts: 213
Joined: Fri Dec 27, 2019 7:08 pm

Post by marcop000 » Sun Jun 21, 2020 8:54 pm

I forget to tell you, when I will complete you have all my permission you can put in on installer.

I will provide all upscaled cutscene in 2 languages: English and Italian.

Post Reply