[Discussion] Rebirth Tools

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

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

User avatar
alexalsp
Posts: 1823
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Sat, 26. Mar 16, 22:01

emptyhead41 wrote:Recently got Rebirth on GOG, and looking forward to modding. Unfortnately cannot find any info about xrcattool except through steam.

I know I'm in a severe minority, but I cannot tolerate Steam. Is it available anywhere else or have I made a mistake buying this through GOG :(

I have already tried the community cat tool, but it crashes when attemping extract and doesn't appear to be active any more.

Any help appreciated. Also a quick mention to the devs - this game is an underrated gem. I'm so glad I tried it. :)
Read PM

[Tool][Windows/Linux] XRWSunpack - Unpack downloaded from Steam Workshop mods

emptyhead41
Posts: 14
Joined: Sat, 26. Mar 16, 19:51

Post by emptyhead41 » Sat, 26. Mar 16, 22:11

Perfect - thank you.

Modding is not as well documented as I was hoping so got some reading and experimenting to do, but now I can start looking into the files at least :)

SeanWH
Posts: 7
Joined: Sun, 25. Feb 07, 02:54
x4

Post by SeanWH » Sat, 18. Jun 16, 21:06

Well, as some one else who bought the game on GOG--I too would like to know where I can get the modding tools as I refuse to buy this game on Steam as well.

Any help out there?

Thanks,

UniTrader
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 14571
Joined: Sun, 20. Nov 05, 22:45
x4

Post by UniTrader » Sat, 18. Jun 16, 21:12

you dont need to buy the Game on Steam to access them ;) having the Windows Steam Client and a Steam Acc is enough afaik since its seperate from the Game. You can even transfer the Programm between Computers afterwards (using the Cat Tool on Linux via Wine here ;) )
if not stated otherwise everything i post is licensed under WTFPL

Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter ;)

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help ;)

SeanWH
Posts: 7
Joined: Sun, 25. Feb 07, 02:54
x4

Post by SeanWH » Sat, 18. Jun 16, 21:22

Unfortunately you do. They don't even show up in Steam Tools directory, and if I click the install link in the official post regarding the Mod Tools, nothing happens.

S0ulstr34m
Posts: 4
Joined: Mon, 23. May 16, 17:56
x4

Post by S0ulstr34m » Sun, 24. Jun 18, 22:11

Are there any tools out there that will compare 2 XML files and automatically generate the XML patching code that is required for the mod pack?

User avatar
Ketraar
EGOSOFT
EGOSOFT
Posts: 11842
Joined: Fri, 21. May 04, 17:15
x4

Post by Ketraar » Mon, 25. Jun 18, 11:32

I use ComparIt! for comparing files, but I dont think it has the automatic patching code.

MFG

Ketraar

CBJ
EGOSOFT
EGOSOFT
Posts: 51981
Joined: Tue, 29. Apr 03, 00:56
x4

Post by CBJ » Mon, 25. Jun 18, 11:39

I'm not aware of any tools that produce XML Patch as output from a file difference operation. The only tricky part, however, is getting the path syntax right for the add or replace operation. The rest is just a question of pasting the new or replacement XML within the patch node.

UniTrader
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 14571
Joined: Sun, 20. Nov 05, 22:45
x4

Post by UniTrader » Tue, 26. Jun 18, 21:17

not sure if i still have it, but i had a cli programm which did this.. but i dont consider it useable because its XPaths looked like this:
<add sel="/*[1]/*[5]/*[3]/*[7]/*[2]"><stuff/><add>

this might work for patching a specific file in a specific version, but everything else will very likely fail.. or mess everything up instead of gracefully not applying changes and writing an error to the log...
if not stated otherwise everything i post is licensed under WTFPL

Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter ;)

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help ;)

Post Reply

Return to “X Rebirth - Scripts and Modding”