Welcome, Guest. Please login or register.

Author Topic: ScummVM 0.9.1 - now for Classic Amiga!  (Read 4736 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline uncleted

  • Full Member
  • ***
  • Join Date: Aug 2006
  • Posts: 107
    • Show all replies
Re: ScummVM 0.9.1 - now for Classic Amiga!
« on: January 09, 2007, 04:33:37 PM »
Have you tried fullscreen?

The source code I've seen for classic SDL is horribly inefficient for windowed mode.

I tried a port of ScummVM 0.9.1 using the old MorphOS backend updated a bit and modified, but it tends to crash a lot and doesn't work consistently (it may work on my A4000/060 but not under WinUAE and vice versa) so I never really bothered much with it.  The problem seems to be related to the horrible quasi-threading for sound/timing.
 

Offline uncleted

  • Full Member
  • ***
  • Join Date: Aug 2006
  • Posts: 107
    • Show all replies
Re: ScummVM 0.9.1 - now for Classic Amiga!
« Reply #1 on: January 11, 2007, 02:46:23 PM »
Uwe would you mind telling me what you're using to compile the code?  I'm using a cobbled together GCC cross-compiler running under Windows and I'm having a hard time generating stable code that works across machines.

Do you have Amiga specific source or a makefile I can look at?

I'd love to have a stab at getting a really solid ScummVM for Classics.