About Store Forum Documentation Contact



Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Linux Make Libs fails
Post: Linux Make Libs fails

I download Esenthel Engine source from github and tried build it using Esenthel Builder. It's looks like Linux compile but when I try option "Make Linux Libs" I got error sh: 1: Syntax error: "(" une...
Pherael Support 1 1,810 10-22-2020, 11:39 AM
  Thread: Common Joypad problem
Post: RE: Common Joypad problem

Hi, I'm not using the newest version of engine, but the one from before PBR update. Maybe it's time to update. Sadly, I dont have that usb controller, and with two others I currently possess, the is...
Pherael Support 2 2,293 03-06-2020, 08:59 AM
  Thread: Common Joypad problem
Post: Common Joypad problem

A lot of people have problem with run the game with joypad connected. I don't have single line in code that using joypad. I tested Xbox and playstations pads but they work fine for me. But I remmebe...
Pherael Support 2 2,293 03-05-2020, 10:12 AM
  Thread: More path types
Post: More path types

When we search path, we can set if object can swim or not. It would be nice to have more control over walkable ground types. Ability to set some area walkable for some type of characters but not for o...
Pherael Feature Requests 0 2,199 02-11-2020, 01:04 PM
  Thread: Galaxy API problem
Post: RE: Galaxy API problem

Ok, nevermind :D I was able to fix problem, I had to remove stdint.h from GalaxySDK folder. Aparently it was in some sort of conflict with stdint.h from Visual Studio
Pherael Platforms (Windows, Mac, Linux, Android, iOS) 1 2,154 01-29-2020, 03:42 PM
  Thread: Galaxy API problem
Post: Galaxy API problem

I'm trying to add Galaxy (GOG) functionality to my game, but when I include GalaxyApi.h (without any code related to galaxy yet) in esenthel I get a lot of errors, thats are seems related to defined t...
Pherael Platforms (Windows, Mac, Linux, Android, iOS) 1 2,154 01-29-2020, 01:15 PM
  Thread: PBR update and Cel Shade Pallete
Post: RE: PBR update and Cel Shade Pallete

I think I was using D.bloomSat before. Thanks for all alternative ideas to make it look more saturated, I will try them later. D.diffuseMode(DIFFUSE_LAMBERT) helped with the shadow following camera. T...
Pherael Support 4 3,060 01-19-2020, 10:38 AM
  Thread: PBR update and Cel Shade Pallete
Post: PBR update and Cel Shade Pallete

I love that Esenthe is developing. But some time ago I started working at my new project. Week ago I updated Esenthel on my private device (PBR update). I've feeled there was something strange, so I c...
Pherael Support 4 3,060 01-18-2020, 04:46 PM
  Thread: Texts don't show
Post: RE: Textes don't show

After many testes, it's looks that Esenthel don't work with some AMD cards. Not only my game don't work on RADEON RX VEGA 56 and Radeon RX 5700 series, but also Esenthel Editor. There problems with fo...
Pherael Support 23 11,646 10-23-2019, 08:40 AM
  Thread: Steam SDK more options
Post: RE: Steam SDK more options

RedcrowProd Thank you very much :)
Pherael Feature Requests 7 4,958 10-20-2019, 09:33 AM
  Thread: Steam SDK more options
Post: RE: Steam SDK more options

Sorry for stupid questions, but I'm confused. How can I acces steam SDK from Esenthel Editor? As I understand they already in Esenthel, but can't acces any functions from steam documantations. Do I n...
Pherael Feature Requests 7 4,958 10-18-2019, 03:27 PM
  Thread: Resizing more than one image
Post: RE: Resizing more than one image

Thank you :) As always great support!
Pherael Feature Requests 3 3,010 10-18-2019, 11:46 AM
  Thread: Sound problems + crashes
Post: RE: Sound problems + crashes

I can't reproduce it with code above. But the error seems random, also its happen very rarely. I will try to figure it by myself more, and write if I find something more.
Pherael Support 4 3,244 10-17-2019, 11:24 AM
  Thread: MacOS Performance
Post: MacOS Performance

We trying to build our game on Mac also, but performance is horrible. I know that Mac are not best place for gaminig but still, our game on lowest setting run in 5-15 fps. Even esenthel editor is supe...
Pherael Platforms (Windows, Mac, Linux, Android, iOS) 1 2,328 10-17-2019, 11:11 AM
  Thread: Video and Sound desync
Post: RE: Video and Sound desync

Thanks, video.update(sound.time()) sound like good idea, I will try it. Problem with video and sounds is more about speed of each other, so calling sound.play at the end of InitCredit wouldn't do muc...
Pherael Support 2 2,535 10-17-2019, 10:14 AM
  Thread: Video and Sound desync
Post: Video and Sound desync

I using this simple code to play video with sound PHP Code: bool InitCredit(){   partTime = 0;   sound.del();   sound.create(UID(1156849801...
Pherael Support 2 2,535 10-16-2019, 08:54 AM
  Thread: Steam SDK more options
Post: Steam SDK more options

I see there is basic support for steam in esenthel, but it possible to add more options? Like unlocking achivments? Or checking if player bought dlc?
Pherael Feature Requests 7 4,958 10-15-2019, 04:11 PM
  Thread: Sound problems + crashes
Post: Sound problems + crashes

From time to time we got crash related to XAudio (as in image below) - also, we got Sound crashes on MacOS. What could be cause? On windows crashes start when directX 9.0 was abadoned, on Mac we start...
Pherael Support 4 3,244 10-15-2019, 02:24 PM
  Thread: Resizing more than one image
Post: Resizing more than one image

I have a lot of images in editor, that I want to resize. @Esenthel, could you add right click option when several images selectet to fast resize them( for example 256,512,1024)? I think it should be e...
Pherael Feature Requests 3 3,010 10-08-2019, 05:47 PM
  Thread: Texts don't show
Post: RE: Textes don't show

I wanted add that two more people reporting this problem (RADEON RX VEGA 56 and Radeon RX 5700 XT). Both people using drivers version 19.9.2 It may be issue with AMD cards or drivers.
Pherael Support 23 11,646 10-07-2019, 09:56 AM