Egosoft have just released the next major expansion for X4: Foundations named X4: Kingdom End, plus a major free upgrade is also out now that brings full Steam Deck Verified support.
While the game had been given a Steam Deck Verified rating back in March, this was specifically for the Beta of the 6.00 update that only launched today. Confusing really, to have a public store page rating for something people would have to know about and manually opt into, a part of Deck Verified I hope Valve make clearer in future.
Enjoy a long-awaited reunion with the Boron in X4: Kingdom End, the fourth expansion for X4: Foundations, which completes the collection of the main factions in the X Universe. Discover the unique Boron ships, and fly them through distinctive systems, on a journey of discovery. Visit fascinating places, uncover old secrets and make new acquaintances. Embark on an immersive new chapter of X4!
Direct Link
There's absolutely loads new in the game update including:
- New Feature: Updated graphics engine, with Parallax Occlusion Mapping, Reflection Probes, enhanced lighting, improved shadows, and more.
- New Feature: Jolt Physics engine.
- New Feature: Live Stream camera mode.
- New Feature: Position Defence for carrier-led fleets.
- New Feature: New Construction Vessel designs for Paranid, Teladi, Split and Terran factions.
- Added new bombardment assignment for subordinates.
- Added command to order ships to attack surface elements on designated targets.
- Added Salvage at Position and Deliver Salvage commands for use with repeat orders.
- Added self-destruct command for player-owned satellites, resource probes, nav beacons, lasertowers and mines.
- Added detection and penalty for theft from station build storage.
- Added more gamestart information, indicating whether they are Tutorial, Guided, Assisted or Sandbox, and adjusted order.
- Added option to edit Buccaneer relations in Custom Gamestart Editor under certain circumstances.
- Added Custom Gamestart Editor story states for Tides of Avarice stories.
- Added player HQ to Station Design Simulator.
- Added Supervised Mining missions.
The list of changes goes on and on and on which you can read in full here.
You can buy X4 on GOG, Humble Store and Steam.
Quoting: bekothat game. Just finished downloading my copy (after one failed attempt, thanks GoG
Why I bought it on steam
Got fed up with GOG due to the update BS for a game.
Quoting: bekoAlso: Looking for Linux players interested in trying a modification I wrote specificity for Linux for stuff like companion apps. _No_ Proton players please. This is indeed platform depending.
I'll help !
Quoting: beko(What's with the Accept & Show? Ain't setting no freakin cookies)This is likely not about you setting cookies, but being an external site and requiring the user's consent to load; "Accept & load ONLY THIS instance of an external site / Accept & load ALL instances of external sites during this session / Direct link to external site" ;)
Since I don't have an account on GoogleTube, let me use this opportunity to say 'thank you' for your excellent videos.
Quoting: ValckThis is likely not about you setting cookies, but being an external siteI'm also that external site and I ain't setting no stinky cookie 🙃
Thanks for your praise :) That really motivates me to do such stuff.
Quoting: bekoBut that's the point – you're linking to external media (yours or otherwise), and Liam tries to protect the privacy of his users (including you, of course ;) ) by requiring their consent so they can't be tracked automatically via referer or other means.Quoting: ValckThis is likely not about you setting cookies, but being an external siteI'm also that external site and I ain't setting no stinky cookie
It doesn't matter whether your site does or doesn't set cookies, all are treated equally just in case. But Liam asks whether you want to include only this one media file in place on this one page on GoL, or "any and all and don't ask again in the future (for as long as the GoL cookie's lifetime)".
At least that's how I understand this "Accept/…/…" prompt, and I really appreciate not automatically being submitted to the usual external tracking and data collection via included media, regardless of whether any specific site would actually track or not.
Quoting: GroganNow that you mention it, I also have a flight stick sitting in the corner, collecting dust. It probably works, it's an older logitech. I can't even remember why I bought it or when or if I ever used it.
Prolly the same one I have: the Extreme Pro 3D (something like that). Funny for me, the game wouldn't detect it native, but did just fine using proton.
I'm partial to using that old stick, mostly cause it's what I played X2 on when it came out, lol.
I'm really looking forward to the weekend...
Quoting: denyasisProlly the same one I have: the Extreme Pro 3D (something like that). Funny for me, the game wouldn't detect it native, but did just fine using proton.
I'm partial to using that old stick, mostly cause it's what I played X2 on when it came out, lol.
I didn't want to touch it until I had vacuum with dust brush in hand (couldn't even see the logo on it), but I got it out and indeed, that's what it is, "Extreme 3D Pro". I don't remember if I ever plugged that in on Linux. I'll have to check my kernel config.
I now remember why I bought it, years ago I wanted to try a racing game "Burnout Paradise" with a joystick (I used to use them in the 90's) and it didn't work out so well, a game pad type like XBox 360 was better.
But this is an actual flight game.
All I need is joydev for USB sticks, any other logitech joystick drivers are for game port.
[ 3757.813609] usb 6-1: new low-speed USB device number 2 using uhci_hcd
[ 3758.415727] usb 6-1: New USB device found, idVendor=046d, idProduct=c215, bcdDevice= 2.04
[ 3758.415735] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3758.415738] usb 6-1: Product: Logitech Extreme 3D
[ 3758.415741] usb 6-1: Manufacturer: Logitech
[ 3758.449979] input: Logitech Logitech Extreme 3D as /devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/0003:046D:C215.0003/input/input20
[ 3758.450350] hid-generic 0003:046D:C215.0003: input,hidraw2: USB HID v1.10 Joystick [Logitech Logitech Extreme 3D] on usb-0000:00:1d.0-1/input0
P.P.S.
IS working (button presses and axes registering in test apps) but not recognized in this game and there's no compatible profile defined. I can't get a peep out of it in game.
Last edited by Grogan on 16 April 2023 at 4:32 pm UTC
…cuz Steam tends to map everything to a virtual gamepad hiding the real thing and that may not work with X4.
I added a udev rule and got further (buttons now work in game and can be programmed, but still no axes for steering).
I forgot that firefox uses dbus for this shit, so joystick test sites work. I needed rules to access the device nodes for native games like this.
KERNEL=="event*", ATTRS{idProduct}=="c215", ATTRS{idVendor}=="046d", MODE="0666"
But that still doesn't help me as the steering axes don't work.
See more from me