For direct access use https://forums.oldunreal.com
It's been quite a while since oldunreal had an overhaul, but we are moving to another server which require some updates and changes. The biggest change is the migration of our old reliable YaBB forum to phpBB. This system expects you to login with your username and old password known from YaBB.
If you experience any problems there is also the usual "password forgotten" function. Don't forget to clear your browser cache!
If you have any further concerns feel free to contact me: Smirftsch@oldunreal.com

Unreal NVidia PhysX support

This Board was made to give Unreal projects a home- if you need a place to discuss about your mods, campains, to offer your projects for download, to seek members for it.
User avatar
Age
OldUnreal Member
Posts: 848
Joined: Sat Dec 29, 2007 5:25 pm

Re: Unreal NVidia PhysX support

Post by Age »

Also Physgun breaks this stuff to hell
Looks like that these don't allow falling physics.
Fixed by if(IsA('PhysXActor')) SetPhysics Phys_None
Last edited by Age on Sat Feb 27, 2010 9:31 am, edited 1 time in total.
User avatar
Hyper
OldUnreal Member
Posts: 3515
Joined: Fri Oct 11, 2002 5:41 pm
Contact:

Re: Unreal NVidia PhysX support

Post by Hyper »

1. I think the map was recently removed
2. It doesn't change EVERYTHING's physics. There are certain things in UnrealPhysX.u that you SUMMON that have the physics applied to them
But without a list of what to summon (readme file) this mod is useless to me!
The man who stopped a tsunami

http://www.hypercoop.tk
unreal://hypercoop.tk
User avatar
.:..:
OldUnreal Member
Posts: 1635
Joined: Tue Aug 16, 2005 4:35 am

Re: Unreal NVidia PhysX support

Post by .:..: »

1. I think the map was recently removed
2. It doesn't change EVERYTHING's physics. There are certain things in UnrealPhysX.u that you SUMMON that have the physics applied to them
But without a list of what to summon (readme file) this mod is useless to me!
Summon VehicleX.Hellbender
1823223D2A33224B0 wrote:...and now im stuck trying to fix everything you broke for the next 227 release xD :P
(ಠ_ಠ)
User avatar
Age
OldUnreal Member
Posts: 848
Joined: Sat Dec 29, 2007 5:25 pm

Re: Unreal NVidia PhysX support

Post by Age »

http://www.megaupload.com/?d=EQKJ8TDK

Simple physics objects

summons:
phystest.phystest (woodenbox)
phystest.phystest2 (earth)
phystest.phystest3 (bigger sludgebarrel)
phystest.phystest4 (giant dice)
phystest.phystest5 (giant earth)
phystest.phystest6 (small moon)
Last edited by Age on Fri Sep 03, 2010 9:31 am, edited 1 time in total.
User avatar
Matrix224
OldUnreal Member
Posts: 740
Joined: Wed Feb 20, 2008 7:41 pm

Re: Unreal NVidia PhysX support

Post by Matrix224 »

http://www.sendspace.com/file/vfk0y9

EDIT:
Ignore that ^ link for now. I'm fixing something...well you CAN try it but I'm fixing something in it....

EDIT2:
http://www.sendspace.com/file/62z24y

Known Glitches:
- If you pick one gun up (say a rifle) and then pick up another rifle, you will get the gun but the physX rifle will still be there on the ground; this goes for any gun.

Original:

There. Enjoy some fail I did in 5 minutes.

summon Bg.PhysItem

Does not work correctly online.
Last edited by Matrix224 on Sat Feb 27, 2010 5:43 pm, edited 1 time in total.
User avatar
Gizzy
OldUnreal Member
Posts: 1468
Joined: Thu Jul 10, 2014 7:13 pm

Re: Unreal NVidia PhysX support

Post by Gizzy »

Does this need any more updating to work with more recent builds of/the eventual final build of 227g?
User avatar
Age
OldUnreal Member
Posts: 848
Joined: Sat Dec 29, 2007 5:25 pm

Re: Unreal NVidia PhysX support

Post by Age »

Fixed link: http://www.megaupload.com/?d=EQKJ8TDK
User avatar
Dozey
OldUnreal Member
Posts: 612
Joined: Wed Aug 12, 2009 9:24 am
Location: Poland
Contact:

Re: Unreal NVidia PhysX support

Post by Dozey »

u2vehicles+physX=more realistic phys of vehicles.
:) :) :)
User avatar
Kajgue
Global Moderator
Posts: 757
Joined: Mon Oct 17, 2005 2:36 pm

Re: Unreal NVidia PhysX support

Post by Kajgue »

Goodbye death animations...haha
Death animations could be coded to play before the ragdoll activates, I'm sure; that would be pretty boring otherwise, unless the character is smacked really hard, whereas he'd have to fly limp across the room to look right.

(or in some circumstances)
Last edited by Kajgue on Sat Sep 18, 2010 9:42 pm, edited 1 time in total.
AKA - ( T : S : B ) Ice-Lizard
Image
User avatar
iLikeTheUDK
OldUnreal Member
Posts: 435
Joined: Mon Mar 21, 2011 12:46 pm

Re: Unreal NVidia PhysX support

Post by iLikeTheUDK »

How can you make this work for UT99?
Skw

Re: Unreal NVidia PhysX support

Post by Skw »

Goodbye death animations...haha
Death animations could be coded to play before the ragdoll activates, I'm sure; that would be pretty boring otherwise, unless the character is smacked really hard, whereas he'd have to fly limp across the room to look right.

(or in some circumstances)
Euphoria engine is the solution for blending animation and physics: http://www.naturalmotion.com/euphoria

Video:

Euphoria engine is used in RDR and GTAIV.
User avatar
Xsel
OldUnreal Member
Posts: 9
Joined: Fri Apr 01, 2011 7:29 pm

Re: Unreal NVidia PhysX support

Post by Xsel »

Mb someone can help me understand what i`m doing wrong!
I`ve downloaded last Nvidia PhysX drivers from here ->[url]http://www.nvidia.com/object/physx_9.09.1112.html[/url]
After rebooting WinXP and installing that ...thing i
i`ve  realized that my game has 227f version so i downloaded http://www.unrealtexture.com/Unreal/Downloads/Patches/227Patch/UnrealGoldPatch227g.rar
Last edited by Xsel on Tue Apr 05, 2011 4:30 pm, edited 1 time in total.
Homeworld,Unreal and Starcraft fan
User avatar
Gizzy
OldUnreal Member
Posts: 1468
Joined: Thu Jul 10, 2014 7:13 pm

Re: Unreal NVidia PhysX support

Post by Gizzy »

Mb someone can help me understand what i`m doing wrong!
I`ve downloaded last Nvidia PhysX drivers from here ->[url]http://www.nvidia.com/object/physx_9.09.1112.html[/url]
After rebooting WinXP and installing that ...thing i
i`ve  realized that my game has 227f version so i downloaded http://www.unrealtexture.com/Unreal/Downloads/Patches/227Patch/UnrealGoldPatch227g.rar
User avatar
[]KAOS[]Casey
OldUnreal Member
Posts: 4497
Joined: Sun Aug 07, 2011 4:22 am
Location: over there

Re: Unreal NVidia PhysX support

Post by []KAOS[]Casey »

Yeah it just needs a recompile. Stay tuned.
User avatar
iLikeTheUDK
OldUnreal Member
Posts: 435
Joined: Mon Mar 21, 2011 12:46 pm

Re: Unreal NVidia PhysX support

Post by iLikeTheUDK »

Euphoria engine is the solution for blending animation and physics
You probably mean Morphme. Euphoria generates animations. It is Morpheme that blends anims with physics.
BTW Unreal Engine III has Morpheme intergrated in it.
User avatar
Xsel
OldUnreal Member
Posts: 9
Joined: Fri Apr 01, 2011 7:29 pm

Re: Unreal NVidia PhysX support

Post by Xsel »

And what about ut436? Should it work in there? I mean if it couldn`t how did you get those videos?
Homeworld,Unreal and Starcraft fan
User avatar
iLikeTheUDK
OldUnreal Member
Posts: 435
Joined: Mon Mar 21, 2011 12:46 pm

Re: Unreal NVidia PhysX support

Post by iLikeTheUDK »

I've got the mod, but when I complie it says it "Can't find file for package 'UT2k4Players'". What's this package, and how can I get it?
User avatar
[]KAOS[]Casey
OldUnreal Member
Posts: 4497
Joined: Sun Aug 07, 2011 4:22 am
Location: over there

Re: Unreal NVidia PhysX support

Post by []KAOS[]Casey »

http://www.klankaos.com/downloads/UT2k4Players.rar
User avatar
GreatEmerald
OldUnreal Member
Posts: 5347
Joined: Mon May 21, 2007 2:30 pm

Re: Unreal NVidia PhysX support

Post by GreatEmerald »

I wonder if this could be compatible with Linux...
User avatar
[]KAOS[]Casey
OldUnreal Member
Posts: 4497
Joined: Sun Aug 07, 2011 4:22 am
Location: over there

Re: Unreal NVidia PhysX support

Post by []KAOS[]Casey »

As long as we can convert the headers to work with gcc, I don't see why it couldn't.
User avatar
iLikeTheUDK
OldUnreal Member
Posts: 435
Joined: Mon Mar 21, 2011 12:46 pm

Re: Unreal NVidia PhysX support

Post by iLikeTheUDK »

Thanks. But I can't seem to be able to place ANY PhysX actor on a map. When I attempt to, the editor crashes.
Any idea on how to fix it?
Last edited by iLikeTheUDK on Tue May 24, 2011 2:28 pm, edited 1 time in total.
User avatar
Dozey
OldUnreal Member
Posts: 612
Joined: Wed Aug 12, 2009 9:24 am
Location: Poland
Contact:

Re: Unreal NVidia PhysX support

Post by Dozey »

Question: Is there any beta version of physx to unreal??
where it could be downloaded??
Last edited by Dozey on Thu Jun 02, 2011 7:40 am, edited 1 time in total.
User avatar
Gizzy
OldUnreal Member
Posts: 1468
Joined: Thu Jul 10, 2014 7:13 pm

Re: Unreal NVidia PhysX support

Post by Gizzy »

Question: Is there any beta version of physx to unreal??
where it could be downloaded??
No, and it won't work until 227h is released and Dots can update the mod with the 227h headers
User avatar
KeeperUTX
OldUnreal Member
Posts: 614
Joined: Tue Mar 15, 2011 4:11 pm

Re: Unreal NVidia PhysX support

Post by KeeperUTX »

First some StaticMesh fun, then a Quadshot, and soon..

super PhysX X)

I'm really hoping this will come with a new patch,perhaps in the 227j patch??
Azhir uval nutarus. Azhir mudas ethanul. Dalektharu il dask daku. Riftuuz e thara samanar utamus. Elas umanes azarathan rakas ibna.
User avatar
Gizzy
OldUnreal Member
Posts: 1468
Joined: Thu Jul 10, 2014 7:13 pm

Re: Unreal NVidia PhysX support

Post by Gizzy »

There probably won't be a 227j and even if there was, it won't ever come with a patch, it's seperate unofficial not-related-to-227 mod
Post Reply

Return to “Unreal Projects”