fancho29 / garglk

Automatically exported from code.google.com/p/garglk
Other
0 stars 0 forks source link

Rendering error with Narcolepsy #86

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Run Narcolepsy
2.
3.

What is the expected output? What do you see instead?
The game should be rendered with a blue background window, and a "thought
bubble" extending out.  It is hard to explain; please try to run the game
with Git or Glulxe to see what I am saying.  In Gargoyle, the thought
bubble is not rendered.

What version of the product are you using? On what operating system?
2008-8-25pre2
Vista SP2

Please provide any additional information below.

The story file is a .blb file, attached is also the config file narco.cfg

Original issue reported on code.google.com by thewc...@gmail.com on 20 Aug 2009 at 2:29

Attachments:

GoogleCodeExporter commented 8 years ago
At first glance this seems to be a Windows-specific behavior; narco.cfg is 
changing
the opacity of the window mask to allow the "thought bubble" effect.

If it's purely a Windows API feature, I probably won't implement it, though it
admittedly does look cool. But if Gtk offers an equivalent, it may be worth 
supporting.

Original comment by bcressey@gmail.com on 31 Aug 2009 at 5:31

GoogleCodeExporter commented 8 years ago
This is a platform-specific change that cannot easily be ported to Linux or 
Mac, so it will not be implemented.

Original comment by bcressey@gmail.com on 17 Aug 2010 at 8:13