Fraps doesn't work with my Allegro application: the hotkeys don't do anything. I tried Fraps out with another game (DOOM) and it worked just fine, though.
I even tried my game out full-screened (previously it was windowed) and still nothing.
Any ideas?
Fraps doesn't work with my Allegro application?
Started by Josh1billion, May 13 2006 04:35 AM
5 replies to this topic
#1
Posted 13 May 2006 - 04:35 AM
#2
Posted 14 May 2006 - 05:17 PM
Hmm... Maybe because FRAPS was created to be used in conjunction with DirectX powered games and applications?
I want to make a game as good as Elder Scrolls oblivion with no programming, just point&click. If it's not possible, I want a team of programmers I'd be able to order around. After all, I'm a n00b.
#3
Posted 14 May 2006 - 08:44 PM
I see.. OpenGL too, according to the site. I thought people had used Fraps with Allegro applications in the past, however.
#4
Posted 15 May 2006 - 06:56 AM
The Allegro is a high-level game api which uses graphics services of an underlying platform. In Windows it has support for the DirectX and GDI.
The reason why the Fraps is not working correctly is probably keyboard handling related. Give it a try and try disabling Allegro's keyboard management routines - not sure how to do this though as i have never used Allegro.
The reason why the Fraps is not working correctly is probably keyboard handling related. Give it a try and try disabling Allegro's keyboard management routines - not sure how to do this though as i have never used Allegro.
#5
Posted 15 May 2006 - 10:02 PM
That was a good idea, but it didn't work when I tried it out just now. I tried removing the call to the install_keyboard() function and nothing happened except it seemed like my processor was doing some extra work when I pressed the Fraps FPS hotkey button (F9).. no FPS counter came up though (other than the one written in my application, of course) and the movie recorder didn't work, either.
#6
Posted 16 May 2006 - 06:48 AM
You can just do what I did and hook up a VCR to your computer :p
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users












