Author Topic: Need Help With Scummvm :(  (Read 3237 times)

bonkura

  • Newbie
  • *
  • Posts: 10
    • View Profile
Need Help With Scummvm :(
« on: September 08, 2005, 01:49:15 am »
I have the c3000 and I have been trying to get scummvm to run fullscreen landscape mode with no prevail.

After trying different libsdl Im currently using 1.2.5-slzaurus20050731. I get prboom to run like I want in fullscreen landscape (incidently thats only if I start it via the icon in qtopia not from the console).

Now Im starting to believe I need a special version of scummvm made for 640x480 zauruses to be able to run it in ladnscape?

Im running with sharp rom, I havealso installed debian on hdd3 with icewm but I havent installed anything there yet Im waiting for cables and cf cards to arrive from the store so I can have internet access on the zaurus to run apt-get.

I have read ppl here running scummvm fullscreen but I havent been able to figure out how you do it, can anyone help me?

tovarish

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
Need Help With Scummvm :(
« Reply #1 on: September 08, 2005, 02:42:32 pm »

bonkura

  • Newbie
  • *
  • Posts: 10
    • View Profile
Need Help With Scummvm :(
« Reply #2 on: September 09, 2005, 11:56:39 am »
thanks! I installed libvorbis and libogg cause I didnt have those, but I dont know what to do with the tar file, I unzipped with gzip and untared and got the scummvm file which I tried to run but it says:

error while loading shared libararies: libvorbisfile.so.3: cannot load shared object file: no such file or directory

libvorbisfile.so.3 is in my /usr/local/lib folder, Im too unexperienced with linux to work out what to do about this....

martinbogo

  • Newbie
  • *
  • Posts: 24
    • View Profile
Need Help With Scummvm :(
« Reply #3 on: September 10, 2005, 02:00:41 am »
Run the following (under sh/bash)

export LD_LIBRARY_PATH=/lib:/usr/lib:/usr/local/lib
ldconfig

Of course, you can always just move the libraries into /usr/lib and then ldconfig as well.

-Martin

Quote
thanks! I installed libvorbis and libogg cause I didnt have those, but I dont know what to do with the tar file, I unzipped with gzip and untared and got the scummvm file which I tried to run but it says:

error while loading shared libararies: libvorbisfile.so.3: cannot load shared object file: no such file or directory

libvorbisfile.so.3 is in my /usr/local/lib folder, Im too unexperienced with linux to work out what to do about this....
[div align=\"right\"][a href=\"index.php?act=findpost&pid=95221\"][{POST_SNAPBACK}][/a][/div]

bonkura

  • Newbie
  • *
  • Posts: 10
    • View Profile
Need Help With Scummvm :(
« Reply #4 on: September 10, 2005, 06:40:02 am »
Thanks! finally it works!

I can run it from the terminal now but it doesnt fill the top and bottom of the screen the image goes to both the sides tho, this is not a big problem but if there is a way to make the top and bottom black instead of transpoarent as now it would be nice...

tovarish

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
Need Help With Scummvm :(
« Reply #5 on: September 10, 2005, 11:15:16 am »
there is an option for fullscreen display in tge options i think

tovarish