Is there a non-steam version?

The place to discuss scripting and game modifications for X Rebirth.

Moderators: Scripting / Modding Moderators, Moderators for English X Forum

DarthNihilus
Posts: 55
Joined: Mon, 7. Mar 16, 14:06

Is there a non-steam version?

Post by DarthNihilus »

Hello. Is there s non-steam version of these two mods?

Xenon hunt 3
Long Range Scanner Update


Edit: Addresses converted to hyperlinks with names to help people help - Sparky
Mackan
Posts: 143
Joined: Thu, 1. Aug 13, 05:59
xr

Post by Mackan »

There is, for Xenon Hunt 3 at least. Check its' Steam Workshop page, there's a Google Drive link at the bottom of the description.
DarthNihilus
Posts: 55
Joined: Mon, 7. Mar 16, 14:06

Post by DarthNihilus »

Thankyou for helping out a blind person
User avatar
TSM
Not a Moderator
Posts: 2947
Joined: Thu, 1. Jul 04, 12:31
x4

Post by TSM »

You could subscribe via steam and still get them I would of thought?

I think I read that somewhere else but I might of been dreaming :D
FAQ's Egosoft Interactive FAQ
Egosoft Wiki
DarthNihilus
Posts: 55
Joined: Mon, 7. Mar 16, 14:06

Post by DarthNihilus »

The steam thing do not wantz to work with me.
User avatar
alexalsp
Posts: 1896
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp »

DarthNihilus wrote:The steam thing do not wantz to work with me.
http://prntscr.com/ae0crp
MAX92
Posts: 52
Joined: Thu, 5. Jan 06, 10:28
x4

Post by MAX92 »

You can download from the steam workshop with this Greasemonkey script:
https://greasyfork.org/en/users/6073-sean-campbell

If you chose to use that method, I can explain you how to extract the downloaded files later.
DarthNihilus
Posts: 55
Joined: Mon, 7. Mar 16, 14:06

Post by DarthNihilus »

MAX92 wrote:You can download from the steam workshop with this Greasemonkey script:
https://greasyfork.org/en/users/6073-sean-campbell

If you chose to use that method, I can explain you how to extract the downloaded files later.
I DLded with another site and now have the dat files. what now?
MAX92
Posts: 52
Joined: Thu, 5. Jan 06, 10:28
x4

Post by MAX92 »

Now things become more complicated.
As I had the same problem as you, I wrote a small C++ program which extracts the dat files from the command line. You will need a compiler for your operating system to create a binary from the code. Additional, the program is not very well tested so use it on your own risk.

If it is OK for you to compile it yourself, I'll post the code here. Otherwise we have to look for another solution.
User avatar
alexalsp
Posts: 1896
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp »

X Rebirth Tools - v. 1.09

for unpacf cat / dat files

MAX92

and how to unpack the downloaded file, extensions_nomouseinhighways_v100.dat
DarthNihilus
Posts: 55
Joined: Mon, 7. Mar 16, 14:06

Post by DarthNihilus »

MAX92 wrote:Now things become more complicated.
As I had the same problem as you, I wrote a small C++ program which extracts the dat files from the command line. You will need a compiler for your operating system to create a binary from the code. Additional, the program is not very well tested so use it on your own risk.

If it is OK for you to compile it yourself, I'll post the code here. Otherwise we have to look for another solution.
I'll appreciate it.
User avatar
alexalsp
Posts: 1896
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp »

I know how it all unpack and make the mod work.

I checked all the files, the correct structure, the error is not noticed.

But it is necessary to test.

This method for X Rebirth Mods.


https://youtu.be/N0ayyIuq9sU

You can unpack and does not pack. :)
DarthNihilus
Posts: 55
Joined: Mon, 7. Mar 16, 14:06

Post by DarthNihilus »

alexalsp wrote:I know how it all unpack and make the mod work.

I checked all the files, the correct structure, the error is not noticed.

But it is necessary to test.

This method for X Rebirth Mods.


https://youtu.be/N0ayyIuq9sU

You can unpack and does not pack. :)
:lol:

Return to “X Rebirth - Scripts and Modding”