Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Solved neo geo pocket

    Emulateurs Arcade/PC/Console
    neo geo pocket
    4
    15
    3147
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • noktambule
      noktambule @acris last edited by

      @acris salut ! Je fais le même constat sur sonic pocket adventure, le jeu tourne à la perfection, mais à la fin du niveau 1, retour sur Es. J'ai testé plusieurs Roms venant de sites différents.
      Voici l'archive de support :
      https://file.ac/NNcFpEBq2UA/

      Merci !

      Raspberry pi 2; recalbox 6.1 ; carte SD SanDisk 32go; alimentation 2a; jeux sur disque dur externe auto alimenté; manette dualshock 3 officielle + clone chinois driver bluez ; branché en hdmi.
      Ordinateur: Ubuntu Mate 18.04 LTS

      1 Reply Last reply Reply Quote 0
      • acris
        acris last edited by

        Bonjour @noktambule
        les logs indiquent rien de spécial.

        Faudrait compiler le core pour raspberry sous raspbian par exemple et tester si une mise à jour du core résoudrait le probleme

        1 Reply Last reply Reply Quote 0
        • noktambule
          noktambule last edited by

          @acris dans un premier temps, je vais essayer de tester la rom sur un autre emulateur sur mon ordinateur pour exclure un problème de Rom.
          Merci pour ta réponse si rapide !

          Raspberry pi 2; recalbox 6.1 ; carte SD SanDisk 32go; alimentation 2a; jeux sur disque dur externe auto alimenté; manette dualshock 3 officielle + clone chinois driver bluez ; branché en hdmi.
          Ordinateur: Ubuntu Mate 18.04 LTS

          1 Reply Last reply Reply Quote 0
          • acris
            acris last edited by

            @noktambule faut tester sur ton mobile, tablet sans doute et s'assurer que la rom n est pas juste 1er niveau uniquement

            1 Reply Last reply Reply Quote 0
            • noktambule
              noktambule last edited by

              pas bête , je vais voir si je trouve un emulateur neogeo pocket pour android.
              J'ai essayé d'installer Mednafen sur mon ubuntu en suivant ceci: https://doc.ubuntu-fr.org/mednafen
              mais je n'ai pas réussi a conpiler, lorsuq ej e suis a l'etape ou il faut faire ./configure, je fini par avoir un message d'erreur dans mon terminal : configure: error: *** zlib not found!

              [texte du lien]sophie-et-yannick@Aspire-E5-722G:~/Jeux/emulation/mednafen$ ./configure
              checking for gcc... gcc
              checking whether the C compiler works... yes
              checking for C compiler default output file name... a.out
              checking for suffix of executables...
              checking whether we are cross compiling... no
              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 ISO C89... none needed
              checking whether gcc understands -c and -o together... yes
              checking how to run the C preprocessor... gcc -E
              checking for grep that handles long lines and -e... /bin/grep
              checking for egrep... /bin/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 minix/config.h usability... no
              checking minix/config.h presence... no
              checking for minix/config.h... no
              checking whether it is safe to define EXTENSIONS... yes
              checking build system type... x86_64-unknown-linux-gnu
              checking host system type... x86_64-unknown-linux-gnu
              checking for a BSD-compatible install... /usr/bin/install -c
              checking whether build environment is sane... yes
              checking for a thread-safe mkdir -p... /bin/mkdir -p
              checking for gawk... gawk
              checking whether make sets $(MAKE)... yes
              checking for style of include used by make... GNU
              checking whether make supports nested variables... yes
              checking dependency style of gcc... gcc3
              checking whether make supports nested variables... (cached) yes
              checking for gcc... (cached) gcc
              checking whether we are using the GNU C compiler... (cached) yes
              checking whether gcc accepts -g... (cached) yes
              checking for gcc option to accept ISO C89... (cached) none needed
              checking whether gcc understands -c and -o together... (cached) yes
              checking how to run the C preprocessor... gcc -E
              checking dependency style of gcc... gcc3
              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 how to run the C++ preprocessor... g++ -E
              checking CC for gcc -fsigned-char... -fsigned-char
              checking CXX for gcc -fsigned-char... -fsigned-char
              checking whether the -Werror option is usable... yes
              checking for simple visibility declarations... yes
              checking for special C compiler options needed for large files... no
              checking for _FILE_OFFSET_BITS value needed for large files... no
              checking for _LARGEFILE_SOURCE value needed for large files... no
              checking for ptrdiff_t... yes
              checking for size_t... yes
              checking size of char... 1
              checking size of short... 2
              checking size of int... 4
              checking size of long... 8
              checking size of long long... 8
              checking size of double... 8
              checking size of __int64... 0
              checking size of void *... 8
              checking size of size_t... 8
              checking size of ptrdiff_t... 8
              checking size of off_t... 8
              checking for an ANSI C-conforming const... yes
              checking for memcmp... yes
              checking for memcpy... yes
              checking for memmove... yes
              checking for memset... yes
              checking for mmap... yes
              checking for munmap... yes
              checking for madvise... yes
              checking for signal... yes
              checking for sigaction... yes
              checking for fork... yes
              checking for pipe... yes
              checking for dup2... yes
              checking for fcntl... yes
              checking for getenv... yes
              checking for putenv... yes
              checking for setenv... yes
              checking for gettimeofday... yes
              checking for getpwuid... yes
              checking for getuid... yes
              checking for strerror... yes
              checking for strerror_r... yes
              checking for ftello... yes
              checking for fopen64... yes
              checking for fseeko64... yes
              checking for ftello64... yes
              checking for fstat64... yes
              checking for ftruncate64... yes
              checking for __mingw_get_crt_info... no
              checking for library containing fmodl... none required
              checking for library containing clock_gettime... none required
              checking for clock_gettime... yes
              checking for nanosleep... yes
              checking for usleep... yes
              checking for localtime_r... yes
              checking for gmtime_r... yes
              checking fcntl.h usability... yes
              checking fcntl.h presence... yes
              checking for fcntl.h... yes
              checking for stdint.h... (cached) yes
              checking for inttypes.h... (cached) yes
              checking for mkdir... yes
              checking for _mkdir... no
              checking whether mkdir takes one argument... no
              checking for pkg-config... /usr/bin/pkg-config
              checking pkg-config is at least version 0.9.0... yes
              checking for round... yes
              checking for nearbyint... yes
              checking for nearbyintf... yes
              checking for rint... yes
              checking for rintf... yes
              checking fenv.h usability... yes
              checking fenv.h presence... yes
              checking for fenv.h... yes
              checking for ld used by GCC... /usr/bin/ld
              checking if the linker (/usr/bin/ld) is GNU ld... yes
              checking for shared library run path origin... done
              checking for iconv... yes
              checking for working iconv... yes
              checking for iconv declaration...
              extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
              checking whether NLS is requested... yes
              checking for msgfmt... /usr/bin/msgfmt
              checking for gmsgfmt... /usr/bin/msgfmt
              checking for xgettext... /usr/bin/xgettext
              checking for msgmerge... /usr/bin/msgmerge
              checking whether we are using the GNU C Library 2 or newer... yes
              checking for ranlib... ranlib
              checking for inline... inline
              checking for stdint.h... yes
              checking for working alloca.h... yes
              checking for alloca... yes
              checking for stdlib.h... (cached) yes
              checking for unistd.h... (cached) yes
              checking for sys/param.h... yes
              checking for getpagesize... yes
              checking for working mmap... yes
              checking whether integer division by zero raises SIGFPE... yes
              checking for inttypes.h... yes
              checking for unsigned long long int... yes
              checking for inttypes.h... (cached) yes
              checking whether the inttypes.h PRIxNN macros are broken... no
              checking whether imported symbols can be declared weak... yes
              checking pthread.h usability... yes
              checking pthread.h presence... yes
              checking for pthread.h... yes
              checking for pthread_kill in -lpthread... yes
              checking for multithread API to use... posix
              checking for pthread_rwlock_t... yes
              checking argz.h usability... yes
              checking argz.h presence... yes
              checking for argz.h... yes
              checking for inttypes.h... (cached) yes
              checking limits.h usability... yes
              checking limits.h presence... yes
              checking for limits.h... yes
              checking for unistd.h... (cached) yes
              checking for sys/param.h... (cached) yes
              checking for getcwd... yes
              checking for getegid... yes
              checking for geteuid... yes
              checking for getgid... yes
              checking for getuid... (cached) yes
              checking for mempcpy... yes
              checking for munmap... (cached) yes
              checking for stpcpy... yes
              checking for strcasecmp... yes
              checking for strdup... yes
              checking for strtoul... yes
              checking for tsearch... yes
              checking for uselocale... yes
              checking for argz_count... yes
              checking for argz_stringify... yes
              checking for argz_next... yes
              checking for __fsetlocking... yes
              checking whether feof_unlocked is declared... yes
              checking whether fgets_unlocked is declared... yes
              checking for bison... no
              checking for long long int... yes
              checking for wchar_t... yes
              checking for wint_t... yes
              checking for intmax_t... yes
              checking whether printf() supports POSIX/XSI format strings... yes
              checking whether we are using the GNU C Library 2.1 or newer... yes
              checking for stdint.h... (cached) yes
              checking for SIZE_MAX... yes
              checking for stdint.h... (cached) yes
              checking for working fcntl.h... yes
              checking for CFPreferencesCopyAppValue... no
              checking for CFLocaleCopyCurrent... no
              checking for ptrdiff_t... (cached) yes
              checking stddef.h usability... yes
              checking stddef.h presence... yes
              checking for stddef.h... yes
              checking for stdlib.h... (cached) yes
              checking for string.h... (cached) yes
              checking for asprintf... yes
              checking for fwprintf... yes
              checking for newlocale... yes
              checking for putenv... (cached) yes
              checking for setenv... (cached) yes
              checking for setlocale... yes
              checking for snprintf... yes
              checking for strnlen... yes
              checking for wcslen... yes
              checking for wcsnlen... yes
              checking for mbrtowc... yes
              checking for wcrtomb... yes
              checking whether _snprintf is declared... no
              checking whether _snwprintf is declared... no
              checking whether getc_unlocked is declared... yes
              checking for nl_langinfo and CODESET... yes
              checking for LC_MESSAGES... yes
              checking for CFPreferencesCopyAppValue... (cached) no
              checking for CFLocaleCopyCurrent... (cached) no
              checking whether included gettext is requested... no
              checking for GNU gettext in libc... yes
              checking whether to use NLS... yes
              checking where the gettext function comes from... libc
              checking for zlibVersion in -lz... no
              configure: error: *** zlib not found!
              (url du lien)

              Raspberry pi 2; recalbox 6.1 ; carte SD SanDisk 32go; alimentation 2a; jeux sur disque dur externe auto alimenté; manette dualshock 3 officielle + clone chinois driver bluez ; branché en hdmi.
              Ordinateur: Ubuntu Mate 18.04 LTS

              1 Reply Last reply Reply Quote 0
              • acris
                acris last edited by

                il faut utiliser les mêmes versions que recalbox donc retroarch/core libretro de préférence.

                noktambule 1 Reply Last reply Reply Quote 0
                • noktambule
                  noktambule @acris last edited by

                  @acris bon, je part au boulot tout de suite, mais je me pencherais dessus. Mais je t'avoue que je patauge un peu... Si l'installation de retroarch et mednafen sur Ubuntu est facile et que j'y arrive je te dirai ce qu'il en est !

                  Raspberry pi 2; recalbox 6.1 ; carte SD SanDisk 32go; alimentation 2a; jeux sur disque dur externe auto alimenté; manette dualshock 3 officielle + clone chinois driver bluez ; branché en hdmi.
                  Ordinateur: Ubuntu Mate 18.04 LTS

                  1 Reply Last reply Reply Quote 0
                  • LaGuiZze
                    LaGuiZze @maxmalice last edited by

                    @maxmalice salut désactive le rewing. J'ai déjà eu le problème en retirant le rewing plus de problème.

                    noktambule 1 Reply Last reply Reply Quote 0
                    • noktambule
                      noktambule @LaGuiZze last edited by

                      @laguizze merci, je testerai ça !

                      Raspberry pi 2; recalbox 6.1 ; carte SD SanDisk 32go; alimentation 2a; jeux sur disque dur externe auto alimenté; manette dualshock 3 officielle + clone chinois driver bluez ; branché en hdmi.
                      Ordinateur: Ubuntu Mate 18.04 LTS

                      1 Reply Last reply Reply Quote 0
                      • acris
                        acris last edited by acris

                        @LaGuiZze merci pour ta réponse, effectivement c'est le rewind qui pose problème pour cette émulateur.
                        Désactivez le @noktambule et @maxmalice
                        issue ouverte : https://gitlab.com/recalbox/recalbox-configgen/issues/156

                        LaGuiZze 1 Reply Last reply Reply Quote 0
                        • LaGuiZze
                          LaGuiZze @acris last edited by

                          Content d'avoir pu aider.

                          1 Reply Last reply Reply Quote 0
                          • noktambule
                            noktambule last edited by

                            J'ai testé la solution de @LaGuiZze , ça fonctionne ! Encore merci !

                            Raspberry pi 2; recalbox 6.1 ; carte SD SanDisk 32go; alimentation 2a; jeux sur disque dur externe auto alimenté; manette dualshock 3 officielle + clone chinois driver bluez ; branché en hdmi.
                            Ordinateur: Ubuntu Mate 18.04 LTS

                            1 Reply Last reply Reply Quote 0
                            • noktambule
                              noktambule last edited by

                              A noter : sur sonic, une fois le passage du niveau 1 vers le niveau 2 passé, il est possible de réactiver le rewind sans que ça semble poser de problème pour la suite du jeu (je suis au niveau 3 pour l'instant, a voir si ça continue, mais au pire on connaît la solution)

                              Raspberry pi 2; recalbox 6.1 ; carte SD SanDisk 32go; alimentation 2a; jeux sur disque dur externe auto alimenté; manette dualshock 3 officielle + clone chinois driver bluez ; branché en hdmi.
                              Ordinateur: Ubuntu Mate 18.04 LTS

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post

                              Want to support us ?

                              73
                              Online

                              99.6k
                              Users

                              28.1k
                              Topics

                              187.1k
                              Posts

                              Copyright © 2021 recalbox.com