Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Singularity
#1
I hope its ok to create this thread Smile

Singularity Non-Script Packages seem to open all fine, Script ones fail either at linking or at deserializing.

Would love to see this supported as it has a few unique things that are worth researching Tongue

If anyone wants to decompress RvGame.xxx or another script file be sure to use the -lzo switch on decompress.exe because of the compression
Reply
#2
You're welcome to create any threads you wish Smile
I'll take a look into Singularity sometime after the release of UE Explorer.

And may I ask which those unique "things" might be?
Reply
#3
(04-03-2012, 09:37 AM)eliot Wrote: You're welcome to create any threads you wish Smile
I'll take a look into Singularity sometime after the release of UE Explorer.

And may I ask which those unique "things" might be?

Thanks alot!

I am interested how they exactly did the TMD aswell all related time slowing functions ( age revert, slow motion zone, controllable bullet)

One cool weapon example is this:

http://youtu.be/6yrBcduC1NQ

Would be nice to take a closer look at things like that Smile
Reply
#4
I believe they use the CustomTimeDilation variable from the Actor class to achieve the time zone thingy, for the age reverting, well probably hard coded.

Oh and I loved this game, very enjoyable Big Grin and that bullet weapon is awesome!

p.s can't remember that weapon shown in the video is that found via a secret or something?
Reply
#5
(04-03-2012, 12:36 PM)eliot Wrote: I believe they use the CustomTimeDilation variable from the Actor class to achieve the time zone thingy, for the age reverting, well probably hard coded.

Oh and I loved this game, very enjoyable Big Grin and that bullet weapon is awesome!

p.s can't remember that weapon shown in the video is that found via a secret or something?

Well not exactly, i think it was in one of the ships rooms ( more hidden ), there was also an achievement which was only possible with this weapon,

http://singularity.wikia.com/wiki/Dethex_Launcher

and yeah the game is very awesome Smile i am kind of sad that they didn't support any modding/editor
Reply
#6
I have made some progress on the support for Singularty, although as you see a function can be totally screwed or totally perfect Tongue
[Image: singularty.png]
Reply
#7
(04-21-2012, 09:10 AM)eliot Wrote: I have made some progress on the support for Singularty, although as you see a function can be totally screwed or totally perfect Tongue
[Image: singularty.png]

Very Nice Smile, this is way beyond on what i was able to get out of the script files, can't wait to take a look at the classes Tongue

Oh and a quick question: The classes in red, what does that mean?

I noticed those are always empty and point to native code
Reply
#8
Classes in red means that the class threw a Exception when deserializing(reading) it. You can right click those classes and click on "View Exception" to see the message, though those are most of the time useless as they are usually triggered by errors prior to exception position.
Reply
#9
(05-13-2012, 04:59 AM)eliot Wrote: Classes in red means that the class threw a Exception when deserializing(reading) it. You can right click those classes and click on "View Exception" to see the message, though those are most of the time useless as they are usually triggered by errors prior to exception position.

Ah alright, by the way did you make any progress on singularity? Smile, any chance you could include what you had by now in 1.1? ( are there many functions which still screw up or just some?
Reply
#10
I haven't touched it since that post, I got bored of debugging Singularity packages Tongue
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)