Search found 19 matches

by Mayto
Mon Jul 17, 2023 5:57 pm
Forum: Bug reports
Topic: Frustum culling issue in diagonal angles
Replies: 2
Views: 1860

Frustum culling issue in diagonal angles

Hi! I got some reports that the camera could feel choppy in The End of Dyeus, so I did some testing, which led me to finding this pretty odd behavior: when the camera horizontal angle is diagonal (45°, 135°...) it looks like automatic frustum culling doesn't work. Here's a video to help showcase the...
by Mayto
Fri Oct 22, 2021 7:45 pm
Forum: Project Announcements
Topic: The End of Dyeus, open world first-person action game
Replies: 18
Views: 12308

Re: The End of Dyeus, open world first-person action game

Thank you for your feedback! Didn't know about the website issue, I'm not having it on my side. I'll look into it. Yes, it is a difficult game hehe, probably the hardest I'll do (except for a sequel maybe?). Don't worry too much about potions, you can buy them for a pretty cheap price (10 gold) in s...
by Mayto
Tue Oct 19, 2021 11:39 am
Forum: Project Announcements
Topic: The End of Dyeus, open world first-person action game
Replies: 18
Views: 12308

Re: The End of Dyeus, open world first-person action game

Hi everyone, I'm happy to announce that The End of Dyeus is now available ! Launch Trailer: https://www.youtube.com/watch?v=P4yaMhCT0mg Steam page: https://store.steampowered.com/app/1304400/The_End_of_Dyeus/ Website: http://www.endofdyeus.com I also have a Discord Server , which you can join if you...
by Mayto
Mon Sep 27, 2021 10:24 am
Forum: Project Announcements
Topic: The End of Dyeus, open world first-person action game
Replies: 18
Views: 12308

Re: The End of Dyeus, open world first-person action game

Hey there, I'm happy to announce that The End of Dyeus is finally done, and will be released on October 15th, 2021 ! It will be available on Steam, and in a DRM-free version on the website . I've made a new trailer for the release date announcement, which you can watch here: Release Date Trailer And...
by Mayto
Thu May 13, 2021 10:08 am
Forum: Project Announcements
Topic: The End of Dyeus, open world first-person action game
Replies: 18
Views: 12308

Re: The End of Dyeus, open world first-person action game

Hey everyone! I'm happy to announce that The End of Dyeus BETA is available! Whether you want to help me by playtesting it, or you're just curious and want to try the game, you can sign up on the Steam store page below: Sign up for the BETA on Steam A few notes: Some feats are not calibrated yet, pa...
by Mayto
Thu May 13, 2021 9:59 am
Forum: Project Announcements
Topic: Worlds, an action / adventure / stealth game [Released]
Replies: 12
Views: 18284

Re: Worlds, an action / adventure / stealth game [Released]

Awesome! Is it available somewhere?
by Mayto
Wed Jan 20, 2021 9:41 am
Forum: Beginners Help
Topic: migration from irrlicht 1.4.1 to 1.8.4
Replies: 108
Views: 26292

Re: migration from irrlicht 1.4.1 to 1.8.4

Hey!
I've sent you the solution by mail, but to save CuteAlien some time:
Nothing little/big endian here, on some hardware the textures are converted to power of two textures on loading. So it really is an issue in my code, you can solve it by using getOriginalSize() instead of getSize().
by Mayto
Wed Dec 09, 2020 4:36 pm
Forum: Project Announcements
Topic: The End of Dyeus, open world first-person action game
Replies: 18
Views: 12308

Re: The End of Dyeus, open world first-person action game

If you want to see some gameplay footage of the game, I've started a serie of short videos in which I introduce a new enemy every wednesday.
You can check all the videos so far on my website [fr], or via this YouTube playlist.

Hope you'll enjoy them :)
by Mayto
Wed Sep 23, 2020 7:42 pm
Forum: Project Announcements
Topic: The End of Dyeus, open world first-person action game
Replies: 18
Views: 12308

Re: The End of Dyeus, open world first-person action game

@tvault Thanks! Pretty low to be honest, as I don't possess one myself :P But it'd sure be interesting to try to make the game run on it.

@shybovycha Thank you! The world editor is directly integrated in the game, so homemade.
by Mayto
Mon Apr 20, 2020 3:03 pm
Forum: Project Announcements
Topic: The End of Dyeus, open world first-person action game
Replies: 18
Views: 12308

Re: The End of Dyeus, open world first-person action game

Thanks everyone, I'm glad you like it! @JLouisB Hey, it's nice seeing you here! The End of Dyeus is a very different beast than Worlds. It features a single world so it's not as varied as Worlds overall, but there are lots of different environments / zones within this world. You can expect something...
by Mayto
Wed Mar 25, 2020 11:39 am
Forum: Project Announcements
Topic: The End of Dyeus, open world first-person action game
Replies: 18
Views: 12308

The End of Dyeus, open world first-person action game

Hey there, I'm happy to present my next game: The End of Dyeus ! It's a first-person action and exploration game set in a fully open world, and it's - of course - made with Irrlicht. It's coming this year on PC. Trailer: https://www.youtube.com/watch?v=O4T130HY8Ws Website: http://www.endofdyeus.com ...
by Mayto
Thu Apr 19, 2018 10:08 am
Forum: Bug reports
Topic: Screen flickering in fullscreen mode
Replies: 14
Views: 4694

Re: Screen flickering in fullscreen mode

Thanks for your answers. It doesn't feel like there is anything useful here, but maybe you'll notice something I don't; here are the console outputs for both version: 1.5.2   Irrlicht Engine version 1.5.2 Linux 4.10.0-38-generic #42~16.04.1-Ubuntu SMP Tue Oct 10 16:32:20 UTC 2017 x86_64 Creating X w...
by Mayto
Tue Apr 17, 2018 4:14 pm
Forum: Bug reports
Topic: Screen flickering in fullscreen mode
Replies: 14
Views: 4694

Re: Screen flickering in fullscreen mode

Thank you for your prompt answer. It's not V-Sync either, I tried with and without it, and it's unchecked in my driver. Edit: I noticed that my screen goes to black for a second when I launch the example or my game, and again when I quit them - like when it switches to a lower resolution fullscreen ...
by Mayto
Tue Apr 17, 2018 1:42 pm
Forum: Bug reports
Topic: Screen flickering in fullscreen mode
Replies: 14
Views: 4694

Screen flickering in fullscreen mode

Hi there! When I try to run my current project on my new computer, I run into an issue I didn't have before: the screen "flickers" vertically if I play the game in fullscreen with my native resolution (1080p). I don't encounter any issue in windowed mode, or when using a lower resolution (...
by Mayto
Thu May 26, 2016 9:59 am
Forum: Project Announcements
Topic: Worlds, an action / adventure / stealth game [Released]
Replies: 12
Views: 18284

Re: Worlds, an action / adventure / stealth game [Released]

@Vectrotek Thank you! I'm actually working on a new game, so it doesn't look like I'm going to stop anytime soon.

@aaammmsterdddam Heheh, Steam sales often leads to that :P