Emulador de GBA para Kubuntu

Pues queria saber si hay algun emulador de gba para linux y como se instala porque he bajado 2 y no me van o es que no los se instalar.

Salu2.
Pues el mejor es el VisualBoy Advance, si es uno de los que has probado y no te va intenta que te funcione, por que si no poca gba vas a emular en linux ratataaaa

Ésta es la página oficial , puedes bajarlo de ahí, pero no me extrañaría nada que estuviera en algún repositorio de debian o Ubuntu.

El emulador está muy bien, es tan bueno como el de windows, con frontend y todo.
Coincido totalmente con Toz, Visual Boy Advance es el mejor con diferencia.

Por cierto, la gui creo que no viene incluida con el emulador (cuanto menos yo nunca he dado con la opción). Urgando en portage veo kvisualboyadvance, que es un frontend para los de KDE (aunque no lo uso).


Echo en falta un megahilo de emuladores bajo GNU/Linux, como algun dia me pegue motivado..


Saludos
quelcom escribió:Echo en falta un megahilo de emuladores bajo GNU/Linux, como algun dia me pegue motivado..
No hay huevos XD XD XD
Opino lo mismo, intenta como sea poner el vba, además a mi los emus me rulan mejor en linux q en winchows, el otro dia me dio por probar el zsnes y jooooooodo.
Lo he descargado y extraido pero cuando le doy al ejecutable no se abre debo hacer algo mas?
¿Has mirado que tenga permisos de ejecución y escritura?
Si por eso no hay problema incluso lo he ejecutado como root.
FranXp escribió:Lo he descargado y extraido pero cuando le doy al ejecutable no se abre debo hacer algo mas?


Pues si... pasarle una rom :-P

VisualBoyAdvance [option ...] file

Intuyo que no has intentado ejecutar el programa desde la linea de comandos, si estoy en lo cierto acostumbrate a hacerlo. En determinados casos proporciona información muy util.

BTW, este programa es para ejecutarlo en una terminal.

Saludos
Hum si en la consola me salen cosas de esas como le inserto una rom?
VisualBoyAdvance /path/a/mi/rom/legal.gba

Saludos
Pues me dice esto

fran@intel:~/Desktop/VisualBoyAdvance$ ./VisualBoyAdvance /home/fran/Desktop/VisualBoyAdvance/nombrerom.gba
VisualBoyAdvance-SDL version 1.7.1
Linux version
Seaching for file VisualBoyAdvance.cfg
Searching current dir: /home/fran/Desktop/VisualBoyAdvance
Reading configuration file.
Error opening image /home/fran/Desktop/VisualBoyAdvance/nombrerom.gba
Failed to load file /home/fran/Desktop/VisualBoyAdvance/nombrerom.gba
hay frontends para kde y para gnome


le das el nombre correcto? si hay espacios y demás pon el nombre entre comillas

funcionar funciona porque yo lo uso así, eso sí, desde ahí sólo tienes el juego, no puedes tocar configuraciones (que yo sepa al menos)

EDIT la versión 1.7.2 tiene gui, pero hay que especificarlo en la compilación, se llama gvba, $less INSTALL para más info

no sé qué le pasa a la gui pero poner el video a 2x en la gui lo pone todo lento (cosa que no pasa sin gui), y no me deja configurar el pad ><
Baje el kvisualboy advance y cuando hago ./configure me da este error.

configure: WARNING: libjpeg not found. disable JPEG support.
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!

He hecho apt-get install libjpeg y me dice que ese paquete no existe, como lo instalo?
$apt-cache search libjpg

eso te dirá los paquetes que contienen ese nombre, seguramente te faltará especificar (recuerda que para compilar necesitas los -dev tambien)
Bueno al final solucione ese problema pero ahora me dice esto:

checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!

Que debo instalar ahora?
kde-devel supongo

cuando te falte algo busca el nombre con el añadido dev o devel (development)
He hecho esto pero ya no se seguir

fran@intel:~/Desktop/kvisualboyadvance-0.3.1$ ./configure && make && make install
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
not using lib directory suffix
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... no
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt
checking if Qt compiles without flags... yes
checking for moc... /usr/share/qt3/bin/moc
checking for uic... /usr/share/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for kde-config... /usr/bin/kde-config
checking for meinproc... /usr/bin/meinproc
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking if doc should be compiled... yes
checking if po should be compiled... yes
checking if src should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating po/Makefile
fast creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Good - your configure finished. Start make now

make all-recursive
make[1]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1'
Making all in doc
make[2]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc'
Making all in .
make[3]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc'
make[3]: No se hace nada para `all-am'.
make[3]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc'
Making all in en
make[3]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc/en'
make[3]: No se hace nada para `all'.
make[3]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc/en'
make[2]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc'
Making all in po
make[2]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/po'
make[2]: No se hace nada para `all'.
make[2]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/po'
Making all in src
make[2]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/src'
make[2]: No se hace nada para `all'.
make[2]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/src'
make[2]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1'
make[2]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1'
make[1]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1'
Making install in doc
make[1]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc'
Making install in .
make[2]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc'
make[3]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc'
make[3]: No se hace nada para `install-exec-am'.
make[3]: No se hace nada para `install-data-am'.
make[3]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc'
make[2]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc'
Making install in en
make[2]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc/en'
make[3]: Entering directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc/en'
make[3]: No se hace nada para `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs /usr/local/kde/share/doc/HTML/en/kvisualboyadvance
mkdir -p -- /usr/local/kde/share/doc/HTML/en/kvisualboyadvance
mkdir: no se puede crear el directorio «/usr/local/kde»: Permiso denegado
make[3]: *** [install-nls] Error 1
make[3]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc/en'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc/en'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/fran/Desktop/kvisualboyadvance-0.3.1/doc'
make: *** [install-recursive] Error 1



Como instalo el kvisualgameboy advance?
make install hay que hacerlo como root
Bueno al final lo instale y lo ejecute pero la rom me va como a saltos no va del todo fluida, puede ser algo de la configuracion?
el vba tiene frameskip activado por defecto, échale un ojo al archivo de configuración del vba (~/.vba/VisualBoyAdvance.cfg o /etc/Visual.... o donde sea que esté)

si tienes un pad necesitarás el sdl configurator de la web oficial para sacar el "nombre" de las teclas del pad
Pues de verdad, sí que me gustaría que hubiera un hilo de emuladores en linux, me encantan los emuladores (bueno más bien los juegos antiguos) y estaría muy bien un hilo para hablar de ellos. Aunque de todas formas no me he puesto a buscarlo pero seguro que ya hay un hilo creado [carcajad]
voto por esa mocion!

hilo de emuladores pa linux ya!
Nas, tengo una dudilla, y asi de paso subimos el hilo :p

Alguien sabe donde esta el archivo de configuracion? Para definir los controles y tal... que acabo de pillar las teclas de un mando de psx con el SDL pero no se donde anda el archivo >_<
Esto para el post principal del hilo...

Por qué no pruebas a instalarlo mediante apt-get??

asato@jplayer:~$ apt-cache show visualboyadvance
Package: visualboyadvance
Priority: extra
Section: universe/games
Installed-Size: 1156
Maintainer: Debian VBA Team <vba-maint@triplehelix.org>
Architecture: i386
Version: 1.7.2-1build1
Depends: libc6 (>= 2.3.4-1), libgcc1 (>= 1:4.0.0-7), libpng12-0 (>= 1.2.8rel), libsdl1.2debian (>> 1.2.7+1.2.8), libstdc++6 (>= 4.0.0-9), zlib1g (>= 1:1.2.1)
Filename: pool/universe/v/visualboyadvance/visualboyadvance_1.7.2-1build1_i386.deb
Size: 354628
MD5sum: 243dd73640129d33f6ae363617c959d4
Description: a full featured Game Boy Advance emulator
VisualBoyAdvance is a Game Boy Advance emulator that works with
many ROMs that are publically available. It features save states
(like those that are available in ZSNES), full screen support,
joystick support, the all-important 'speedup emulation' key for
impatient gamers, and a lot more.
.
It also contains many useful tools for Game Boy Advance developers,
such as powerful GDB and gprof integration.
.
This package contains a version of VisualBoyAdvance compiled with
the original GUI-less SDL interface.
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu


Eso si, tendrás que tener activos los repositorios Universe en kubuntu.

Saludos ;)
Ivy escribió:Nas, tengo una dudilla, y asi de paso subimos el hilo :p

Alguien sabe donde esta el archivo de configuracion? Para definir los controles y tal... que acabo de pillar las teclas de un mando de psx con el SDL pero no se donde anda el archivo >_<


Radja escribió:échale un ojo al archivo de configuración del vba (~/.vba/VisualBoyAdvance.cfg o /etc/Visual...)



yo tambien uso un mando de psx, las pulsaciones las capturaste con el sdl-test de la web del vba?
Lo decia porque en mi directoro ./vba no hay ningun archivo de configuracion, solo tengo los .sav de las roms... el directorio /etc/vba no existe y buscando con un "locate" no he encontrado nada...

Alguien podria ponerme aqui su VisualBoyAdvance.cfg y vba-over.ini? Asi copio la config y creo yo mismo los archivos...

Radja escribió:yo tambien uso un mando de psx, las pulsaciones las capturaste con el sdl-test de la web del vba?


Sep, ese mismo :-)
25 respuestas