Create and Fuck your AI Slut -70% OFF
x

rogokin

Member
Jul 4, 2020
362
1,058
308
Man this new version of Ren'py sucks a bunch of games i've been playing for months don't work anymore. This game just the previous version worked same with Oath Of Loyalty and Milky Touch,college bound. it's just a bummer :(
 
  • Like
Reactions: MisterGHST

Penfold Mole

Engaged Member
Respected User
May 22, 2017
3,446
9,001
748
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.
yes games launches with 0.7.0.
and pc has intel integrated.
Thanks for the log file!

From what I can see, Ren'Py complains about missing OpenGL functionality:

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
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:
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.
 
Last edited:
  • Like
Reactions: thehxr

MisterGHST

Newbie
Apr 1, 2018
20
13
177
I'm having the exact same problem as the person you're trying to help and I did everything you suggested and it still won't run. All of my drivers are updated and I restarted my computer multiple times and it still won't work
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:
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.
 

cxx

Message Maestro
Nov 14, 2017
76,452
39,377
1,519
well then only thing is to buy cheapest graphic card you can get if your motherboard has free pci-e x16 slot (assuming it's not laptop). besides using older *game*.exe to load game.
 

thehxr

Member
Dec 24, 2020
108
284
93
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:
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.
thamk you for giving your time to help me out. i really appretiate it.
yes my drivers are updated to latest versions and i restarted my pc atleast 10 times from then but still did'nt work for me.
i will still use shift method you told me to do.
 

thehxr

Member
Dec 24, 2020
108
284
93
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:
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!!!!!!!!!!

thank you bro ; 0
 
  • Like
Reactions: Penfold Mole

Canto Forte

Post Pro
Jul 10, 2017
22,510
27,993
1,035
This game be crunching a lot in pretty small time span .. somebody said 2 months ...

Just another player who doesn't read the dialogues/story and just hold ctrl until reaching the scenes. Best to just ignore. :LOL:
bruh a girl kisses on cheek "try not worry too much everything will be fine" OMG WHAT YOU DOING TO MY BOYFRIEND sure
"pussies path" as a save for every girl ahahaha shut up
Yup .. this is a game of sorts, not a novel, not a best seller by any means.
Should you want to whine, MC is in shock and in great need of care,
which honestly not a lot of babes are showing him,
even as he is certain to take the heat from his pa.

So yeah, he is emotionally on the ropes, any show of affection is welcome.

On this string of events, even as he tried his best to fight off the aggressors,
he gets the short end, given the hard choice to be the accusing whitness.

Where is his tender understanding gurl?

He might be a baller, but he is nof dumbfumbled and rock bottom.
 
  • Like
Reactions: blademaster89

wh1ter0se

Member
Aug 8, 2018
200
794
221
bruh a girl kisses on cheek "try not worry too much everything will be fine" OMG WHAT YOU DOING TO MY BOYFRIEND sure
I mean surely as a friend best you can do is hug right? Lisa and Jade (even being in a relationship with them) never did the first time you saw em.
 

Canto Forte

Post Pro
Jul 10, 2017
22,510
27,993
1,035
Hugs and kisses are about caring and support. That is what babies need more of.
Touching of hair on the head, hand on th echeek, smooch on the forehead ... caring moments.
I mean surely as a friend best you can do is hug right? Lisa and Jade (even being in a relationship with them) never did the first time you saw em.
Any of them babes could go ... what happen, bunny? Ohhh ... come here, we can make this a bit better.
Then they hug, whisper the grief in eachothers ear, feel support.

This is human interaction. Of course, for someone who is keeping Mc staved 4 that,
it would feel very daring, but this is what close friends do, or even estranged,
this moment of feeling such vulnerable and so guilty is when he needs something like that.
 

Penfold Mole

Engaged Member
Respected User
May 22, 2017
3,446
9,001
748
I'm having the exact same problem as the person you're trying to help and I did everything you suggested and it still won't run. All of my drivers are updated and I restarted my computer multiple times and it still won't work
You didn't mention specifically about trying to force Ren'Py to use the ANGLE renderer from the start, without testing OpenGL renderer first. Did you try that too or just restarted and checked drivers?
Apparently it worked for at least 2 other people with a similar problem, including the person I was trying to help originally. It seems as if an attempt to initialize OpenGL driver freezes Ren'Py in case the graphics card is lacking some OpenGL functionality, as I suspected.

Quoting my instructions for switching the renderer:
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.
 

Adaewyr

Newbie
Aug 18, 2020
47
17
172
hello, I have a problem with version 0.8, when launching the home screen, I don't have any menu appearing! Do you know where that can come from? Thanks in advance.
 
4.20 star(s) 263 Votes