- Nov 14, 2017
- 66,806
- 33,665
And now it begins.Become a Rock Star 0.90 - 1%
yes v0.7.0 worked well and yes my drivers are upto date and idk about gpu'shxr
1. put those white pics behind spoilers or resize those.
2. are you using integrated gpu or real gpu?
3. drivers are up-to-date?
4. tried to hold shift or control when starting game? should bring up screen with some selections.
5. tried with prev. version's exe?
gpu = graphic card aka intel/amd/nvidia integrated or actual graphic card amd/nvidia.yes v0.7.0 worked well and yes my drivers are upto date and idk about gpu's
yes games launches with 0.7.0.gpu = graphic card aka intel/amd/nvidia integrated or actual graphic card amd/nvidia.
so game launches with 0.70's *game*.exe?
i am currently using win 7
it's not that i am not intrested, i have less knowledge about coding stuff and my english sucks .
when i click on game.exe or game_32.exe after few seconds it opens and the screen freezes and the title is written"a ren'py game", and that closes .
i don't know why this happens, i played alot of games like BaDIK, MILFY CITY, CITY OF BROKEN DREAMERS, SUMMER SCENT,ETC THEY WORKED FINE also BaROCKSTAR v0.7.0 worked but not this version.
BELOW I HAVE ADDED SCREENSHOTS OF THE SCREEN , THE SCREEN GOES BLANK AND FREEZES AND AFTER FEW SECONDS IT CLOSES.
You don't have permission to view the spoiler content. Log in or register now.
Thanks for the log file!yes games launches with 0.7.0.
and pc has intel integrated.
These could be missing from an integrated Intel graphics hardware, especially if it's a bit vintage by now.Using GL DLL.
Fullscreen mode.
The following gl functions are missing:
- glActiveTexture
- glAttachShader
- glBindFramebuffer
- glCompileShader
- glCreateProgram
- glCreateShader
- glDeleteFramebuffers
- glDeleteProgram
- glDeleteShader
- glDisableVertexAttribArray
- glEnableVertexAttribArray
- glFramebufferTexture2D
- glGenFramebuffers
- glGetAttribLocation
- glGetProgramInfoLog
- glGetProgramiv
- glGetShaderInfoLog
- glGetShaderiv
- glGetUniformLocation
- glLinkProgram
- glShaderSource
- glUniform1f
- glUniform1i
- glUniform2f
- glUniform4f
- glUniformMatrix4fv
- glUseProgram
- glVertexAttribPointer
Thanks for the log file!
From what I can see, Ren'Py complains about missing OpenGL functionality:
These could be missing from an integrated Intel graphics hardware, especially if it's a bit vintage by now.
As cxx suggested, try to start the game while holding the SHIFT key. Keep holding it until a configuration screen appears.
Select "Force ANGLE Renderer" and click Quit. This should force the game to use DirectX renderer instead of the default OpenGL.
In case the game now works, you can also try to force it to use ANGLE2 renderer. Just press SHIFT+g and the same configuration screen should appear, allowing you to select another renderer. In case the game won't work with ANGLE2, you can go back to ANGLE as you did previously.
The new Ren'Py uses OpenGL by default, old one was using DirectX, I think. Older Intel graphics cards had a very poor OpenGL support and this can cause problems as we can see here.
______________________________
Correction:
Sorry, I missed the part where Ren'Py already is trying to start the ANGLE renderer. And it seems that it still fails.
You could still try to force it to use the ANGLE renderer from the start to eliminate the possibility that an attempt to initialize OpenGL renderer first could screw something up and freeze the game.
Try to start the game while holding the SHIFT key. Keep holding it until a configuration screen appears.
Select "Force ANGLE Renderer" and click Quit. This should force the game to use DirectX renderer instead of the default OpenGL.
Are you absolutely sure that you have the latest drivers for you Intel card?
You could try to find newer ones by using Intel DSA:You must be registered to see the links
Click Get Started, download and install Intel DSA, start it and see if it can find something newer for you.
Get back here with any results.
By the way, have you tried to restart your computer after all these failed attempts to start the game? Sometimes failed, hanging executables of the game can remain frozen in the background, blocking new attempts to run any game. This is when a restart could make a difference.
I had the same problem. This worked for me. Thank You.Try to start the game while holding the SHIFT key. Keep holding it until a configuration screen appears.
Select "Force ANGLE Renderer" and click Quit.
thamk you for giving your time to help me out. i really appretiate it.Thanks for the log file!
From what I can see, Ren'Py complains about missing OpenGL functionality:
These could be missing from an integrated Intel graphics hardware, especially if it's a bit vintage by now.
As cxx suggested, try to start the game while holding the SHIFT key. Keep holding it until a configuration screen appears.
Select "Force ANGLE Renderer" and click Quit. This should force the game to use DirectX renderer instead of the default OpenGL.
In case the game now works, you can also try to force it to use ANGLE2 renderer. Just press SHIFT+g and the same configuration screen should appear, allowing you to select another renderer. In case the game won't work with ANGLE2, you can go back to ANGLE as you did previously.
The new Ren'Py uses OpenGL by default, old one was using DirectX, I think. Older Intel graphics cards had a very poor OpenGL support and this can cause problems as we can see here.
______________________________
Correction:
Sorry, I missed the part where Ren'Py already is trying to start the ANGLE renderer. And it seems that it still fails.
You could still try to force it to use the ANGLE renderer from the start to eliminate the possibility that an attempt to initialize OpenGL renderer first could screw something up and freeze the game.
Try to start the game while holding the SHIFT key. Keep holding it until a configuration screen appears.
Select "Force ANGLE Renderer" and click Quit. This should force the game to use DirectX renderer instead of the default OpenGL.
Are you absolutely sure that you have the latest drivers for you Intel card?
You could try to find newer ones by using Intel DSA:You must be registered to see the links
Click Get Started, download and install Intel DSA, start it and see if it can find something newer for you.
Get back here with any results.
By the way, have you tried to restart your computer after all these failed attempts to start the game? Sometimes failed, hanging executables of the game can remain frozen in the background, blocking new attempts to run any game. This is when a restart could make a difference.
thanks buddy it worked!!!!!!!!!!Thanks for the log file!
From what I can see, Ren'Py complains about missing OpenGL functionality:
These could be missing from an integrated Intel graphics hardware, especially if it's a bit vintage by now.
As cxx suggested, try to start the game while holding the SHIFT key. Keep holding it until a configuration screen appears.
Select "Force ANGLE Renderer" and click Quit. This should force the game to use DirectX renderer instead of the default OpenGL.
In case the game now works, you can also try to force it to use ANGLE2 renderer. Just press SHIFT+g and the same configuration screen should appear, allowing you to select another renderer. In case the game won't work with ANGLE2, you can go back to ANGLE as you did previously.
The new Ren'Py uses OpenGL by default, old one was using DirectX, I think. Older Intel graphics cards had a very poor OpenGL support and this can cause problems as we can see here.
______________________________
Correction:
Sorry, I missed the part where Ren'Py already is trying to start the ANGLE renderer. And it seems that it still fails.
You could still try to force it to use the ANGLE renderer from the start to eliminate the possibility that an attempt to initialize OpenGL renderer first could screw something up and freeze the game.
Try to start the game while holding the SHIFT key. Keep holding it until a configuration screen appears.
Select "Force ANGLE Renderer" and click Quit. This should force the game to use DirectX renderer instead of the default OpenGL.
Are you absolutely sure that you have the latest drivers for you Intel card?
You could try to find newer ones by using Intel DSA:You must be registered to see the links
Click Get Started, download and install Intel DSA, start it and see if it can find something newer for you.
Get back here with any results.
By the way, have you tried to restart your computer after all these failed attempts to start the game? Sometimes failed, hanging executables of the game can remain frozen in the background, blocking new attempts to run any game. This is when a restart could make a difference.
hospital scene on plug all the pussies path.^
WTF is he talking about?
Just another player who doesn't read the dialogues/story and just hold ctrl until reaching the scenes. Best to just ignore.^
WTF is he talking about?
bruh a girl kisses on cheek "try not worry too much everything will be fine" OMG WHAT YOU DOING TO MY BOYFRIEND sureJust another player who doesn't read the dialogues/story and just hold ctrl until reaching the scenes. Best to just ignore.
"pussies path" as a save for every girl ahahaha shut uphospital scene on plug all the pussies path.
Just another player who doesn't read the dialogues/story and just hold ctrl until reaching the scenes. Best to just ignore.
bruh a girl kisses on cheek "try not worry too much everything will be fine" OMG WHAT YOU DOING TO MY BOYFRIEND sure
Yup .. this is a game of sorts, not a novel, not a best seller by any means."pussies path" as a save for every girl ahahaha shut up