TR2N Origins 4.4 Release
Re: TR2N Origins 4.4 Release
Perhaps these questions belong on the t2o forum?
Re: TR2N Origins 4.4 Release
They already did, and unbanned me.
- apparition
- Match Winner
- Posts: 630
- Joined: Sun Dec 03, 2006 9:59 am
- Location: The Mitten, USA
Re: TR2N Origins 4.4 Release
I like Armagetron! 

- ItzAcid
- Match Winner
- Posts: 511
- Joined: Tue Feb 09, 2010 7:16 am
- Location: I reside in your mind.
- Contact:
Re: TR2N Origins 4.4 Release
I think thats normal Tit, unless my computer sucks too of course
. When I go down to the movie packs and switch from one to another, it briefly lags. Nothing that gets in the way, in my opinion at least, considering its only about 2 seconds of lag per each movie pack.

Won Tourneys/Competitions: WWG4 (Hmm, need more braggage like Durka)
Oo oO
Oo oO
- compguygene
- Adjust Outside Corner Grinder
- Posts: 2346
- Joined: Thu Aug 21, 2008 12:09 pm
- Location: Cleveland, Ohio
- Contact:
Re: TR2N Origins 4.4 Release
I think a lot of it has to do with the computer in question. With my wife's core2quad based computer, no lag. With my netbook, lag.ItzAcid wrote:I think thats normal Tit, unless my computer sucks too of course. When I go down to the movie packs and switch from one to another, it briefly lags. Nothing that gets in the way, in my opinion at least, considering its only about 2 seconds of lag per each movie pack.
Armagetron: It's a video game that people should just play and enjoy 
https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm

https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm
-
- Dr Z Level
- Posts: 2246
- Joined: Sun Mar 20, 2005 4:03 pm
- Location: IM: luke@dashjr.org
Re: TR2N Origins 4.4 Release
I'd like a copy of 4.3 if anyone has it... (the source code)
- ItzAcid
- Match Winner
- Posts: 511
- Joined: Tue Feb 09, 2010 7:16 am
- Location: I reside in your mind.
- Contact:
Re: TR2N Origins 4.4 Release
Thats true comp. My computer should be able to run it without any lag what so ever, but apparently its time for a processor upgrade 

Last edited by ItzAcid on Thu Apr 22, 2010 3:12 am, edited 1 time in total.
Won Tourneys/Competitions: WWG4 (Hmm, need more braggage like Durka)
Oo oO
Oo oO
Re: TR2N Origins 4.4 Release
Umm, yeah. Why is the source lzma compressed? What does that save over the vastly more available bzip2? 4 kb?
Edit: Ah, checked the tail color stuff. Good news is it should be basically compatible, no special action on our part required. It's implemented by encoding tail and cycle color components into a single number, and that number goes over the net.
Edit: Ah, checked the tail color stuff. Good news is it should be basically compatible, no special action on our part required. It's implemented by encoding tail and cycle color components into a single number, and that number goes over the net.
Re: TR2N Origins 4.4 Release
http://www.tr2norigins.net/forum/viewto ... f=15&t=325ItzAcid wrote:Thats true comp. My computer should be able to run it without any lag what so forever, but apparently its time for a processor upgrade


- compguygene
- Adjust Outside Corner Grinder
- Posts: 2346
- Joined: Thu Aug 21, 2008 12:09 pm
- Location: Cleveland, Ohio
- Contact:
Re: TR2N Origins 4.4 Release
Good point, zurd. I was assuming that people had already optimized their settings. My point is that even with optimized settings on netbook, when selecting another movie pack, things slow down, and several moviepacks are not good ones for my netbook. By the same token, with the right movie pack, I can get 40-60 fps with TR2NOrigins vs. much less with Armagetron.ZURD101 wrote:http://www.tr2norigins.net/forum/viewto ... f=15&t=325ItzAcid wrote:Thats true comp. My computer should be able to run it without any lag what so forever, but apparently its time for a processor upgrade
Armagetron: It's a video game that people should just play and enjoy 
https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm

https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm
- apparition
- Match Winner
- Posts: 630
- Joined: Sun Dec 03, 2006 9:59 am
- Location: The Mitten, USA
Re: TR2N Origins 4.4 Release
What is the status with ARMAGETR2N compatability/merge/sync whatever?
Re: TR2N Origins 4.4 Release
The compatibility branch is still working. Trails of t2o users appear white, of course. Whether it makes sense to merge it or just release it as another alpha depends on whether this truly is the final version based on AA, I would not want to play compatibility cat and mouse in the stable code line.
Re: TR2N Origins 4.4 Release
Oh, I checked for the moviepack selection delay. Part of the delay is unavoidable, it's the new data getting loaded in (caching would help, it's not like one needs to be afraid all that data could fill a reasonably recent PC's memory, but I guess that's hard to integrate). One large bit is avoidable, though, it's the title screen getting reloaded (and apparently, jpeg loading is slow). It's not required to keep that in memory. That is, of course, a bug in our code and has been fixed in r1201.
Re: TR2N Origins 4.4 Release
Thanks people. =)