Exception: pixellate requires a 24 or 32 bit surface.

Post Reply
Exception: pixellate requires a 24 or 32 bit surface.

Exception: pixellate requires a 24 or 32 bit surface.

Post by Exception: pixellate requires a 24 or 32 bit surface. »

I just recently installed Katawa, via the direct download link for Windows, and get this error whenever I try to start up:
I'm sorry, but an exception occured while executing your Ren'Py
script.

Exception: pixellate requires a 24 or 32 bit surface.

After initialization, but before game start.

-- Full Traceback ------------------------------------------------------------

File "C:\Program Files\Katawa Shoujo Act 1\renpy\bootstrap.py", line 255, in bootstrap
File "C:\Program Files\Katawa Shoujo Act 1\renpy\main.py", line 297, in main
File "C:\Program Files\Katawa Shoujo Act 1\renpy\display\core.py", line 1091, in __init__
File "C:\Program Files\Katawa Shoujo Act 1\renpy\display\core.py", line 708, in __init__
File "C:\Program Files\Katawa Shoujo Act 1\renpy\display\scale.py", line 123, in real_smoothscale
File "_renpy.pyx", line 118, in _renpy.pixellate
Exception: pixellate requires a 24 or 32 bit surface.

After initialization, but before game start.

Ren'Py Version: Ren'Py 6.9.1h
What could this be?
User avatar
delta
Feels Badman
Posts: 1143
Joined: Sat Sep 08, 2007 8:39 am

Re: Anyone else run into this?

Post by delta »

Seems like Ren'Py is running scaled, which (probably) means your display resolution is too low.
Image
annefrankfanfic2
Posts: 1
Joined: Wed Apr 29, 2009 2:49 pm

Re: Anyone else run into this?

Post by annefrankfanfic2 »

delta wrote:Seems like Ren'Py is running scaled, which (probably) means your display resolution is too low.
Oh thanks, that was exactly it. I had it set to a lower resolution to play some old RPG from 2000.

This is the OP btw, I just forgot to login.
User avatar
delta
Feels Badman
Posts: 1143
Joined: Sat Sep 08, 2007 8:39 am

Re: Exception: pixellate requires a 24 or 32 bit surface.

Post by delta »

KS requires at least 1024x768 pixes at 32 bit color depth to run. Otherwise it will hit a Ren'Py bug with autoscaling.
Image
IWasPhone

Re: Exception: pixellate requires a 24 or 32 bit surface.

Post by IWasPhone »

Ran into this as well, but running on 1280x1024 and 32 bits. Switched down to 1024, worked, switched it to fullscreen, and back to 1280, works.
wolfy1324

Re: Exception: pixellate requires a 24 or 32 bit surface.

Post by wolfy1324 »

How do you do that? I tried everything, I just don't know how to make the screen bigger....
Kota
Posts: 94
Joined: Tue Jan 20, 2009 9:57 pm

Re: Exception: pixellate requires a 24 or 32 bit surface.

Post by Kota »

Weird, it runs fine on my netbook, 1024x600.
Image
2600k 4.5GHz bigadv folder, occasionally an additional 860 2.8GHz smp folder.
Post Reply