Versión para imprimir
Part 1 of 1
dj_rao12/12/2005, 13:03
Buenas,
Resulta que estoy llevando a cabo un proyecto para visualizar en el mamewah y por medio de imágenes los movimientos de los juegos de lucha a modo de chuleta, el caso es que la imagen resultante es muy larga (Obvio), y al ajustar el ancho a la pantalla con el CDisplay, se ve fatal, cuando te acercas a la imagen con cualquier programa, se ve bien, pero con éste, que es el que interesa para Mamewah, se ven fatal.
No se si sabéis otro modo de hacerlo, algún programa similar o algo..... lo tengo ahí medio parado por esto....
Un saludo.
dj_rao12/12/2005, 16:35
He conseguido hacer algo, cortando la imagen en dos, se ve mucho mejor, pero para pasar de página en el susodicho programa hay que utilizar o bien el tabulador, o bien los botones av pag o re pag del teclado, también se puede con el scroll del ratón, pero todas las posibilidades complican mucho la tarea en una Maca.
..........................
Macarro12/12/2005, 16:46
Es raro lo de la perdida de calidad, porque yo con cdisplay veo los comics perfectamente y se puede hacer zoom y se siguen viendo muy bien las imágenes (dependiendo de la resolución, claro).
En cuanto a avanzar y retroceder página, lo puedes configurar con los botoenes del ratón y luego controlarlo con el joystick a través de joytokey.
De todos modos, hay un proyecto que presenta gráficamente todos los combos de los juegos de lucha desde dentro del propio mame. Ahora mismo no recuerdo el nombre del dat, pero tal vez era ctrl.dat o algo del estilo.
Daicon-X12/12/2005, 18:05
Macarro12/12/2005, 18:28
Esa es :D :D :D
Voy a bajarlo ahora mismo...
Daicon-X12/12/2005, 18:36
Ya nos contarás impresiones ;).
sydaroa12/12/2005, 20:00
El programa irfanview también va por línea de comandos y a lo mejor te resulta útil
dj_rao13/12/2005, 12:06
El command dat ese, solo vale para mame en versiones relativamente nuevas y no oficiales, es un poco pestiño, yo había pensado algo así:
(he bajado la calidad ya que solo es para que veais un ejemplo)
(IMG:
http://img208.imageshack.us/img208/6175/kof94muestra7mn.jpg)
Probaré con el que dice Sydaroa, pero a primera vista no es fullscreen y tal......
sydaroa13/12/2005, 13:44
"A primera vista" :666: tienes estos command lines. Un saludo
Command line options allow you to set some functions of IrfanView before the viewer is launched.
These command line options are supported in IrfanView:
/one - force 'Only one instance'
/fs - force Full Screen display
/bf - force 'Fit image to desktop' display option
/title=text - set window title to 'text'
/pos=(x,y) - move the window to x,y
/convert=filename - convert input file to 'filename' and close IrfanView
/slideshow=txtfile - play slideshow with the files from 'txtfile'
/slideshow=folder - play slideshow with the files from 'folder'
/thumbs=folder - force thumbnails (with a specific folder)
/killmesoftly - close all IrfanView instances
/closeslideshow - close slideshow and close IrfanView after the last image
/page=X - open page number X from a multipage input image
/crop=(x,y,w,h) - crop input image: x-start, y-start, width, height
/print - print input image (all pages) to default printer and close IrfanView
/print="Name" - print input image (all pages) to specific printer and close IrfanView
/resize=(w,h) - resize input image to w (width) and h (height)
/resample=(w,h) - resample input image to w (width) and h (height)
/capture=X - capture the screen or window (see examples below)
/ini - use the Windows folder for INI/LST files (read/save)
/ini="Folder" - use the folder "Folder" for INI/LST files (read/save)
/clippaste - paste image from the clipboard
/clipcopy - copy image to the clipboard
/silent - don't show error messages for command line read/save errors
/invert - invert the input image
/dpi=(x,y) - change DPI values
/scan - acquire the image from the TWAIN device (show TWAIN dialog)
/scanhidden - acquire the image from the TWAIN device (hide TWAIN dialog)
/batchscan=(options) - simulate menu: File->Batch Scan, see below for example
/bpp=BitsPerPixel - change color depth of the input image to BitsPerPixel
/swap_bw - swap black and white color
/gray - convert input image to grayscale
/rotate_r - rotate input image to right
/rotate_l - rotate input image to left
/filepattern="x" - browse only specific files
/sharpen=X - open image and apply the sharpen filter value X
/contrast=X - open image and apply the contrast value X
/hide=X - hide toolbar, status bar, menu and/or caption of the main window (see examples below)
/aspectratio - used for /resize and /resample, keep image proportions
/info=txtfile - write image infos to "txtfile"
/append=tiffile - append image as (TIF) page to "tiffile"
/multitif=(tif,files) - create multipage TIF from input files
/jpgq=X - set JPG save quality
/tifc=X - set TIF save compression
/wall=X - set image as wallpaper
/extract=(file,ext) - extract all pages from a multipage file
/import_pal=palfile - import and apply a special palette to the image (PAL format)
dj_rao13/12/2005, 14:04
Joé, pues si que va bien, y se ve genial.
El command dat está muy completo la verdad, no se no se.....
un saludo.
Part 1 of 1