|
CT60 and related things BBS
Re: Planet Hively demo works! |
Posted by: Beetle
|
Nov,01.2012-20:35
|
Hi again,
i managed to modify the makefile :
this i added at the top of the makefile
PLATFORM = m68k-atari-mint
and then an addtional section:
# Atari Mint cross compile
ifeq ($(PLATFORM),m68k-atari-mint)
CFLAGS += -D_SW_SURFACE_ -D__FIXED_RES__ -DDEFAULT_WIDTH=320 -DDEFAULT_HEIGHT=240 -D__BROKEN_SDL_TIMER__
LFLAGS += -lSDL -lm -lgem
endif
with that "-D_SW_SURFACE_" option it works a bit faster on my machine. Your milage may vary.
Setting the default resolution and the "broken SDL timer" option was the key
to get a working binary for Falcon 060.
Not only the sound works, the graphics do as well now.
Issue: there is no mousecursor, one has to click the flower petals blindly.
Framerate is low, maybe 3FPS. Perhaps someone has optimisation suggestions?
With Radeon card, it only works windowed (SDL_VIDEODRIVER = gem), on Videl i tried only fullscreen (SDL_VIDEODRIVER = xbios).
Greetings,
Beetle
|
[All messages in this thread] [Start new thread]
Topic
|
Posted by
|
Date
|
Planet Hively demo query
|
CiH
|
Oct,27.2012-13:04
|
Re: Planet Hively demo query
|
Beetle
|
Oct,28.2012-21:40
|
Re: Planet Hively demo query
|
CiH
|
Oct,29.2012-01:25
|
Re: Planet Hively demo query
|
CiH
|
Oct,29.2012-01:30
|
Re: Planet Hively demo query
|
Beetle
|
Oct,29.2012-08:15
|
Re: Planet Hively demo query
|
Beetle
|
Oct,29.2012-19:42
|
Re: Planet Hively demo query
|
Beetle
|
Oct,30.2012-00:16
|
Re: Planet Hively demo query
|
CiH
|
Oct,30.2012-00:55
|
Re: Planet Hively demo query
|
Beetle
|
Oct,30.2012-08:09
|
Re: Planet Hively demo query
|
Beetle
|
Nov,01.2012-13:33
|
Re: Planet Hively demo works!
|
Beetle
|
Nov,01.2012-20:35
|
Re: Planet Hively demo works!
|
CiH
|
Nov,01.2012-23:48
|
Re: Planet Hively demo works!
|
Beetle
|
Nov,02.2012-00:56
|
Re: Planet Hively demo works!
|
CiH
|
Nov,02.2012-02:08
|
Re: Planet Hively demo works!
|
Beetle
|
Nov,02.2012-07:01
|
Re: Planet Hively demo works!
|
Beetle
|
Nov,03.2012-23:33
|
Re: Planet Hively demo works!
|
Beetle
|
Nov,03.2012-23:53
|
Re: Planet Hively demo works!
|
CiH
|
Nov,04.2012-00:02
|
Re: Planet Hively demo works!
|
AtFaCT
|
Nov,04.2012-14:16
|
Re: Planet Hively demo works!
|
Beetle
|
Nov,04.2012-20:29
|
Re: Planet Hively demo works!
|
CiH
|
Nov,05.2012-02:33
|
Re: Planet Hively demo works!
|
AtFaCT
|
Nov,10.2012-19:33
|
Planet Hively cursor issue
|
CiH
|
Nov,17.2012-17:07
|
Re: Planet Hively cursor issue
|
Beetle
|
Nov,19.2012-21:56
|
Re: Planet Hively cursor issue
|
Beetle
|
Nov,19.2012-22:43
|
Planet Hively now works!
|
CiH
|
Nov,20.2012-00:17
|
Re: Planet Hively now works!
|
Beetle
|
Nov,20.2012-08:03
|
Re: Planet Hively now works!
|
Beetle
|
Nov,21.2012-22:33
|
Planet Hively fast tos
|
CiH
|
Nov,21.2012-23:57
|
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|