![](https://beko.famkos.net/wp-content/uploads/2023/04/simpit-x4-first-test-run_02.jpg)
I hacked a mod for X4: Foundations to get ship telemetry and targeting data to my “Primary Buffer Panel” via a socket. This is a demonstration of my simulated cockpit made from cardboard on a budget usually used to play Elite Dangerous now also used for X4: Foundations. This is work in progress.
This is loosely based on the Python Pipe Server mod for X4 that is sadly Windows only using Named Pipes. I fixed that for Linux PC by side-loading the library LuaSocket and starting a socket server directly in X4. That’s right, the Python Server is simply not needed now and companion tools may directly connect to the socket. It’s a nice bonus that LuaSocket also allows a UDP or TCP server depending on how it is started. That was some piece of work though The very hacky attempt for this is at https://github.com/bekopharm/x4-projects/wiki/Quick-manual. I’m also still looking for testers so if you’re interested get in touch!
![](https://beko.famkos.net/wp-content/uploads/2023/04/all-zhe-x4-pipes-on-linux-pc.jpg)
So you _still_ think you can’t space pew pew on Linux PC? Think again. I do it all the time: https://beko.famkos.net/2021/10/16/space-pew-pew-on-linux-pc/
Originally posted at https://beko.famkos.net/2023/04/04/running-x4-foundations-with-my-simpit/
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.