[Released] TrackIR for Garry's mod

Lapin
Posts: 19
Joined: Thu Jul 11, 2013 4:30 am
Location: France
Contact:

[Released] TrackIR for Garry's mod

Post by Lapin »

Greetings, it's been a long time , last year (in October) we had the TrackIR api ,we worked on it from October (2013) to February (2014), in February our HDD's Dedicated server has burnt (That's what OVH said :V )

At the start (December to February) we tried to make a 100% c++ module but the Source Engine is glitchy so with a higher language level (and with hooks, plus : importing that into gmod without making a module is VAC-Bannable, so i dediced to make an Glua API) it was easier .


Anyway, few days ago i started working back on it from scratch (because we forgot this project for months :p )

Here we are, we are ready to release it, it's a Lua api with an lua code exemple. (3DOF control, not X Y Z for the moment)

For the moment, here is the Git Repo with the Lua code but without the module (we need to make more tests on it)

There is also a kind of api guide with how to use the lua functions.


Here is how it looks

https://www.youtube.com/watch?v=eDacT63WSU4

Links :

The Git repo : https://github.com/ExtReMLapin/TrackIR
The facepunch (the officials forums, i'll make a thread soon, with a nice video introducing the FPS and vehicle gameplay) post : http://facepunch.com/showthread.php?t=1 ... st46820913
(i think you need an account to see this, not sure)
Last edited by Lapin on Sat Jan 03, 2015 9:17 am, edited 1 time in total.
Lapin
Posts: 19
Joined: Thu Jul 11, 2013 4:30 am
Location: France
Contact:

Re: [WIP] TrackIR for Garry's mod

Post by Lapin »

Update : https://www.youtube.com/watch?v=8XlZoIyXsnU :geek:


Still working on it the binary module is ready to be deployed but the Lua part is not finished, there is some bugs (addon conflict) with WAC (Aircraft addon (in ArmA, piloting without TrackIR is not really easy :p ))
Lapin
Posts: 19
Joined: Thu Jul 11, 2013 4:30 am
Location: France
Contact:

Re: [WIP] TrackIR for Garry's mod

Post by Lapin »

MikeWitham
Posts: 1477
Joined: Mon Nov 04, 2013 10:19 am

Re: [WIP] TrackIR for Garry's mod

Post by MikeWitham »

Lapin,

Thanks for putting in the work. I can't wait to play around with this and see how it does.

Regards,
Mike Witham
TrackIR Product Manager
Lapin
Posts: 19
Joined: Thu Jul 11, 2013 4:30 am
Location: France
Contact:

Re: [Released] TrackIR for Garry's mod

Post by Lapin »

Still working on it, i added a <Arma-Like> leaning system (First and 3rd person support, because only 1st person support would be called cheating :p)

https://www.youtube.com/watch?v=7S_Ea0jgDCA
(This is a mirror)
MikeWitham
Posts: 1477
Joined: Mon Nov 04, 2013 10:19 am

Re: [Released] TrackIR for Garry's mod

Post by MikeWitham »

Lapin,

Looks like you are making some good progress. Can't wait to play around with the finished product!

Regards,
Mike Witham
TrackIR Product Manager
Lapin
Posts: 19
Joined: Thu Jul 11, 2013 4:30 am
Location: France
Contact:

Re: [Released] TrackIR for Garry's mod

Post by Lapin »

Changelog since last post :


===Lua API===
=Improved code structure
=Improved overall performance
=Improved Multiplayer support
+Added Spin rotation (3rd person(ArmA-like))
+Added Rotation matrix for first person
=Improved multiplayer performance

===C++ API===
=Cleaned code and useless function calls
+Added build date on the MOTD
+Added TrackIR_Status()
+Added TrackIR_LostFrames()
⇗Now compiled with Intel C++ Compiler with optimized headers (No SSE4.2 Asm instruction, we don't need them anyway)


Also fixed some typos.

Available here
Lapin
Posts: 19
Joined: Thu Jul 11, 2013 4:30 am
Location: France
Contact:

Re: [Released] TrackIR for Garry's mod

Post by Lapin »

Gmod is getting a x64 build, i updated the repo and it now contains a x64 version of the module.

https://github.com/ExtReMLapin/TrackIR_GMod
Jackal
Posts: 5
Joined: Sun Jul 14, 2019 6:40 pm

Re: [Released] TrackIR for Garry's mod

Post by Jackal »

Hello to the moderators and all the members here.
This is my first post there.

@Lapin: hello to you. I happened to find this post and it seemed much interesting.
I'm not an expert in programming - I'd better to admit I know nothing about - but I'm fond of military flight simulations, actually Falcon BMS 4.34 and DCS World, and using TIR 5.
Guessing that adding this mod of yours could be most useful to enhance my flight experience, would you kindly explain to this newbie how to install and set properly it in both those sims above?

Thanks a lot in advance, and with best compliments and regards.
Jackal
Posts: 5
Joined: Sun Jul 14, 2019 6:40 pm

Re: [Released] TrackIR for Garry's mod

Post by Jackal »

Strange... no answer at all?

I posted an unappropriate question, perhaps?
Post Reply