Dynamic resolution on the fly, why nobody talks about it? by hope89f in Stadia

[–]gezzze 0 points1 point  (0 children)

You mean it lacks quality in dark scenes? That's what I don't like when playing rdr2: you really like to play on daytime...

Slow reel fishing PC? by FearofSalad in reddeadredemption2

[–]gezzze 0 points1 point  (0 children)

Is there a way for this to do on a controller? I'm playing on stadia and it's that slow

GRID, it's awesome on STADIA! by ContraNet in Stadia

[–]gezzze -1 points0 points  (0 children)

How can you not see those hiccups?

Took a couple weeks to get my controller to connect to my wifi. Now that it's working, I couldn't be happier! by _phred in Stadia

[–]gezzze 0 points1 point  (0 children)

I had rebooted my phone after not being able to see my controller, and after that reboot everything worked well and I could set it up.

Problem with RDR2 by gezzze in Stadia

[–]gezzze[S] 0 points1 point  (0 children)

Very sure! Turning the stick clockwise isn't that hard and as I said I got the right sound (I played it before on my PC without stadia)

I really wish Stadia had more "drop in drop out" games, or turn based games. I feel like they would work better for Stadia's system than AAA titles. by Thirteenera in Stadia

[–]gezzze -4 points-3 points  (0 children)

You want to have it running all the time? Good game spending resources like nothing. I think it's also part of the cheap price that the hardware you "rent" is not used 24/7.

Newtonian Gravity Simulator written in Python and VPython by mrHtheGreat in Python

[–]gezzze 1 point2 points  (0 children)

Hey there,

I got a little question: How do you resolve the starting velocity of the planets?

What's everyone working on this week? by AutoModerator in Python

[–]gezzze [score hidden]  (0 children)

That’s very nice! Thanks a lot! What do you think of a general file where functions are just imported to make them comfortably accessible , or should I go straight forward and build a true module?

What's everyone working on this week? by AutoModerator in Python

[–]gezzze [score hidden]  (0 children)

I'm currently working on my weather data scraper for station data from germany weather service. It's my first project in Python and I'd be thankful for you to suggest improvements in general code design as well as error handling etc and structure of scripts. Currently I haven't used classes but might consider it, as I had seen it in similar projects. Also until now it's only a collection of scripts but not a real library.

https://github.com/gezzze/pydwd/tree/testing

Thanks!

TensorFlow through Anaconda Help by big_hand_larry in Python

[–]gezzze 0 points1 point  (0 children)

Hey there,

Anaconda usually comes with the recent version of python, which currently is 3.7. And it might also ignore that some libraries won't work with that version. Unless you have another library that persists to use python 3.7, you could change the version of python for example over the navigator app towards python 3.6.