Jedi Initiate
Jedi Initiate
Posts: 2
Joined: Mon Apr 09, 2012 1:46 am
Allegiance:: Sith
Jedi Initiate
Jedi Initiate
Rebellion

Post by Admiral Tarrius »

I know that Wikipedia is not known for giving factual information but I found something that cought my eye on rebellions wiki page http://en.wikipedia.org/wiki/Rebellion_Developments It says Unannounced Multiplayer Third Person Shooter (TBA, PS Vita) under List of games developed by Rebellion. The TBA could be Xbox 360 and ps3 but its confirmed on ps vita. Rebellion has made battlefront's for the psp before and they can make console games so... Maybe?

or TBS is just the 3DS, which is more likely and we just have another portable Battlefront. :(
Padawan
Padawan
Posts: 38
Joined: Wed Jan 05, 2011 8:24 pm
Allegiance:: Jedi
User avatar
Padawan
Padawan
Re: Rebellion

Post by Redline »

Rebellion has already confirmed via twitter that they are making no Star Wars game.
Jedi Knight
Jedi Knight
Posts: 103
Joined: Sun Apr 24, 2011 5:08 pm
Allegiance:: Mandalorian
Jedi Knight
Jedi Knight
Re: Rebellion

Post by Grpeephole303 »

If they did. I would probaly not buy it
Moderator
Moderator
Posts: 1584
Joined: Mon Jan 17, 2011 5:13 pm
Allegiance:: Jedi
Location: Italy
Contact:
User avatar
Moderator
Moderator
Re: Rebellion

Post by spartan64 »

Redline wrote:Rebellion has already confirmed via twitter that they are making no Star Wars game.
I can confirm that for you since I'm the one who asked. :u:
YouTube - BF3Enthusiast
Twitter - spartacus128
Jedi Master
Jedi Master
Posts: 348
Joined: Fri Mar 16, 2012 11:48 pm
Allegiance:: Sith
Location: Thunder Bay, Ontario, Canada
User avatar
Jedi Master
Jedi Master
Re: Rebellion

Post by DarthRevan19 »

i hope the next battlefront is not for portable
Xbox 360: R3C0N NAT10N
Gamerscore: 13 000
Swtor server: Ajunta Pall
Padawan
Padawan
Posts: 28
Joined: Sat Jan 22, 2011 4:56 pm
Allegiance:: Sith
User avatar
Padawan
Padawan
Re: Rebellion

Post by P4KISTAN »

DarthRevan19 wrote:i hope the next battlefront is not for portable
Don't we all?
But at the same time I hope they don't exclude it from the PC,it just seems like something that alot of devs are doing these days,making console exclusive fps titles.
Mark Solo wrote:Shut up, atleast I aint sittin on my tail, like an actually "Drunken Hutt" and you saw what happend to Jabba at the end didnt ya? STRANGLED
Jedi Master
Jedi Master
Posts: 268
Joined: Sat Apr 14, 2012 9:07 pm
Allegiance:: Galactic Republic
Location: In-game.
User avatar
Jedi Master
Jedi Master
Re: Rebellion

Post by Chaos »

P4KISTAN wrote:
DarthRevan19 wrote:i hope the next battlefront is not for portable
Don't we all?
But at the same time I hope they don't exclude it from the PC,it just seems like something that alot of devs are doing these days,making console exclusive fps titles.
It really should be for PC. I think xboxs use C++ also.
Image
Administrator
Administrator
Posts: 3307
Joined: Thu Dec 24, 2009 2:06 am
Allegiance:: Space Rome
Location: ON, Canada
User avatar
Administrator
Administrator
Re: Rebellion

Post by Scott »

Chaos wrote:
P4KISTAN wrote:
DarthRevan19 wrote:i hope the next battlefront is not for portable
Don't we all?
But at the same time I hope they don't exclude it from the PC,it just seems like something that alot of devs are doing these days,making console exclusive fps titles.
It really should be for PC. I think xboxs use C++ also.
There's really no programming language restrictions on any console. C++ is just the standard for ALL game development (excluding iOS games).
Image
Jedi Master
Jedi Master
Posts: 348
Joined: Fri Mar 16, 2012 11:48 pm
Allegiance:: Sith
Location: Thunder Bay, Ontario, Canada
User avatar
Jedi Master
Jedi Master
Re: Rebellion

Post by DarthRevan19 »

idk what c++ is
Xbox 360: R3C0N NAT10N
Gamerscore: 13 000
Swtor server: Ajunta Pall
Jedi Master
Jedi Master
Posts: 268
Joined: Sat Apr 14, 2012 9:07 pm
Allegiance:: Galactic Republic
Location: In-game.
User avatar
Jedi Master
Jedi Master
Re: Rebellion

Post by Chaos »

DarthRevan19 wrote:idk what c++ is
A programming language.
WIkipedia says:
<blockquote>
"C++ (pronounced "cee plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as an intermediate-level language, as it comprises a combination of both high-level and low-level language features.[3] It was developed by Bjarne Stroustrup starting in 1979 at Bell Labs as an enhancement to the C language. Originally named C with Classes, the language was renamed C++ in 1983,[4] as a pun involving the increment operator.

C++ is one of the most popular programming languages[5][6] with application domains including systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games.[7] Several groups provide both free and proprietary C++ compiler software, including the GNU Project, Microsoft, Intel and Embarcadero Technologies. C++ has greatly influenced many other popular programming languages, most notably C#[2] and Java.

C++ is also used for hardware design, where the design is initially described in C++, then analyzed, architecturally constrained, and scheduled to create a register-transfer level hardware description language via high-level synthesis.[8]

The language began as enhancements to C, first adding classes, then virtual functions, operator overloading, multiple inheritance, templates, and exception handling among other features. After years of development, the C++ programming language standard was ratified in 1998 as ISO/IEC 14882:1998. The standard was amended by the 2003 technical corrigendum, ISO/IEC 14882:2003. The current standard extending C++ with new features was ratified and published by ISO in September 2011 as ISO/IEC 14882:2011 (informally known as C++11).[9]"
</blockquote>
Image
Jedi Master
Jedi Master
Posts: 348
Joined: Fri Mar 16, 2012 11:48 pm
Allegiance:: Sith
Location: Thunder Bay, Ontario, Canada
User avatar
Jedi Master
Jedi Master
Re: Rebellion

Post by DarthRevan19 »

Chaos wrote:
DarthRevan19 wrote:idk what c++ is
A programming language.
WIkipedia says:
<blockquote>
"C++ (pronounced "cee plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as an intermediate-level language, as it comprises a combination of both high-level and low-level language features.[3] It was developed by Bjarne Stroustrup starting in 1979 at Bell Labs as an enhancement to the C language. Originally named C with Classes, the language was renamed C++ in 1983,[4] as a pun involving the increment operator.

C++ is one of the most popular programming languages[5][6] with application domains including systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games.[7] Several groups provide both free and proprietary C++ compiler software, including the GNU Project, Microsoft, Intel and Embarcadero Technologies. C++ has greatly influenced many other popular programming languages, most notably C#[2] and Java.

C++ is also used for hardware design, where the design is initially described in C++, then analyzed, architecturally constrained, and scheduled to create a register-transfer level hardware description language via high-level synthesis.[8]

The language began as enhancements to C, first adding classes, then virtual functions, operator overloading, multiple inheritance, templates, and exception handling among other features. After years of development, the C++ programming language standard was ratified in 1998 as ISO/IEC 14882:1998. The standard was amended by the 2003 technical corrigendum, ISO/IEC 14882:2003. The current standard extending C++ with new features was ratified and published by ISO in September 2011 as ISO/IEC 14882:2011 (informally known as C++11).[9]"
</blockquote>
ok. lol u copy and paste didnt u?
Xbox 360: R3C0N NAT10N
Gamerscore: 13 000
Swtor server: Ajunta Pall
Jedi Master
Jedi Master
Posts: 268
Joined: Sat Apr 14, 2012 9:07 pm
Allegiance:: Galactic Republic
Location: In-game.
User avatar
Jedi Master
Jedi Master
Re: Rebellion

Post by Chaos »

DarthRevan19 wrote:
Chaos wrote:
DarthRevan19 wrote:idk what c++ is
A programming language.
WIkipedia says:
<blockquote>
"C++ (pronounced "cee plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as an intermediate-level language, as it comprises a combination of both high-level and low-level language features.[3] It was developed by Bjarne Stroustrup starting in 1979 at Bell Labs as an enhancement to the C language. Originally named C with Classes, the language was renamed C++ in 1983,[4] as a pun involving the increment operator.

C++ is one of the most popular programming languages[5][6] with application domains including systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games.[7] Several groups provide both free and proprietary C++ compiler software, including the GNU Project, Microsoft, Intel and Embarcadero Technologies. C++ has greatly influenced many other popular programming languages, most notably C#[2] and Java.

C++ is also used for hardware design, where the design is initially described in C++, then analyzed, architecturally constrained, and scheduled to create a register-transfer level hardware description language via high-level synthesis.[8]

The language began as enhancements to C, first adding classes, then virtual functions, operator overloading, multiple inheritance, templates, and exception handling among other features. After years of development, the C++ programming language standard was ratified in 1998 as ISO/IEC 14882:1998. The standard was amended by the 2003 technical corrigendum, ISO/IEC 14882:2003. The current standard extending C++ with new features was ratified and published by ISO in September 2011 as ISO/IEC 14882:2011 (informally known as C++11).[9]"
</blockquote>
ok. lol u copy and paste didnt u?
You think I would type all that? =P
Image
Jedi Master
Jedi Master
Posts: 348
Joined: Fri Mar 16, 2012 11:48 pm
Allegiance:: Sith
Location: Thunder Bay, Ontario, Canada
User avatar
Jedi Master
Jedi Master
Re: Rebellion

Post by DarthRevan19 »

lol yea. anyways thanks to u and mostly wikipedia for that
Xbox 360: R3C0N NAT10N
Gamerscore: 13 000
Swtor server: Ajunta Pall
Post Reply