Page 1 sur 1

[RESOLU] Lag pc engine

Publié : 18 févr. 2014 - 16:51
par Chopper
bonsoir a tous

c est encore moi   :P  

j ai un souci avec mon pc engine

quand je lance un jeux ça lague gravvvvve

voila

suis sur seven avecc 3g de ram

merci d avance

Re: lag pc engine

Publié : 18 févr. 2014 - 17:21
par kiwandou
Même soucis pour moi.
On m'a parlé de changer les parametres V-Sync dans paramètres vidéo mais dans mon cas ça n'a rien changé. Essaye, peut-etre qye pour toi cela fonctionnera

lag pc engine

Publié : 18 févr. 2014 - 17:25
par Chopper
merci tu a changer ta photo   :D  

Re: lag pc engine

Publié : 18 févr. 2014 - 17:29
par kiwandou
Yep, nouvelle borne, nouvel avatar

lag pc engine

Publié : 18 févr. 2014 - 17:30
par Chopper
la classe et si un jour tu passe sur lyon tien moi au jus

pti coup a boire puis pti tour en salle d arcade   :D  

Re: lag pc engine

Publié : 18 févr. 2014 - 20:31
par funambule
En fait moi j'avais le problème inverse. C'était super rapide. J'avais beau modifier les paramètres dans l'emu ou le fichier pce.ini. Au lancement d'hyperspin, les paramètres étaient toujours réinitialisés.

C'est parce que les paramètres sont forcés dans le module. Regarde à l'intérieur du module et modifie les valeurs en conséquence.
Dans ton cas il faut mettre vSync = 0

lag pc engine

Publié : 18 févr. 2014 - 20:33
par Chopper
je vais tester merci

lag pc engine

Publié : 18 févr. 2014 - 20:36
par Chopper
ca va un peu mieux une fois a zero apres il y a quoi -1 - 2?

car c encore juste

Re: lag pc engine

Publié : 18 févr. 2014 - 20:43
par Retrosky
# ----
# setup settings
# ----
#

[setup]

 ;
 ; setup window
 ; --
 ;   y - show  [default]
 ;   n - hide
 ;

show=n


# ----
# keyboard settings
# ----
#

[keyboard]

 ;
 ; keyboard configuration
 ; --
 ;   0 - config 1  [default]
 ;   1 - config 2
 ;   2 - HotRod
 ;   3 - HotRod SE
 ;   4 - X-Arcade 1P
 ;   5 - X-Arcade 2P
 ;

config=


# ----
# gamepad settings
# ----
#

[gamepad]

 ;
 ; gamepad configuration
 ; --
 ;   0 - config 1  [default]
 ;

config=

 ;
 ; auto calibration control
 ; --
 ;   5 .. 95  [default = 50]
 ;
 ;   the first option is for the left and up directions,
 ;   the second is for right and down directions.
 ;   if a direction doesn't respond lower the value,
 ;   if a direction respond too well (without you touching it :)
 ;   increase the value.
 ;

auto_calibration_1=50
auto_calibration_2=50


# ----
# cd-rom settings
# ----
#

[cdrom]

 ;
 ; CD-ROM driver
 ; --
 ;   0 - auto-detect  [default]
 ;   1 - SPTI (WinNT)
 ;   2 - ASPI
 ;

driver=

 ;
 ; CD-ROM drive
 ; --
 ;   1 - first  CD-ROM drive  [default]
 ;   2 - second CD-ROM drive
 ;   ...
 ;

drive=

 ;
 ; CD-ROM drive letter
 ; --
 ; (Windows 2000/XP only)
 ;
 ;   D:
 ;   E:
 ;   ...
 ;

drive_letter=

 ;
 ; CD-ROM disk speed
 ; --
 ;   1 (min) .. 99 (max)  [default = 8]
 ;

speed=

 ;
 ; CD-ROM cache
 ; --
 ;   y - enable  [default]
 ;   n - disable
 ;

cache=

 ;
 ; CD-ROM cache size
 ; --
 ;   0 .. 8192 KB  [default = 512]
 ;

cache_size=


# ----
# cdda settings
# ----
#

[cdda]

 ;
 ; number of cdda buffers
 ; --
 ;   4 .. 75  [default = 5]
 ;

buffers=

 ;
 ; size of a cdda buffer (in sectors)
 ; --
 ;   1 .. 25  [default = 4]
 ;

buffer_size=

 ;
 ; cdda buffer queue delay
 ; --
 ;   2 .. (buffers - 1)  [default = 4]
 ;

delay=


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

[video]

 ;
 ; driver
 ; --
 ;   0 - DirectX  [default]
 ;   1 - OpenGL
 ;

driver=0

 ;
 ; windowed mode
 ; --
 ;
 ;   y - windowed  [default]
 ;   n - fullscreen
 ;

windowed=y

 ;
 ; screen resolution
 ; --
 ;

screen_width=1280
screen_height=1024
screen_depth=32

 ;
 ; triple buffering (DirectX only)
 ; --
 ;
 ;   y - enable
 ;   n - disable  [default]
 ;

triple_buffer=y

 ;
 ; screen aspect ratio
 ; --
 ;   0 - none
 ;   1 - 4/3  (298 x 224)  [default]
 ;   2 - 3/2  (336 x 224)
 ;

screen_ratio=1,1

 ;
 ; desktop mode
 ; --
 ;
 ;   y - enable
 ;   n - disable  [default]
 ;

desktop=y

 ;
 ; video sync
 ; --
 ;   0 - disable  [default]
 ;   1 - enable
 ;   2 - vsync + timer
 ;       (special mode to use when the screen refresh rate is higher
 ;        than 60 fps or when running the emulator in windowed
 ;        mode)
 ;

vsync=0,0

 ;
 ; frame skip
 ; --
 ;   0 - disabled  [default]
 ;   1 - skip 1 frame
 ;   2 - skip 2 frames
 ;   ..
 ;

frameskip=

 ;
 ; fullscreen stretch
 ; --
 ;
 ;   1 - enable
 ;   0 - disable  [default]
 ;

fullscreen=1,1

 ;
 ; zoom
 ; --
 ;   0 (x1).. 5 (x6)
 ;

zoom=2,2

 ;
 ; high res mode
 ; --
 ;   1 - enable
 ;   0 - disable  [default]
 ;

high_res=1,1

 ;
 ; filtering mode
 ; --
 ;
 ;   0 - disable  [default]
 ;   1 - bilinear filtering
 ;

filter=1,1

 ;
 ; scanlines:
 ; --
 ;   0 (no scanlines) .. 40 (black scanlines)
 ;

scanlines=0,0

 ;
 ; scanline patterns:
 ; --
 ;

scanlines_pattern_2=0,255
scanlines_pattern_3=0,0,255
scanlines_pattern_4=0,0,255,255
scanlines_pattern_5=0,0,0,255,255
scanlines_pattern_6=0,0,0,255,255,255

 ;
 ; gamma correction:
 ; --
 ;   adjust gamma level (0 .. 40)
 ;

gamma=20,20

 ;
 ; contrast control:
 ; --
 ;   adjust contrast (0 .. 40)
 ;

contrast=20,20

 ;
 ; saturation control:
 ; --
 ;   adjust color saturation (0 .. 40)
 ;

saturation=20,20

 ;
 ; brightness control:
 ; --
 ;   adjust brightness (0 .. 40)
 ;

brightness=20,20

 ;
 ; screen resolution filter
 ; --
 ;   max width  (640 .. 2560)
 ;   max height (480 .. 1600)
 ;

res_max_width=
res_max_height=

 ;
 ; screen bit depth filter
 ; --
 ;
 ;   y - enable  [default]
 ;   n - disable
 ;

res_16bit=
res_32bit=

 ;
 ; custom screen resolutions
 ; --
 ;   custom screen resolutions to be used for the different
 ;   PC-Engine video modes (256x224, 336x224, and 512x224)
 ;   and for the GUI
 ;
 ;   y - enable
 ;   n - disable  [default]
 ;
 ;   custom_resolution=y
 ;   res_256=256,224
 ;   res_320=320,224
 ;   ...
 ;   res_gui=640,480
 ;
 ;

custom_resolution=
res_256=
res_320=
res_336=
res_352=
res_512=
res_gui=

 ;
 ; screen resolution lock
 ; --
 ;   enable/disable screen resolution locking
 ;
 ;   y - auto lock
 ;   n - no resolution lock  [default]
 ;

res_lock=
wide=1,1


# ----
# audio settings
# ----
#

[audio]

 ;
 ; interpolation mode
 ; --
 ;   0 - disable
 ;   1 - oversampling (x4)  [default]
 ;   2 - linear
 ;   3 - cubic
 ;

interpolation_mode=

 ;
 ; interpolation level
 ; --
 ;   0 .. 9  [default = 2]
 ;

linear_interpolation_level=
cubic_interpolation_level=

 ;
 ; master audio volume
 ; --
 ;   0 .. 31
 ;

master_audio_volume=

 ;
 ; psg audio volume
 ; --
 ;   0 .. 31
 ;

psg_audio_volume=

 ;
 ; adpcm audio volume
 ; --
 ;   0 .. 31
 ;

adpcm_audio_volume=

 ;
 ; cd audio volume
 ; --
 ;   0 .. 31
 ;

cd_audio_volume=

 ;
 ; noise level
 ; --
 ;   0 (rough) .. 4 (soft)
 ;

noise_level=

 ;
 ; noise volume
 ; --
 ;   0 .. 9  [default = 4]
 ;

noise_volume=

 ;
 ; noise filtering level
 ; --
 ;   0 .. 9
 ;

noise_filter=


# ----
# load menu settings
# ----

[load_menu]

 ;
 ; games list
 ; --
 ;   uses ROMs file name instead of games title
 ;
 ;   y - enable
 ;   n - disable  [default]
 ;

use_rom_file_name=

 ;
 ; file name extension
 ; --
 ;   hide file name extension
 ;
 ;   y - hide  [default]
 ;   n - show
 ;

hide_file_name_extension=

 ;
 ; small font
 ; --
 ;   y - enable
 ;   n - disable  [default]
 ;

small_font=

 ;
 ; font case
 ; --
 ;   0 - no change
 ;   1 - lower case
 ;   2 - upper case  [default]
 ;

font_case=

 ;
 ; preview slideshow
 ; --
 ;  slideshow speed in 1/2 second unit
 ;
 ;  0 (disable) .. 20 (10 seconds)  [default = 5]
 ;

slideshow=

 ;
 ; preview image max size
 ; --
 ;  maximun size of the preview image  [default = 512x256]
 ;

preview_width=
preview_height=


# ----
# misc. settings
# ----

[misc]

 ;
 ; gui language
 ; --
 ;   0 - english  [default]
 ;   1 - french
 ;   2 - japanese
 ;

language=1

 ;
 ; fps counter (on screen display, top-left corner)
 ; --
 ;   y - enable
 ;   n - disable  [default]
 ;

fps_counter=

 ;
 ; screen resolution (on screen display, top-left corner)
 ; --
 ;   display the current screen resolution of the PCE
 ;
 ;   y - enable
 ;   n - disable  [default]
 ;

screen_resolution=n

 ;
 ; psg volume meter (on screen display, bottom-right corner)
 ; --
 ;   y - enable
 ;   n - disable  [default]
 ;

psg_vu_meter=n

 ;
 ; MagicEngine logo scrolling
 ; --
 ;   y - enable  [default]
 ;   n - disable
 ;

background_scrolling=

 ;
 ; 'ESC' key mode
 ; --
 ;   0 - automatic mode:  [default]
 ;        --------------
 ;        when the emulator is started from a shell or from a front-end
 ;        program, pressing 'ESC' will exit the emulator, but when
 ;        the emulator is started by double-clicking on its icon
 ;        pressing 'ESC' will open the menu screen
 ;
 ;   1 - GUI mode:
 ;        --------
 ;        pressing 'ESC' will always open the menu screen
 ;
 ;   2 - exit mode:
 ;        ---------
 ;        pressing 'ESC' will always exit the emulator
 ;

esc_key_mode=

 ;
 ; backup ram format
 ; --
 ;   0 - old format (backup.ram)
 ;   1 - new format (backup.dat, backup.idx)  [default]
 ;

backup_ram=

 ;
 ; state file compression
 ; --
 ;   y - enable  [default]
 ;   n - disable
 ;

compress_state_file=


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

[emulation]

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

frame_delay=

 ;
 ; default system card for CD-ROM emulation
 ; --
 ;   0 - automatic  [default]
 ;   1 - System Card v1.0
 ;   2 - System Card v2.x
 ;   3 - System Card v3.0
 ;   4 - Game Express System Card
 ;   5 - Magic System v1.0
 ;   6 - Magic System v2.0
 ;   7 - Magic System v3.0
 ;

default_system_card=0


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

[pce]

 ;
 ; CPU clock frequency in MHz (7 - 35)
 ; --
 ;    7 - 100% speed  [default]
 ;   14 - 200% speed
 ;   ..
 ;   35 - 500% speed
 ;

cpu_clock=

 ;
 ; extended horizontal resolutions (320/352)
 ; --
 ;   y - enable  [default]
 ;   n - disable
 ;

extended_video_modes=y

 ;
 ; vertical overscan
 ; --
 ;   top      0 ..  41  [default=17]
 ;   bottom 232 .. 262  [default=255]
 ;
 ;   standard overscan 224 lines (top=25, bottom=248)
 ;   extended overscan 239 lines (top=17, bottom=255)
 ;   maximun  overscan 242 lines (top=14, bottom=255)
 ;

overscan_top=25
overscan_bottom=248
overscan_centered=y

 ;
 ; supergrafx hardware
 ; --
 ;   0 - auto  [default]
 ;   1 - enable
 ;   2 - disable
 ;

supergrafx=

 ;
 ; arcade card hardware
 ; --
 ;   0 - auto  [default]
 ;   1 - enable
 ;   2 - disable
 ;

arcade_card=

 ;
 ; input port
 ; --
 ;   0 - auto  [default]
 ;   1 - 2-button pad
 ;   2 - 6-button pad
 ;

input_port=


# ----
# path settings
# ----

[path]

 ;
 ; system card paths
 ; --
 ;

system_card_1=
system_card_2=
system_card_3=
system_card_4=

 ;
 ; config path
 ; --
 ;   (pce.cfg,
 ;    backup.dat, backup.idx,
 ;    games.idx,
 ;    time.dat)
 ;

config=

 ;
 ; patches path (*.PPF/*.IPS)
 ; --
 ;

patches=

 ;
 ; cheats path
 ; --
 ;

cheats="cheats\"

 ;
 ; preview screenshots path
 ; --
 ;

previews=

 ;
 ; screenshots path
 ; --
 ;

screenshots="screenshots\"

 ;
 ; saved games path
 ; --
 ;

saved_games="states\"

 ;
 ; roms path
 ; --
 ;

roms="D:\Hyperspin\02 - Roms\Nec  Turbo Duo\Nec - TurboGrafx 16\@0,1"


Copie colle ca dans ton pce.ini copie a partir de la derniere ligne comme ca t' auras pas d' erreurs!

Re: lag pc engine

Publié : 18 févr. 2014 - 20:46
par funambule
Non je ne crois pas que les valeurs négatives fonctionnent.

En fait il n'y a que ça
vSync = 0 ; 0=disable, 1=enable, 2=vsync + timer (special vsync for windowed mode)

Peut-être en jouant sur la valeur timer. Mais je n'ai pas plus d'info à ce sujet.

Re: lag pc engine

Publié : 23 févr. 2014 - 16:56
par hepyon
j'ai eu le meme probleme de ralentissement que toi sauf qu'a ce moment je tourné sous w8.
je suis passer sous w7 64bit.
donc si tu trouve pas de solution la dernière solution FORMATAGE.
sa me règle souvent mes pb

lag

Publié : 23 févr. 2014 - 20:21
par Chopper
j y suis mais en 32