• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 01:41
CET 06:41
KST 14:41
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL20] Finals Preview: Arrival12TL.net Map Contest #21: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9
Community News
2025 RSL Offline Finals Dates + Ticket Sales!9BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION1Crank Gathers Season 2: SC II Pro Teams7Merivale 8 Open - LAN - Stellar Fest3Chinese SC2 server to reopen; live all-star event in Hangzhou22
StarCraft 2
General
RotterdaM "Serral is the GOAT, and it's not close" The New Patch Killed Mech! Could we add "Avoid Matchup" Feature for rankgame Smart servos says it affects liberators as well Chinese SC2 server to reopen; live all-star event in Hangzhou
Tourneys
2025 RSL Offline Finals Dates + Ticket Sales! Crank Gathers Season 2: SC II Pro Teams Merivale 8 Open - LAN - Stellar Fest $5,000+ WardiTV 2025 Championship $3,500 WardiTV Korean Royale S4
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 497 Battle Haredened Mutation # 496 Endless Infection Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment
Brood War
General
BW General Discussion [ASL20] Finals Preview: Arrival BSL Season 21 BSL Team A vs Koreans - Sat-Sun 16:00 CET ASL20 Pre-season Tier List ranking!
Tourneys
[ASL20] Grand Finals BSL21 Open Qualifiers Week & CONFIRM PARTICIPATION ASL final tickets help [ASL20] Semifinal A
Strategy
PvZ map balance Current Meta Soma's 9 hatch build from ASL Game 2 Simple Questions, Simple Answers
Other Games
General Games
Path of Exile Stormgate/Frost Giant Megathread General RTS Discussion Thread Nintendo Switch Thread Dawn of War IV
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
Things Aren’t Peaceful in Palestine US Politics Mega-thread Russo-Ukrainian War Thread YouTube Thread The Chess Thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Korean Music Discussion Series you have seen recently... Movie Discussion!
Sports
Formula 1 Discussion 2024 - 2026 Football Thread MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
The Benefits Of Limited Comm…
TrAiDoS
Sabrina was soooo lame on S…
Peanutsc
Our Last Hope in th…
KrillinFromwales
Certified Crazy
Hildegard
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1400 users

General RTS Discussion Thread - Page 4

Forum Index > General Games
Post a Reply
Prev 1 2 3 4 5 6 7 Next All
JimmyJRaynor
Profile Blog Joined April 2010
Canada16882 Posts
Last Edited: 2025-09-01 06:24:02
September 01 2025 06:15 GMT
#61
There is a silver lining to the cloud of Stormgate running like garbage. This should steer other RTS developers away from UE5.

Apparently, Dawn of War 4 is running in Unity. C# is its primary scripting language.. its needed for engine integration etc. I've got more than 10,000 hours in C#. C# is very good and has been very good since its birth ~ 2001. Bill Gates might be one of the Lizard Men secretly running the world.. but damn he and M$ did an awesome job leading the creation of C#. I'm a big fan of both C# and Unity.

Unity allows you to manage 87 bazillion objects at near C++ speeds while coding in the safe and cozy C# managed code environment.

"Code in C# because life is too short to code everything in C++"

All this sounds wonderful, however, recent builds of DoW4 are running at 5FPS during heavy battles. Hopefully, King Art Games can improve things.
Ray Kassar To David Crane : "you're no more important to Atari than the factory workers assembling the cartridges"
qwerty4w
Profile Joined January 2024
53 Posts
September 01 2025 07:41 GMT
#62
Sanctuary: Shattered Sun (Supreme Commander FAF like RTS with some binary terraforming) use Unity's DOTS (Data-Oriented Technology Stack) for multithreading. Programming for Unity's DOTS is quite complicated and difficult judging by what I heard, but the game was mostly bottlenecked by its graphical performance according to its developers. They will release a public demo of the game by the end of 2025, perhaps it will have some improvement in this area.
JimmyJRaynor
Profile Blog Joined April 2010
Canada16882 Posts
Last Edited: 2025-09-01 13:31:17
September 01 2025 12:58 GMT
#63
it is hard if you've never done low level programming. if you have a solid all around math/computer science background with a 4 year degree that includes stuff like compiler construction in C++ and encryption algorithms in C++ then DOTS is just another technology stack.

If you took an Avilo style "computer science" degree you'll probably find DOTS tough. If you took a CombatEx type of degree then you'll be fine. Given the level of Avilo's math education i hesitate to label his degree as a "computer science" major.

Put it this way.. once you master DOTS its like you are coding in a high-level, super-easy language like Visual Basic while getting the lightning speed execution performance of well made C++.
Ray Kassar To David Crane : "you're no more important to Atari than the factory workers assembling the cartridges"
WombaT
Profile Blog Joined May 2010
Northern Ireland25941 Posts
September 01 2025 14:41 GMT
#64
They’re very different, albeit overlapping disciplines, game dev is not my particular domain to be fair.

Engine optimisers aren’t going to build you a good game, they’ll facilitate a good game with good design being a good experience for end users.

I’d imagine it can’t be that much more difficult to recruit some engineers particularly au fait with C# or C++, Unity or Unreal, they don’t have to build from scratch with a whole load of systems, but may need to write bespoke optimisations for specific use cases

Stormgate’s number 1 issue is a game design one, not a game engineering one. And they made some problems for themselves in the latter category as well.

There was no need to engineer the game at such a high tick rate other than to claim you have the ‘most responsive RTS ever’, which caused a lot of performance headaches.

They’d have had the exact same problems if they’d decided to go with Unity, or any other engine.
'You'll always be the cuddly marsupial of my heart, despite the inherent flaws of your ancestry' - Squat
JimmyJRaynor
Profile Blog Joined April 2010
Canada16882 Posts
September 01 2025 19:06 GMT
#65
Are there any well running RTS games made with UE5?
Ray Kassar To David Crane : "you're no more important to Atari than the factory workers assembling the cartridges"
WombaT
Profile Blog Joined May 2010
Northern Ireland25941 Posts
September 02 2025 00:31 GMT
#66
Well no, but you’re talking about Unity being good because C# has certain advantages at ‘near C++ speeds’.

Surely if you hire some crack C++ specialists, UE can be made to be performant?

Personally I don’t think it’s super advantageous to go the UE route in RTS, for a variety of reasons. A lot of the graphical funkiness, I mean it’s just not that relevant to a genre where you’re zoomed out from the action, and high graphical fidelity makes visibility tricky
'You'll always be the cuddly marsupial of my heart, despite the inherent flaws of your ancestry' - Squat
`Myst
Profile Joined September 2024
22 Posts
Last Edited: 2025-09-02 04:28:08
September 02 2025 04:27 GMT
#67
Hi all,

Interesting thread. Ive worked in game development with published titles for clients like EA and others.

As an RTS fan I have been thinking about this problem recently and have come across some nice opinion pieces on the subject. So, here is some food for thought:

On the Perceived Inevitability of Unreal
Ships, Icebergs, Game Engines
A case for building your own tech | Opinion
Path of Exile - We Wrote An Engine (And So Can You!)

My own opinion is that a large majority of "timeless" RTS titles (Total Annihilation, C&C, StarCraft, Warcraft III) were successful because the game engine technology brought something new and exciting to the table, and there was a sense of magic for the players (myself included). The problem I have with most UE5/Unity RTS games that I have played is that they all feel "muddy" to me, and despite differences in art style the rendering makes every game look pretty much the same.
RogerChillingworth
Profile Joined March 2010
Chad3062 Posts
September 02 2025 06:31 GMT
#68
Thanks for sharing, Myst. I agree. As someone pointed out under one of those articles, it's prolly good to rein in the technical ambition. I wonder too that if you can't build your own unique tools or engine, can you focus on the fun of the game enough, with existing tools, that it doesn't matter?
I wonder if ego gets in the way of people just trying to make a thing that's really fun to play. When I think about something I would want to make, ego absolutely does get in the way. And I'm way overly ambitious. I'm not even an engineer. I don't even know one. I feel like it comes from a place of foolishness, and just not knowing what a thing takes, and focusing on the emotion of it. I personally would find it hard to slog through 8-10 years of technical problems for 99.9% of projects.
I do absolutely think that you must know what you want to do, and that you must do it, and decide that failure is not an option. I think once you make that decision, nothing is too ambitious. But you must know.
JimmyJRaynor
Profile Blog Joined April 2010
Canada16882 Posts
Last Edited: 2025-09-03 15:43:40
September 03 2025 15:42 GMT
#69
On September 02 2025 04:06 JimmyJRaynor wrote:
Are there any well running RTS games made with UE5?

On September 02 2025 09:31 WombaT wrote:
Well no, but you’re talking about Unity being good because C# has certain advantages at ‘near C++ speeds’.

Surely if you hire some crack C++ specialists, UE can be made to be performant?

Personally I don’t think it’s super advantageous to go the UE route in RTS, for a variety of reasons. A lot of the graphical funkiness, I mean it’s just not that relevant to a genre where you’re zoomed out from the action, and high graphical fidelity makes visibility tricky

I think Frost Giant's first move was the biggest mistake. I think trying to make a large scale RTS with 100s of fighting units in UE5 was a big mistake. I think they overestimated themselves. They talked in such giant grandiose terms they talked themselves into thinking they were some kind of giant.... in reality they had yet to release a single piece of software.

Tim Morten keeps making Bobby Kotick look smarter and smarter with each passing month.
Well no, but you’re talking about Unity being good because C# has certain advantages at ‘near C++ speeds’.

Unity has the potential to work well in a large scale RTS scenario. UE5 does not have that potential.
Ray Kassar To David Crane : "you're no more important to Atari than the factory workers assembling the cartridges"
Manit0u
Profile Blog Joined August 2004
Poland17399 Posts
Last Edited: 2025-09-03 20:37:58
September 03 2025 20:35 GMT
#70
On September 02 2025 04:06 JimmyJRaynor wrote:
Are there any well running RTS games made with UE5?


On September 04 2025 00:42 JimmyJRaynor wrote:
Unity has the potential to work well in a large scale RTS scenario. UE5 does not have that potential.


Tempest Rising uses UE5. It's an RTS with 200 pop cap just like SC2.
Time is precious. Waste it wisely.
ThunderJunk
Profile Joined December 2015
United States709 Posts
Last Edited: 2025-09-03 22:45:28
September 03 2025 22:43 GMT
#71
Meanwhile, BAR sets the unit cap per player at a default of 2000 (which can be adjusted with custom settings), and retains performance.

My favorite thing about BAR is the "Flanking Damage" mechanic. If 2 units are attacking a unit from opposite sides, that unit takes twice as much damage from each attacker. In practice this radically increases the possibile outcomes of each engagement.
I am free because I know that I alone am morally responsible for everything I do.
Manit0u
Profile Blog Joined August 2004
Poland17399 Posts
Last Edited: 2025-09-04 07:50:07
September 04 2025 07:43 GMT
#72
On September 04 2025 07:43 ThunderJunk wrote:
Meanwhile, BAR sets the unit cap per player at a default of 2000 (which can be adjusted with custom settings), and retains performance.

My favorite thing about BAR is the "Flanking Damage" mechanic. If 2 units are attacking a unit from opposite sides, that unit takes twice as much damage from each attacker. In practice this radically increases the possibile outcomes of each engagement.


Yeah, BAR is crazy. 100 player game, every projectile is a physical object taking into account elevation, distance, flanking etc. and it runs well.

In general, you can't trust AAA studios when they say something is "too hard"



Solo dev built a better game in 2 years than AAA studios can do in 5 years with hundreds of devs and unlimited budget.
Time is precious. Waste it wisely.
Miragee
Profile Joined December 2009
8581 Posts
September 04 2025 13:26 GMT
#73
On September 04 2025 16:43 Manit0u wrote:
Show nested quote +
On September 04 2025 07:43 ThunderJunk wrote:
Meanwhile, BAR sets the unit cap per player at a default of 2000 (which can be adjusted with custom settings), and retains performance.

My favorite thing about BAR is the "Flanking Damage" mechanic. If 2 units are attacking a unit from opposite sides, that unit takes twice as much damage from each attacker. In practice this radically increases the possibile outcomes of each engagement.


Yeah, BAR is crazy. 100 player game, every projectile is a physical object taking into account elevation, distance, flanking etc. and it runs well.

In general, you can't trust AAA studios when they say something is "too hard"

https://www.youtube.com/watch?v=XsnmhtqBFqU

Solo dev built a better game in 2 years than AAA studios can do in 5 years with hundreds of devs and unlimited budget.


Holy shit that looks good, thanks.
WombaT
Profile Blog Joined May 2010
Northern Ireland25941 Posts
September 04 2025 14:40 GMT
#74
On September 04 2025 07:43 ThunderJunk wrote:
Meanwhile, BAR sets the unit cap per player at a default of 2000 (which can be adjusted with custom settings), and retains performance.

My favorite thing about BAR is the "Flanking Damage" mechanic. If 2 units are attacking a unit from opposite sides, that unit takes twice as much damage from each attacker. In practice this radically increases the possibile outcomes of each engagement.

Does it work well in practice? Sounds a cool mechanic but I can see it being a bit wonky at the same time depending on the thresholds.

I could see it being a bit chaotic positionally, if you’re slightly off you’re not getting your flank damage, versus being slightly differently positioned by a few ‘pixels’ and it kicks in.

Do you feel they’ve addressed that kind of concern?
'You'll always be the cuddly marsupial of my heart, despite the inherent flaws of your ancestry' - Squat
Uldridge
Profile Blog Joined January 2011
Belgium4936 Posts
September 04 2025 15:07 GMT
#75
Might be something that is a continuous value: 100% for frontal damage, going all the way up to 200% damage depending on the angle of attack.
Taxes are for Terrans
Ideas
Profile Blog Joined April 2008
United States8140 Posts
September 04 2025 15:15 GMT
#76
Does anyone remember World in Conflict? That game felt so innovative in the way it handled multiplayer (8v8 battles where everyone picks a "class" that gives them a certain type of units to handle). Basically turned Battlefield into a team RTS (including completely destructible terrain/buildings). I'm not saying it was perfect at all, but definitely I think an interesting way of handling RTS multiplayer that might thrive in today's market (team-based games with defined roles for each player). I also loved the way that they set WASD to move the camera around lol.

I feel like 1v1 is just too off-putting to most gamers nowadays, but a team-focused RTS game could possibly find success.

Of course I think indie RTS game's biggest problem is just that most of them are way too derivative and nostalgic (big problem with a lot of the indie game market). Show me something new, not just worst versions of StarCraft or CnC.
Free Palestine
JimmyJRaynor
Profile Blog Joined April 2010
Canada16882 Posts
Last Edited: 2025-09-04 16:16:57
September 04 2025 16:11 GMT
#77
https://store.steampowered.com/app/3136490/Echoes_of_the_Architects/

a $10 RTS game that runs on a potato and is made by 1 guy in Unity.
On September 04 2025 05:35 Manit0u wrote:
Show nested quote +
On September 02 2025 04:06 JimmyJRaynor wrote:
Are there any well running RTS games made with UE5?


Show nested quote +
On September 04 2025 00:42 JimmyJRaynor wrote:
Unity has the potential to work well in a large scale RTS scenario. UE5 does not have that potential.


Tempest Rising uses UE5. It's an RTS with 200 pop cap just like SC2.

you can't play 2v2 with a pop cap of 200 on a machine that costs less than $3000. and when you have a $3000 machine player 2v2 you can heat your home in january with your computer.
they have a 2v2 with 100 pop cap mode that can be played on a reasonable machine.

there is no 3v3 or 3v3AI.

UE5 can not run decent scale RTS beyond 1v1 games.
Ray Kassar To David Crane : "you're no more important to Atari than the factory workers assembling the cartridges"
ThunderJunk
Profile Joined December 2015
United States709 Posts
Last Edited: 2025-09-04 18:32:06
September 04 2025 18:03 GMT
#78
On September 04 2025 23:40 WombaT wrote:
Show nested quote +
On September 04 2025 07:43 ThunderJunk wrote:
Meanwhile, BAR sets the unit cap per player at a default of 2000 (which can be adjusted with custom settings), and retains performance.

My favorite thing about BAR is the "Flanking Damage" mechanic. If 2 units are attacking a unit from opposite sides, that unit takes twice as much damage from each attacker. In practice this radically increases the possibile outcomes of each engagement.

Does it work well in practice? Sounds a cool mechanic but I can see it being a bit wonky at the same time depending on the thresholds.

I could see it being a bit chaotic positionally, if you’re slightly off you’re not getting your flank damage, versus being slightly differently positioned by a few ‘pixels’ and it kicks in.

Do you feel they’ve addressed that kind of concern?


It's continuous. There's no cutoff or breakpoint values. The closer to 180º the attackers are, the closer to 100% extra damage they do. It's very smooth.

I'm not sure about is how flanking damage is applied from bombers. I would guess 150% because they're hitting from above, which is a 90º angle. I don't know whether flanking damage is increased by attackers attacking from elevation. Like, if there's a marginal damage increase if two attackers are attacking at 90º laterally, and also one of them is on a hill, so it ends up being like 100º. I suspect that is indeed how it works, though!

In practice, it feels like every battle is microable, and you're always trying to find ways to get damage from multiple sources from multiple angles. For example, you could have a small cloud of ticks surround a big strong enemy unit, and also have an actual damage dealer attacking it - then that unit will go down way quicker because the ticks activate the flanking damage from all sides, so everything is multiplied by 2.

There's definitely ample chaos in BAR. The fact that you can't just count how many shots it takes to kill something makes it far less predictable, and forces a lot more emergent decision making.

Other cool things:
1) Units that die leave metal behind, which can be reclaimed or in some cases resurrected. The wreckage itself acts like destructible walls that block pathing both of units and attack projectiles. This too leads to emergent decision-making during fights.
2) Metal deposits aren't neatly concentrated in base locations. They're spread all over the map. So raiding and runbys are a defining feature of gameplay in just about every match.
3) Windspeed is variable and partially random, so macro build orders can't be the same every game. Windspeed values are map-dependent. Some maps have more wind, some have less. (If you want macro build orders to be the same every game, you can always play on maps that don't have wind.)
4) Navy and Hovercrafts.


It's a completely different system than Starcraft or any of the Starcraft clones. It's something very special.
I am free because I know that I alone am morally responsible for everything I do.
qwerty4w
Profile Joined January 2024
53 Posts
Last Edited: 2025-09-04 21:50:39
September 04 2025 20:48 GMT
#79
Tempest Rising is going to have 3v3 next week:
https://steamcommunity.com/app/1486920/eventcomments/603040419439183033

The original creator of the RTS engine Spring (Beyond All Reason uses a fork called Recoil) later joined Massive Entertainment and became one of the programmers of World in Conflict.

I think wind is a bit more interesting in Total Annihilation, as it does not only affect energy generation, but also projectile trajectory like in Team17's Worms series.
ThunderJunk
Profile Joined December 2015
United States709 Posts
September 05 2025 01:06 GMT
#80
On September 05 2025 05:48 qwerty4w wrote:
Tempest Rising is going to have 3v3 next week:
https://steamcommunity.com/app/1486920/eventcomments/603040419439183033

The original creator of the RTS engine Spring (Beyond All Reason uses a fork called Recoil) later joined Massive Entertainment and became one of the programmers of World in Conflict.

I think wind is a bit more interesting in Total Annihilation, as it does not only affect energy generation, but also projectile trajectory like in Team17's Worms series.


Hard disagree. That's a bad application of RNG imo
I am free because I know that I alone am morally responsible for everything I do.
Prev 1 2 3 4 5 6 7 Next All
Please log in or register to reply.
Live Events Refresh
BSL 21
01:00
Open Quali #1
LiquipediaDiscussion
The PiG Daily
22:10
Best Games of SC
Rogue vs herO
MaxPax vs Clem
MaxPax vs Lambo
Clem vs herO
Reynor vs Classic
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft: Brood War
Bale 78
ZZZero.O 42
Icarus 12
Dota 2
monkeys_forever901
XaKoH 855
PGG 525
NeuroSwarm91
League of Legends
JimRising 776
Super Smash Bros
C9.Mang0649
Other Games
summit1g8154
WinterStarcraft470
Tasteless313
Hui .124
Maynarde100
Mew2King85
Organizations
Other Games
gamesdonequick819
BasetradeTV44
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 15 non-featured ]
StarCraft 2
• Berry_CruncH115
• practicex 29
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Rush1274
• Lourlo796
• Stunt622
Upcoming Events
Replay Cast
4h 19m
Streamerzone vs Shopify Rebellion
Streamerzone vs Team Vitality
Shopify Rebellion vs Team Vitality
WardiTV Invitational
6h 19m
CrankTV Team League
7h 19m
BASILISK vs Shopify Rebellion
Team Liquid vs Team Falcon
BSL 21
19h 19m
Replay Cast
1d 4h
BASILISK vs TBD
Team Liquid vs Team Falcon
OSC
1d 6h
CrankTV Team League
1d 7h
Replay Cast
1d 17h
The PondCast
2 days
CrankTV Team League
2 days
[ Show More ]
Replay Cast
3 days
WardiTV Invitational
3 days
CrankTV Team League
3 days
Replay Cast
4 days
BSL Team A[vengers]
4 days
Dewalt vs Shine
UltrA vs ZeLoT
BSL 21
4 days
Sparkling Tuna Cup
5 days
BSL Team A[vengers]
5 days
Cross vs Motive
Sziky vs HiyA
BSL 21
5 days
Wardi Open
6 days
Monday Night Weeklies
6 days
Liquipedia Results

Completed

ASL Season 20
WardiTV TLMC #15
Eternal Conflict S1

Ongoing

BSL 21 Points
CSL 2025 AUTUMN (S18)
BSL 21 Team A
C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
CranK Gathers Season 2: SC II Pro Teams
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025

Upcoming

SC4ALL: Brood War
YSL S2
BSL Season 21
SLON Tour Season 2
BSL 21 Non-Korean Championship
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
META Madness #9
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.