[WIP] D00MCΞNTΞR·AИYWHΞRΞCITУ
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: [WIP] DoomCenterAdvance2
maybe they must be a first-class richies or funders who has or bought the fast and good arse computer, i presume.
-
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: [WIP] DoomCenterAdvance2
I must have run around this level for half an hour and didn't detect a single hint of performance loss. Was running a semi-recent GZDoom devbuild, all OpenGL options enabled save for the texture filtering and upscaling features, 1600x900 windowed.Nash wrote:Who are all these people voting that this map doesn't lag? Man y'all better not complain when people start making huge and complex OpenGL-exclusive projects...
Specs:
AMD Phenom II X4 955 Black Edition @3.2 GHz
EVGA Nvidia Geforce 460 GTX SE w/1GB VRAM
4 GB of DDR3-1333 RAM
Win 7 Professional
And a handful of programs running in the background!
-
- Posts: 2425
- Joined: Tue Apr 13, 2010 4:47 pm
- Location: Behind You
Re: [WIP] DoomCenterAdvance2
Holy shit dude, are you actually planning on completing this behemoth?
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: [WIP] DoomCenterAdvance2
yes he is, and he seems very hopeful.
-
-
- Posts: 17465
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: [WIP] DoomCenterAdvance2
Here are my specs:wildweasel wrote:I must have run around this level for half an hour and didn't detect a single hint of performance loss. Was running a semi-recent GZDoom devbuild, all OpenGL options enabled save for the texture filtering and upscaling features, 1600x900 windowed.Nash wrote:Who are all these people voting that this map doesn't lag? Man y'all better not complain when people start making huge and complex OpenGL-exclusive projects...
Specs:
AMD Phenom II X4 955 Black Edition @3.2 GHz
EVGA Nvidia Geforce 460 GTX SE w/1GB VRAM
4 GB of DDR3-1333 RAM
Win 7 Professional
And a handful of programs running in the background!
Intel i7 920 @ 2.67 GHz
nvidia GTX 460
3 GB DDR3 @ 1333 MHz
I don't know about AMD processors but if your processor is better than mine, then that would explain why you get no FPS drops at all; considering how CPU-bound GZDoom is...
(oh and I play in 1920 x 1200 fullscreen)
-
- Posts: 5032
- Joined: Sun Nov 14, 2010 12:59 am
Re: [WIP] DoomCenterAdvance2
Has anyone, with the hardware support, tried this with the new GZDoom version of 2.0.3 (or better yet, try the latest development build, as it has more fixes)? Who knows, you might get a bit of framerate boost, due to the new renderer...
-
-
- Posts: 17465
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: [WIP] DoomCenterAdvance2
Wow! My FPS doubled with GZDoom 2.0.03. Evidence:Blue Shadow wrote:Has anyone, with the hardware support, tried this with the new GZDoom version of 2.0.3 (or better yet, try the latest development build, as it has more fixes)? Who knows, you might get a bit of framerate boost, due to the new renderer...
^ 22 FPS
^ 44 FPS!
I'm floating at the spot where the map lags the worst for me.
-
- Posts: 191
- Joined: Sun Apr 28, 2013 2:06 am
- Location: RU
Re: [WIP] DoomCenterAdvance2
So there was 1 area in this demo, and it was surrounded by impassible closing lines. I'm about to make 10 more areas like that.
Would engine have to render/remember all textures, things, dynamic lights of each area, even if Player is not in relative areas? If it does, it would probably ruin the whole project.
Would engine have to render/remember all textures, things, dynamic lights of each area, even if Player is not in relative areas? If it does, it would probably ruin the whole project.
-
-
- Posts: 16891
- Joined: Tue Oct 02, 2012 2:20 am
- Location: An ancient Escape Shuttle(No longer active here anymore)
Re: [WIP] DoomCenterAdvance2
10 more areas? my computer will never stand a chance with it, either fancy ones.
-
-
- Posts: 17465
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: [WIP] DoomCenterAdvance2
Is there a particular reason you are creating so many 64x64 sectors in this map? The entire map has a sector count of 4161 and I suspect this is also what's killing the performance.
-
- Posts: 191
- Joined: Sun Apr 28, 2013 2:06 am
- Location: RU
Re: [WIP] DoomCenterAdvance2
That's what cause floorlook lag most likely... Well, remember, it's GTA2 map. Basically I just make a complete copy from that (except for heights). Most of them are joined sectors, I thought that would reduce lag.
On another bad note. My GZDB can't handle 10 more areas(I copied first area ten times), says not enough memory(16gbram). So I had no chance to see how GZ would launch map. I have not yet decided what to do next.
On another bad note. My GZDB can't handle 10 more areas(I copied first area ten times), says not enough memory(16gbram). So I had no chance to see how GZ would launch map. I have not yet decided what to do next.
-
-
- Posts: 17465
- Joined: Mon Oct 27, 2003 12:07 am
- Location: Kuala Lumpur, Malaysia
Re: [WIP] DoomCenterAdvance2
You should merge all those unecessary 64x64 blocks into logical shapes. For example, a long street doesn't need to be made up of 64x64 blocks when you can do one long one 256x128 (for example)... too many sectors are DEFINITELY causing slowdown issues (I have proven this theory in an oooold post here where I generated thousands of 128x128 sectors and it was super slow but as soon as the player looked away, the performance was normal).
-
- Posts: 103
- Joined: Sat Aug 03, 2013 2:04 pm
- Location: Wow
Re: [WIP] DoomCenterAdvance2
This mod...its beautiful...
...And its only a tech demo so far.
...And its only a tech demo so far.
-
- Posts: 103
- Joined: Sat Aug 03, 2013 2:04 pm
- Location: Wow
Re: [WIP] DoomCenterAdvance2
Its a shame i cant run GZDoom 2.0.3 since my Intel HD Graphics card doesnt support OpenGl 4.0...Blue Shadow wrote:Has anyone, with the hardware support, tried this with the new GZDoom version of 2.0.3 (or better yet, try the latest development build, as it has more fixes)? Who knows, you might get a bit of framerate boost, due to the new renderer...