Skip to main content

Questions tagged [cryengine]

CryEngine is a game engine designed by the German game developer Crytek

Filter by
Sorted by
Tagged with
0 votes
0 answers
214 views

I am new at this engine and I am trying to understad its stuff before developing a game(I have good prior experience with unity and UE4) and this got me lots of headaches trying to understand it. My ...
EthernalHusky's user avatar
2 votes
2 answers
1k views

I was taking a look at Cryengine's and Unreal's code and when built both engines generates lots of dlls. Inside Cryengine's System code I could see that it calls LoadLibrary to load the dlls and ...
Brian Batista's user avatar
0 votes
1 answer
2k views

Godot have a low performance in linux systems and lack of functionalities? This appear not been in account when peoples vote for him over other engines and i wonther whi. I know it is under MIT ...
Ernesto Alfonso's user avatar
1 vote
0 answers
870 views

I am working on a new simulation project that requires large scale, real-world terrain and imagery (GIS). By large scale, I mean that I would like to support databases that cover something on the ...
DiB's user avatar
  • 111
1 vote
0 answers
53 views

I am having problems with Cryengine 5, every time I open the editor through the launcher, it appears an image speaking Traceback (most recent call last): File "cry run", line 722, in module File "...
DMK's user avatar
  • 11
-1 votes
1 answer
220 views

We are considering using it instead of UE4, and we're curious if the Cryengine docs could be used to help with developing in Lumberyard. I imagine they'd have diverged a bit by this point since Amazon ...
galois's user avatar
  • 99
2 votes
1 answer
229 views

I cannot sign up for Cryteks CryENGINE, at this site. When I click on the "sign up and download" button, nothing happens. I would ask this on their forums, but for that, you need an account. How do ...
Lucas Thelen's user avatar
0 votes
1 answer
141 views

I am starting to learn to use CryEngine V, and have found documentation lacking, in some aspects. Following the initial game logic tutorials, I observe the instructor selecting "debug" from the menu. ...
Gnemlock's user avatar
  • 5,333
1 vote
1 answer
565 views

I have been having some trouble downloading the CryENGINE. I am directed to log in and download the engine through the CryENGINE Launcher, but whenever I try to log in, I get the error "Login failed. ...
Gnemlock's user avatar
  • 5,333
-1 votes
1 answer
595 views

Middleware companies like Epic, Crytek, Unity are offering their tools, essentially, game engines, for free. Crytek, for example, never had distributed their engine for free before, but started doing ...
PaulD's user avatar
  • 801
2 votes
2 answers
4k views

I just downloaded and installed CryEngine 5.0.1. I am trying to follow the Island tutorial but I don't have the assets the tutor has. I have installing CryEngine Game SDK but I still don't see any ...
Danish Ajaib's user avatar
1 vote
1 answer
1k views

I receive an error in Visual Studio when I open CESharpFramework from my project folder. I had assumed I could use Visual Studio 2015; but the error tells me I need an older version of Visual Studio ...
jbehrens94's user avatar
0 votes
1 answer
1k views

Starting the CryEngine Launcher, creating a new project runs a loading screen that always crashes on CryRenderD3D11. How can i fix that? The Editor.log file is: ...
EagleOne's user avatar
  • 131
0 votes
1 answer
441 views

Is there a function in the CryEngine Lua API to open the ~ Console? I cannot find it in the Lua (ScriptBind) API reference.
user73074's user avatar
2 votes
2 answers
225 views

Do any of the "next gen" engines support endless 3d levels? The general idea for my game will require the ability to stream a level seamlessly (no loading screens), similar to games like for example ...
TwoThe's user avatar
  • 121
1 vote
2 answers
219 views

Sup? I've been working on a new environment scene inside 3ds max. It looks something like this - When I used the cry engine exporter to export my assets onto my level, I've been getting very weird ...
Lordking's user avatar
  • 111
0 votes
1 answer
198 views

I've noticed for a long time that games (mostly FPSes) do not unload the map when the user has finished with it (aka, disconnecting from servers, server changing maps). The result of this is that the ...
AStopher's user avatar
  • 121
1 vote
1 answer
97 views

I have an object that I am trying to export from Maya 3D to CryEngine3. In Maya the object appears fine but when I export it and place it in-game there are two problems. 1) The roof material seems to ...
Adam's user avatar
  • 21
2 votes
0 answers
217 views

I'm finding my way around CryEngine 3 (through Steam) and want to create a simple effect where a fire on shore is reflected in a body of water. For testing purposes, I've made the water dead calm... (...
Basic's user avatar
  • 1,287
-4 votes
1 answer
722 views

I play games on my computer often and I see a lot of games using the Unreal engine. Can someone explain why do developers choose to use this engine? In my opinion there are much better alternatives. ...
user avatar
0 votes
1 answer
739 views

I've created a UI in Flash, set up an xml file for it and designed a flowgraph to ensure it displays when I launch. However, clicking on the buttons doesn't appear to do anything, despite me writing a ...
Paul Ferris's user avatar
-1 votes
1 answer
1k views

I'm using CryEngine for a game that I'm working on for a while but it is not an FPS (it's a Sandbox) then I would remove the gun and put another thing (example: a shovel)
AAssdff's user avatar
  • 131
6 votes
2 answers
3k views

I have searched Google and CryEngine forums and I can't seem to get a solid answer to this question. I have seen threads where developers are complaining that they can't sell their game because they ...
user2272296's user avatar
-6 votes
1 answer
563 views

CryENGINE 3 Independent Developers Platform offers a royalty-only license model, that requires you to pay 20% of your revenues. Their website says this about it: CryENGINE® 3 Independent ...
Derfder's user avatar
  • 445
-1 votes
1 answer
331 views

Me and a small team of people are creating a video game in UDK. As i have heard, the game engine can only go up to 8192x8192px textures. In cry Engine 3, you can go ...
Hunter M's user avatar
  • 183
1 vote
1 answer
398 views

i am reading the cryengine documentation, but i don't understand the following hint. Is there any reference to know the logic behind it? "Create proper specular maps for the objects, and then store ...
user1767754's user avatar
1 vote
1 answer
581 views

I downloaded the CryENGINE SDK, and I tried the map Forest from within the editor and it worked fine. However, if I launch it from the Launcher using the console it looks like this: I can use the ...
Predanoob's user avatar