Frictional Games Forum (read-only)
Penumbra: Overture 1.1 Black screen - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html)
+--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html)
+---- Forum: Linux - Penumbra (https://www.frictionalgames.com/forum/forum-25.html)
+---- Thread: Penumbra: Overture 1.1 Black screen (/thread-11130.html)



Penumbra: Overture 1.1 Black screen - hero1900 - 11-02-2011

hi when i launch the game i will end up with a black screen with nothing until i kill the process
here is what i get when i start the game. owh by the way i use ubuntu 11.04 have nvidia 8400 GS graphic card but i dont think its the issue its related to libraries thing


Code:
/home/nadeem/Downloads/desura/common/penumbra-overture/penumbra.bin: /usr/lib/libCgGL.so: no version information available (required by /home/nadeem/Downloads/desura/common/penumbra-overture/penumbra.bin)
/home/nadeem/Downloads/desura/common/penumbra-overture/penumbra.bin: /usr/lib/libCg.so: no version information available (required by /home/nadeem/Downloads/desura/common/penumbra-overture/penumbra.bin)




RE: Penumbra: Overture 1.1 Black screen - Urkle - 11-02-2011

Those "no version" warning always occur with nvidia's CG library. It is simply because they don't explicitly specify a version. e.g. everyone sees those.

Can you send me your HPL.log file (~/.frictionalgames/Penumbra/Overture/hpl.log )



RE: Penumbra: Overture 1.1 Black screen - hero1900 - 11-02-2011

mmmmmmm
here is the content of the file. it seems that the game unable to change resolution. but what is the solution maybe i should try to reduce my resolution to see if it will work

-------- THE HPL ENGINE LOG ------------

Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating gui module
Creating haptic module
Creating scene module
--------------------------------------------------------

Initializing Resources Module
--------------------------------------------------------
Creating resource managers
Misc Creation
--------------------------------------------------------

Initializing Graphics Module
--------------------------------------------------------
Init low level graphics
Setting video mode: 1280 x 1024 - 32 bpp
ERROR: Could not set display mode setting a lower one!



RE: Penumbra: Overture 1.1 Black screen - Urkle - 11-02-2011

that is odd.. you can either remove the ~/.frictionalgames/Penumbra/Overture/settings.cfg or edit it in a text editor to change the Screen resolution.



RE: Penumbra: Overture 1.1 Black screen - hero1900 - 11-02-2011

owh i misunderstood the game setting indicate that the game will start in that resolution and full screen
when i looked into the setting file and change the full screen to false the game started but the mouse will not be in the game so i want it to be full screen.