MagicEngine
Forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 Japanese English 

super speed in windowed mode

 
Post new topic   Reply to topic    MagicEngine Forum Index -> General
View previous topic :: View next topic  
Author Message
alanbaka
Visitor
Visitor


Joined: 24 Jun 2002
Posts: 2
Location: Hong Kong

PostPosted: Tue Aug 06, 2002 12:03 pm    Post subject: super speed in windowed mode Reply with quote

Hello
How to config the frame speed in windowed mode
I am running with a P4 1.8G + Radeon 8500
It`s work fine in full screen mode
but it run in full speed (maybe over 120 frame/sec) in windowed mode
How to set the config file

# ----
# emulation settings
# ----

[emulation]

;
; soft reset (RUN + SELECT)
; --
; y -> enabled [default]
; n -> disabled
;

soft_reset=y

;
; frame delay
; --
; adjust video frame delay (15000-18000 µs)
;
; 16393 -> 61 Hz
; 16667 -> 60 Hz [default]
; 16949 -> 59 Hz
;

frame_delay=60HZ
....

# ----
# video settings
# ----
#

[video]

;
; windowed mode
; --
; select windowed mode at startup
;
; y -> windowed
; n -> fullscreen [default]
;

windowed=y

;
; fullscreen stretch
; --
;
; y -> enable
; n -> disable [default]
;

fullscreen=n

;
; fullscreen stretch mode
; --
;
; 0 -> always
; 1 -> only for 1x1 display size
; 2 -> only for 2x2 display size [default]
;

fullscreen_mode=2

;
; bilinear filtering
; --
;
; y -> enable
; n -> disable [default]
;
; (this option doesn't work with all the video card)
;

filtering=y

;
; display size
; --
: select display size at startup
;
; 0 -> 1x1 zoom
; 1 -> 2x2 zoom [default]
;

size=1

;
; display zoom
; --
; 0 -> software [default]
; 1 -> hardware
;

zoom=1

;
; auto frame skip
; --
; y -> enabled
; n -> disabled [default]
;

auto_frame_skip=n

;
; video sync
; --
; y -> enabled
; n -> disabled [default]
;

vsync=y

;
; fullscreen screen resolutions
; --
; custom screen resolutions to be used for the different
; PC-Engine video modes (256x224, 320x224, and 352x224)
;
; (by default a resolution of 640x480 is used for all the
; video modes)
;

res_256=640,480
res_320=640,480
res_352=640,480

;
; windowed screen resolutions
; --
; custom screen resolutions to be used for the different
; PC-Engine video modes (256x224, 320x224, and 352x224)
; in windowed mode
;

win_res_256=512,448
win_res_320=640,448
win_res_352=704,448

;
; auto screen resolution lock
; --
; enable/disable auto screen resolution locking
; for games that change resolution often like
; Military Madness
;
; y -> auto lock [default]
; n -> no resolution lock
;

res_lock=n
Back to top
View user's profile Send private message MSN Messenger
Kaminari
Elder
Elder


Joined: 19 Apr 2002
Posts: 1432
Location: Paris, France

PostPosted: Tue Aug 06, 2002 12:42 pm    Post subject: Reply with quote

You misconfigured your Frame Delay and Video Sync settings. Try this:

;
; frame delay
; --
; adjust video frame delay (15000-18000 µs)
;
; 16393 -> 61 Hz
; 16667 -> 60 Hz [default]
; 16949 -> 59 Hz
;

frame_delay=16711

;
; video sync
; --
; y -> enabled
; n -> disabled [default]
;

vsync=n
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    MagicEngine Forum Index -> General All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group