Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Serge

Pages: 1 ... 41 42 43 44 45 46 47 [48] 49 50 51 52 53 54 55 ... 103
941
Off-Topic Discussion / Re: RA2 ALMOST works on Ubuntu
« on: August 20, 2010, 12:32:21 AM »
Android

Haha, right, forgot about that. I meant the Linux kernel on desktop PCs.

942
Modifications / Re: Serge's Adventures in exe land (List on first post)
« on: August 20, 2010, 12:30:04 AM »
As would soft body physics.

Not necessarily. SB physics act much like RB physics in Havok, at least in 3dsmax, their shape distortions are reset on each simulation start. So effectively, we end up in the same properties: display mesh, collision mesh, transform matrix, friction, mass, etc.

This decompiler function sounds interesting though, if you could somehow access it.  I wonder if there is a compiler function too?

I don't think so, unfortunately. There aren't any more GMF-related strings (*MESH, etc.) than the ones I found, and they were only referenced by the compiling code.

As for interfacing to it, I just need to find a constructor for the GMF class, hopefully one that loads data from a binary string / file. When (and if) I do, all that is left to do is to wrap it in a nice .exe that uses code from that binary, for which I already have a framework.

The project is on a break since a week or so, tomorrow I'm flying back to Motherland Polska, give me a couple of days to fight (and drink) off the jet lag, and I'm back to work.

943
Off-Topic Discussion / Re: GTM land!
« on: August 20, 2010, 12:20:34 AM »
Ok my SSG comic isn't flowing well.  I need to think about it some more.

But this one popped into my head today so I HAD to make it ASAP.

--snip!--

Ahahahahahahah! It's been a long time since I've laughed so hard.

Also, when my sh** crashes, I rather look like this: http://q3k.org/didijustcrashwtf.jpg . At least when you add to that tiredness, being unshaved and having a bad hair day.

Oh, and it's a Samsung :P.

944
Existing Games / Re: EVE Online
« on: August 19, 2010, 12:07:06 PM »
Just remember guys:


945
Off-Topic Discussion / Re: RA2 ALMOST works on Ubuntu
« on: August 19, 2010, 11:43:32 AM »
It's way more mainstream than any other Linux-based OS.

946
Existing Games / Re: Free Steam Games
« on: August 19, 2010, 12:06:29 AM »
Combat Arms is a hacker's wet dream.

Why so? No anti-cheat system?

947
Off-Topic Discussion / Re: RA2 ALMOST works on Ubuntu
« on: August 18, 2010, 11:55:01 PM »
The same problem is present with running RA2 on wine since... ever (and I do mean ever - I remember having it around 5 years ago).

I'll try to find which function calls are buggy, fix them and submit patches to the devs. When I have the time.

Also, good job on running Ubuntu! I hope you enjoy it.

948
Existing Games / Re: EVE Online
« on: August 18, 2010, 08:18:04 PM »
I'm probably getting a trial and checking it out soon. Looks pretty sweet.

949
Existing Games / Re: Could someone help me out?
« on: August 18, 2010, 01:01:54 AM »
Internet petitions never work, as they are not a reliable measure of public opinion (since "signatures" can be easily falsified).

950
Existing Games / Re: Free Steam Games
« on: August 17, 2010, 09:17:46 AM »
the only case where i would rather torrent a game is when EA got to do some tweaking on a game or made the game. you just know that EA ruins games.

Yeah. Games on Steam are really cheap, and most of the are excellent. Don't be poor and Irish, buy TF2 and join the biggest war-themed hat simulator community ever.

951
Chatterbox / Re: Steam Chat
« on: August 17, 2010, 09:16:04 AM »
I bought Counter-Strike Source from a Game Store, when I came home, I installed it & Steam... But...
(Image removed from quote.)

Games -> Activate a product on Steam

952
Off-Topic Discussion / Re: GTM land!
« on: August 16, 2010, 09:13:27 PM »
Read #6 and #7
 
http://www.merriam-webster.com/dictionary/sense
 
 
Especially #7
 
7 : one of two opposite directions especially of motion (as of a point, line, or surface)
 synonyms sense, common sense, judgment, wisdom mean ability to reach intelligent conclusions. sense implies a reliable ability to judge and decide with soundness, prudence, and intelligence <a choice showing good sense>. common sense suggests an average degree of such ability without sophistication or special knowledge <common sense tells me it's wrong>.
 
 
 
Ain't no sense in arguing with me........no sense in BOTH of us being wrong!

You wrote that as sence. I just fixed your spelling error.

953
Off-Topic Discussion / Re: GTM land!
« on: August 16, 2010, 11:06:06 AM »
I REPEAT, IT WILL NEVER BE ON THE FRONT PAGE!!!  (so no sense in mentioning it again)

As someone so patriotic, you don't seem to know your language that well. ¿Habla usted Español?

954
Existing Games / Re: Portal 2
« on: August 15, 2010, 11:41:11 PM »
Man, I got the slice demo an that leval with the lazer on the cieling is so har >:O

If Portal is hard then you must suck at gaming. Portal is the easiest game I've ever played.

955
Off-Topic Discussion / Re: GTM land!
« on: August 15, 2010, 08:32:54 PM »
I can whip up some templates to help us with that. For now upload the images, I'll take care of the rest.

956
Off-Topic Discussion / Re: Cool Fonts
« on: August 15, 2010, 04:25:50 PM »
No, but seriously, Inconsolata is a pretty sweet font for programming / terminal work. And it's free/libre!


957
Discussion / Re: Stacking outside the chassis
« on: August 15, 2010, 03:38:30 PM »
The line stands where the botlab ends. Anything made outside of the botlab is cheating. IMVHO.

(but I don't build bots anyway - why should you care?)

958
Off-Topic Discussion / Re: A question about CD's
« on: August 13, 2010, 11:37:48 PM »
Well, I have a drive that works, but my computer isn't registering that it's there.

It's an IDE/ATA drive, right (wide grey cable)? If so, is another device connected on the same cable (hard disk)? If so, one of them is set as master, the other as slave. The CD drive should probably be set to slave, use jumpers on the back of the drive (look for the SL position) or maybe Cable Select (CS). If the drive's the only thing on the cable, make sure it's on Master (MA) or Cable Select (CS).

959
Modifications / Re: Serge's Adventures in exe land (List on first post)
« on: August 13, 2010, 11:31:47 PM »
What does RA2Hooks do?

And whats the difference between soft and rigid body physics?

Soft body physics would be something along the lines of degradable meshes, stuff that bends and buckles when hit.  This is more advanced than the degrading meshes on the chassis, which change visually but the collision models of which don't change at all.

Translation: soft body physics are alot more realistic and awesome.
What does RA2Hooks do?

And whats the difference between soft and rigid body physics?

Soft has more definition in small hits, if I'm correct. It also can worp objects far beond Gabriel intercactive could imagine.

That's not the same thing, Sparkey. Stop boasting around.

RA2Hooks won't be useful to you if you're not a mod maker / python adventurer.

960
Existing Games / Re: The Incredible Machine 3
« on: August 13, 2010, 02:12:53 PM »
Seriously? Nobody played this?

You failed me once more, GTM.

Pages: 1 ... 41 42 43 44 45 46 47 [48] 49 50 51 52 53 54 55 ... 103