Cursed Maze v2.0 alpha 5 [Gloome edition]
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: 6200
- Joined: Thu Dec 04, 2008 1:14 am
- Location: plergleland
Re: [LAUNCHED] Cursed Maze
or, you could make the dark graphic extend so it covers those areas on the screen. just make the resolution of the graphic a bit wider, so it fits on widescreen monitors like Enjay's. widescreen is something that's widely (heh) used nowadays, so support for widescreen resolutions should be something you should always have in mind when making mods for ZDoom and the like.
-
-
- Posts: 26644
- Joined: Tue Jul 15, 2003 4:58 pm
- Location: Scotland
Re: [LAUNCHED] Cursed Maze
Yes, you can find a few mods that use similar effects. Usually this is done by using SetHUDSize to 320x200 or 640x480. Then you use a HUDMessage to print a graphic so that the middle of the graphic occupies the effective 320x200/640x480 section in the middle of the screen. However, the graphic itself is bigger (both wider and taller) than 320x200/640x480 and spills over the sides so that if the screen is showing extra bits, those extra bits get covered by the extra edges of the graphic.
And if that description makes sense to you, your reading is better than my explaining.
And if that description makes sense to you, your reading is better than my explaining.
-
- Posts: 2037
- Joined: Sun Aug 22, 2010 10:59 pm
- Location: Tubarão, Brasil
Re: [LAUNCHED] Cursed Maze
Hum... there is no dynamic way to resize it according of the resolution? It'd work for the black blinking images, but how make it with more complex images?
-
- Posts: 397
- Joined: Mon Aug 06, 2012 6:26 pm
Re: [LAUNCHED] Cursed Maze
Ethril wrote:this isn't just a bunch of "jump scares" (e.g. screamers) is it?
Spoiler:
Last edited by Ricochet on Sun Sep 02, 2012 12:47 pm, edited 1 time in total.
-
- Posts: 1268
- Joined: Wed Jul 20, 2011 4:24 pm
Re: [LAUNCHED] Cursed Maze
some idea with GetScreenHeight and GetScreenWidth could help in this situation?
-
- Posts: 1066
- Joined: Fri Jan 20, 2012 11:29 pm
- Graphics Processor: nVidia (Modern GZDoom)
- Location: My Computer...
Re: [LAUNCHED] Cursed Maze
AND SCP-173Ricochet wrote:Ethril wrote:this isn't just a bunch of "jump scares" (e.g. screamers) is it?
-
- Posts: 1000
- Joined: Wed Sep 17, 2008 9:31 am
Re: [LAUNCHED] Cursed Maze
... there's an SCP-173 in here?TiberiumSoul wrote:AND SCP-173Ricochet wrote:Ethril wrote:this isn't just a bunch of "jump scares" (e.g. screamers) is it?
....playing this right now. XD
-
- Posts: 2677
- Joined: Sun Nov 16, 2008 2:59 am
- Location: with you in the dark
Re: [LAUNCHED] Cursed Maze
Man, why is SCP-173 everywhere these days? It's just a big ugly Weeping Angel without the self-replication thing and just outright kills you instead of timescrewing you.TiberiumSoul wrote:AND SCP-173
The SCP foundation has loads of other creepy and/or hostile entities to choose from.
-
- Posts: 1066
- Joined: Fri Jan 20, 2012 11:29 pm
- Graphics Processor: nVidia (Modern GZDoom)
- Location: My Computer...
Re: [LAUNCHED] Cursed Maze
yes there is but its after you beat the map. after the credits are finished there will be a text that says unknown thing detected and you will get attacked and mauled by 173
-
- Posts: 1268
- Joined: Wed Jul 20, 2011 4:24 pm
Re: [LAUNCHED] Cursed Maze
great news, 16:9, 16:10 ratio now suported (I created a new function that manualy adapt to the screen...)
Patch soon
Patch soon
-
- Posts: 1268
- Joined: Wed Jul 20, 2011 4:24 pm
Re: [LAUNCHED] Cursed Maze
Double...
Here´s it, a patch that works with 4:3, 16:9 and 16:10* (is 99,9% right, i couldn´t change more or I would get 101% on screen...)
I put here a download link patch, and soon I´ll upload de full repaired version...
What´s the news, script 6 at the ending removed the acs_execute(it was just a dev script ^^) almost all ratios suported without change the picture.
EDIT:http://www.mediafire.com/?sk7s3fb01z9bpwf <- full link, if have download before the patch you can select the patch or the full game, if you didn´t download it yet I recomend you download this link
Here´s it, a patch that works with 4:3, 16:9 and 16:10* (is 99,9% right, i couldn´t change more or I would get 101% on screen...)
I put here a download link patch, and soon I´ll upload de full repaired version...
What´s the news, script 6 at the ending removed the acs_execute(it was just a dev script ^^) almost all ratios suported without change the picture.
EDIT:http://www.mediafire.com/?sk7s3fb01z9bpwf <- full link, if have download before the patch you can select the patch or the full game, if you didn´t download it yet I recomend you download this link
You do not have the required permissions to view the files attached to this post.
-
- Posts: 2037
- Joined: Sun Aug 22, 2010 10:59 pm
- Location: Tubarão, Brasil
Re: [LAUNCHED] Cursed Maze
Smart solution, man
This code yours could help al lot of people.
This code yours could help al lot of people.
Haha!X-CrAzYkOoL-X wrote:AND SCP-173ALOTOFPEOPLE wrote:this isn't just a bunch of "jump scares" (e.g. screamers) is it?
... there's an SCP-173 in here?
....playing this right now. XD
-
- Posts: 1268
- Joined: Wed Jul 20, 2011 4:24 pm
Re: Cursed Maze v2.0 [FINAL]
First page update!!!
http://forum.zdoom.org/viewtopic.php?f= ... 24#p638424
If you don´t want to see it, just open the full spoiler down
http://forum.zdoom.org/viewtopic.php?f= ... 24#p638424
If you don´t want to see it, just open the full spoiler down
Spoiler:If you find some problem just type here
-
- Posts: 2037
- Joined: Sun Aug 22, 2010 10:59 pm
- Location: Tubarão, Brasil
Re: Cursed Maze v2.0 [FINAL]
Nice to come back and see an update of this mod.
'Gonna play it tonight!
'Gonna play it tonight!
-
- Posts: 1268
- Joined: Wed Jul 20, 2011 4:24 pm
Re: Cursed Maze v2.0 - Gloome Edition
So guys, since the new to give it a try and adapt the Cursed Maze to it
too much text to write, here's just the topics.
-Replaced Gzdoom by Gloome
-Made Gloome recognize Cursed maze as an iwad (two actually, one for portuguese language and other for english) (no more need to console launcher )
-Replaced a copyrighted music from map02 (I actually want some feedback about it, because I made it and I'm not right if it's good enough) (yes, I mixed it with three musics, one I made by myself, the other two are credited over the update log, but on the future they will be credited over the credits map, if people enjoy that music)
There're new things to be fixed now
-Heartbeat sounsd like a global sound.
-Ravishing is Really fast.
-Teleport sound is a bit bugged (maybe the fault is from openal itself
and yeah, I'll add new things over it (I wish that Gloome supported the oculus rift from gz3doom )
Download link:http://www.mediafire.com/download/6dhim ... e2.0a5.zip
too much text to write, here's just the topics.
-Replaced Gzdoom by Gloome
-Made Gloome recognize Cursed maze as an iwad (two actually, one for portuguese language and other for english) (no more need to console launcher )
-Replaced a copyrighted music from map02 (I actually want some feedback about it, because I made it and I'm not right if it's good enough) (yes, I mixed it with three musics, one I made by myself, the other two are credited over the update log, but on the future they will be credited over the credits map, if people enjoy that music)
There're new things to be fixed now
-Heartbeat sounsd like a global sound.
-Ravishing is Really fast.
-Teleport sound is a bit bugged (maybe the fault is from openal itself
and yeah, I'll add new things over it (I wish that Gloome supported the oculus rift from gz3doom )
Download link:http://www.mediafire.com/download/6dhim ... e2.0a5.zip