PS3 Unreal Tournament 3v2 (Alpha thread)

TKBS

Member
Unreal Tournament 3v2 (Alpha thread)

- THIS THREAD/ PROJECT HAS BARELY BEGUN
- This is just the baby steps, a long way to go.
---Thread Is Wip---

- It is probably best for members to avoid it until i feel more comfortable with it
- Any advice/ support is appreciated
- This project/ Info is probably relevant to all Unreal Engine Based PS3 titles, although UT3 will be the only title without edats and sprx etc
---Project is Wip---


Title:_______________ UT3PS3v2[v001a]
Game & Version:____Unreal Tournament 3
Release Date:_______N/A
Filename:___________N/A
Author(s):___________TKBS
Email:_______________See Site
WebPage:___________Unrealbyfusilade
Description:_________xxx

xxx_________________A modified/ enhanced version of UT3 PS3?
xxx_________________Hopefully with Net support, PhysX and other stuff?
xxx_________________Official and community content easy install methods?
Unreal Tournament 3v2

Unreal Tournament 3v2

Begin UT3 PS3 Thread:
Code:
/*
//An attempt to get Online support working
// && to combine official/ Community content into the game
//using different install methods to the default "user.jam" method of mod installations.
*/
Class UT3PS3v2 extends UT3PS3
placeableonHDD;

var() UT3 PS3 Official Mods
                      implements; TitanPack, MapPack, etc
var() UT3 PS3 Community Content
                      implements; mods, maps, characters, etc
var() UT3 PS3 Online Support
                      implements; official Online patch, or redirecting Login to private/ proxy servers, etc
var() UT3 PS3 PhysX Support
  implements; ideas i had years ago that basically froze my PS3 as"user.jam", but now i can fix it thanks HEN

defaultproperties
{
   bPhysXSupport = TRUE (hopefully)
   bNetTemporary=true (potential fixes)
   bAlwaysRelevant = true just coz i like the bool
  AlwaysLoadOnClient=i hope so flol
}

Wtf is this^^?


    • Just a fun way to post ideas for my UT3 PS3v2 project.
    • An upgraded/ modified version of UT3 that may or may not ever get finished.

Footage:_________________(i only made this coz i was suprised it loaded, lol) :)

Modifications:_________________(*Just trying to organise potential titles for this thread*)
Downloads:_________________(*another example title that may be included in this thread*)


Disclaimer(s):

This Content is neither Supported nor endorsed by Epic Games, and Epic/ Unreal are trademarks of Epic™ which have no affiliations here.

A Copy of UT3 PS3 will be required.

This is not something people can download in its entirety, it will be an operation users must replicate/ must perform themselves. However; The additional content can be included in a stripped down ISO of the game.
- Also note the UT3 PS3 files can actually be created from the free official files Epic released over the year, simply as a result of how things were released gradually in parts, (Source Code, Assetts, Models, Chars) finally ending with the Online patch will essentially made the "exe" freely available lol.


Unreal © 1998-2019+. Unreal Development Kit (UDK) © 2009, Epic Games, Inc. Epic, Epic Games, Gears of War, Gears of War 2, Unreal, AnimSet Viewer, AnimTree Editor, Unreal Cascade, Unreal Content Browser, Unreal Development Kit, Unreal Editor, Unreal Engine, Unreal Kismet, Unreal Lightmass, Unreal Matinee, Unreal PhAT, UnrealScript and Unreal Tournament are trademarks or registered trademarks of Epic Games, Inc. in the United States of America and elsewhere. All other trademarks are the property of their respective owners.


 
Last edited:
Back
Top