The Joy of A Laptop

Started by
23 comments, last by Sik_the_hedgehog 10 years, 7 months ago

Hello,

its not really a 'coding' horror, more of a development horror, but oh well..

So there I was stress testing the latest version of the game I am currently developing, to my delight I only dropped an average of 1(ish) frame/second (198fps), which was a lot less that my expectations. I decide to call it a night, and upload the current version of the project and go to bed. When I next came to open the project, and run it (just because), to my horror, my frames kept dropping and dropping until they hit a steady 40fps sad.png

After a few hours of trying to get the performance back up, by removing new code / double checking im on performance mode etc etc, I realise I have a blinking symbol on the right of my screen.

[spoiler]

My laptop was charging. and thus automatically limiting the performance of my laptop.[/spoiler]

There was a few hours of my life I wont see again.

Has anyone else had similar issues?

Cheers!

Mobile Developer at PawPrint Games ltd.

(Not "mobile" as in I move around a lot, but as in phones, mobile phone developer)

(Although I am mobile. no, not as in a babies mobile, I move from place to place)

(Not "place" as in fish, but location.)

Advertisement

Why did my game slow to a crawl, and all the shaders fallback to legacy mode? Because the damn laptop decided it was no longer plugged in, and switched to the integrated GPU.

Switchable discrete/integrated GPUs in laptops are the bane of my existence.

Tristam MacDonald. Ex-BigTech Software Engineer. Future farmer. [https://trist.am]

Why did my game slow to a crawl, and all the shaders fallback to legacy mode? Because the damn laptop decided it was no longer plugged in, and switched to the integrated GPU.

Switchable discrete/integrated GPUs in laptops are the bane of my existence.

haha, I just remembered another one.

Opening Android emulator load up times:

Unplugged "power saver mode": ??I got fed up??

Unplugged "Performance mode": 20 mins

plugged "Powersaver": 7 mins

plugged "Performance mode": 2 mins

now if I want to program for android, I make sure I boot up the emulator THEN unplug lol ph34r.png

Mobile Developer at PawPrint Games ltd.

(Not "mobile" as in I move around a lot, but as in phones, mobile phone developer)

(Although I am mobile. no, not as in a babies mobile, I move from place to place)

(Not "place" as in fish, but location.)


Switchable discrete/integrated GPUs in laptops are the bane of my existence.

I hope there's a way to disable that. I was considering getting a laptop next year but this is basically denying you hardware when you need it angry.png

“If I understand the standard right it is legal and safe to do this but the resulting value could be anything.”

I hope there's a way to disable that. I was considering getting a laptop next year but this is basically denying you hardware when you need it angry.png

Yeah, there is. On my Retina MacBook Pro it's just a toggle under the power management options in System Preferences.

The issue is remembering to toggle it - you really don't want to forget, and leave the discrete GPU force-powered when you head off to that 8-hour flight...

Tristam MacDonald. Ex-BigTech Software Engineer. Future farmer. [https://trist.am]

Not quite like that, but I did recently have a moment with my laptop that made me feel like quite the idiot.

The keyboard stopped working, it just wouldn't type what I wanted. I even removed the keyboard and attempted to clean it. Didn't work.

So I just shrugged it off and thought I'll get a new one some day. Left it lying around for months.

Last week I started it again to se if there was anything on there to salvage to another computer. It turns out that

[spoiler]

NUM LOCK was on.

[/spoiler]

I've actually never had a laptop, however i'm thinking of getting a galaxy.

View my game dev blog here!

I want the universe.

"I AM ZE EMPRAH OPENGL 3.3 THE CORE, I DEMAND FROM THEE ZE SHADERZ AND MATRIXEZ"

My journals: dustArtemis ECS framework and Making a Terrain Generator

My laptop was charging. and thus automatically limiting the performance of my laptop.

That's weird. Your laptop limits your performance when it's plugged in and charging? I thought most laptops only limited things when they were unplugged running off of battery...

[size=2][ I was ninja'd 71 times before I stopped counting a long time ago ] [ f.k.a. MikeTacular ] [ My Blog ] [ SWFer: Gaplessly looped MP3s in your Flash games ]

I want the universe.

I'll take one multi-verse please.

Check out https://www.facebook.com/LiquidGames for some great games made by me on the Playstation Mobile market.

This topic is closed to new replies.

Advertisement