RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login

    Sega model 3 #segamodel3

    Scheduled Pinned Locked Moved Ideas and Development
    sega model 3supermodel
    304 Posts 23 Posters 93.4k Views
    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.
    • DTEAMD
      DTEAM @mechafatnick
      last edited by DTEAM

      @mechafatnick
      I know, but itโ€™s the same concept for the other games. I showed you an exemple. Also, you can combine analog and input for a game like scud, I can turn right and left with analog stick and right and left buttons.

      New edit: like this

      ; Steering wheel
      InputSteeringLeft = JOY1_BUTTON8,JOY1_ZAXIS_POS      ; digital, turn wheel left
      InputSteeringRight = JOY1_BUTTON9,JOY1_ZAXIS_NEG     ; digital, turn wheel right
      InputSteering = NONE      ; analog, full steering range
      
      1 Reply Last reply Reply Quote 1
      • F
        Folly
        last edited by Folly

        @DTEAM @mechafatnick

        I had the idea of making an emulators.cfg line that could automatically detect the current resolution or the current resolution that is set for the emulator and then run the emulator with that resolution.
        @mitu helped me out with how to do this.
        We can just add the variables %XRES% and %YRES% in the line.
        There should be no need anymore for multiple resolution-lines.

        So I removed all earlier lines, and added just one line, which should be enough :
        https://github.com/FollyMaddy/RetroPie-Share/commit/cb155d7167b45c1206ae52279c523f0f7db7789d

        DTEAMD 1 Reply Last reply Reply Quote 0
        • DTEAMD
          DTEAM @Folly
          last edited by DTEAM

          @folly
          @mechafatnick

          Here's what I found in Supermodel.log . It shows all default settings. Most of the time you can set it in Supermodel.ini. When It's the default values, they doesn't appear in Supermodel.ini. You have to add them to set them. It is essentially the same as what I have already discussed above.

          Sensitivity=15 %
          Decay Speed=50 %
          X-Axis Dead Zone=10 %
          RX-Axis Dead Zone=10 %
          Y-Axis Dead Zone=10 %
          Z-Axis Dead Zone=10 %
          
          F 1 Reply Last reply Reply Quote 0
          • F
            Folly @DTEAM
            last edited by Folly

            @dteam

            Still not sure what these settings really do.
            In the test menu I did not seem to see any difference.

            I will try again soon.

            DTEAMD 1 Reply Last reply Reply Quote 0
            • DTEAMD
              DTEAM @Folly
              last edited by DTEAM

              @folly
              It is essentially the same as what I have already discussed above.

              I'll play with sensitivity. I'm sure my problem is with this parameter like It was with N64 and CDi.

              F 1 Reply Last reply Reply Quote 0
              • F
                Folly @DTEAM
                last edited by

                @dteam

                Ok, understood.

                DTEAMD 1 Reply Last reply Reply Quote 0
                • DTEAMD
                  DTEAM @Folly
                  last edited by

                  @folly
                  I will try after the endless download of MAME 0.233 ๐Ÿ˜‚

                  1 Reply Last reply Reply Quote 0
                  • M
                    mechafatnick
                    last edited by

                    Sorry, i was distracted by the pinball bartop i've been setting up (it makes mame configuration look easy! :D )

                    The automated resolution is a good idea in theory, but my only worry is that our hardware can't really handle going far beyond the Model 3's native res.

                    I worry that the average user is going to think they can't run it above something like 640 x 480 wheh in reality you can have it look ok and run ok by rendering low and stretching.

                    F 1 Reply Last reply Reply Quote 0
                    • F
                      Folly @mechafatnick
                      last edited by

                      @mechafatnick said in Sega model 3 #segamodel3:

                      Sorry, i was distracted by the pinball bartop i've been setting up (it makes mame configuration look easy! :D )

                      The automated resolution is a good idea in theory, but my only worry is that our hardware can't really handle going far beyond the Model 3's native res.

                      I worry that the average user is going to think they can't run it above something like 640 x 480 wheh in reality you can have it look ok and run ok by rendering low and stretching.

                      If you don't set a resolution when booting the emulator, it will use the regular resolution. But if you do it will take that resolution.

                      I would recommend to test it first.
                      If doesn't work we can always revert it back to the original 3 lines.

                      1 Reply Last reply Reply Quote 0
                      • P
                        phialek
                        last edited by

                        Is daytona 2 playable now? If so I will try the model 3 emulator on my pi. But that it runs at all is still awesome.

                        F 1 Reply Last reply Reply Quote 0
                        • F
                          Folly @phialek
                          last edited by Folly

                          @phialek

                          I just tested Daytona2 for you.
                          I played a few minutes, it should work !

                          2021-08-05-135037_800x600_scrot-resized.png 2021-08-05-134623_800x600_scrot-resized.png 2021-08-05-134615_800x600_scrot-resized.png 2021-08-05-134551_800x600_scrot-resized.png

                          P 1 Reply Last reply Reply Quote 1
                          • P
                            phialek @Folly
                            last edited by

                            @folly
                            Thats awesome!

                            F 1 Reply Last reply Reply Quote 0
                            • F
                              Folly @phialek
                              last edited by

                              @phialek

                              Try my module-script, let me know how it goes.

                              P 1 Reply Last reply Reply Quote 0
                              • P
                                phialek @Folly
                                last edited by

                                @folly

                                Is the file "supermodel-mechafatnick.sh" all i need to get it to install? I have tried the instructions on mechafatnicks site, but couldn't get it to work. I just read that it needs a lib2 dev upgrade, that and a typo where the folder in the roms was wrong spelled didn't let me go further.

                                I think i will delete everything i have done so far and just use your script "supermodel-mechafatnick.sh"

                                F 1 Reply Last reply Reply Quote 0
                                • F
                                  Folly @phialek
                                  last edited by Folly

                                  @phialek

                                  The "supermodel-mechafatnick.sh" is all you need and should be fine.

                                  P 1 Reply Last reply Reply Quote 0
                                  • P
                                    phialek @Folly
                                    last edited by

                                    @folly

                                    it didnt start

                                    here is the log:

                                    Parameters:
                                    Executing: xinit /dev/shm/retropie_xinitrc -- vt1 -keeptty

                                    X.Org X Server 1.20.4
                                    X Protocol Version 11, Revision 0
                                    Build Operating System: Linux 5.10.17-v8+ aarch64 Raspbian
                                    Current Operating System: Linux retropie 5.10.52-v7l+ #1441 SMP Tue Aug 3 18:11:56 BST 2021 armv7l
                                    Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=E4:5F:01:37:FC:DD vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=2aba0d10-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait loglevel=3 consoleblank=0 plymouth.enable=0
                                    Build Date: 19 April 2021 03:23:36PM
                                    xorg-server 2:1.20.4-1+rpt3+deb10u3 (https://www.debian.org/support)
                                    Current version of pixman: 0.36.0
                                    Before reporting problems, check http://wiki.x.org
                                    to make sure that you have the latest version.
                                    Markers: (--) probed, (**) from config file, (==) default setting,
                                    (++) from command line, (!!) notice, (II) informational,
                                    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
                                    (==) Log file: "/home/pi/.local/share/xorg/Xorg.0.log", Time: Sun Aug 8 14:19:06 2021
                                    (==) Using system config directory "/usr/share/X11/xorg.conf.d"
                                    modprobe: FATAL: Module g2d_23 not found in directory /lib/modules/5.10.52-v7l+
                                    xrandr: Failed to get size of gamma for output default
                                    xrandr: Failed to get size of gamma for output default
                                    Set mode 1920x1080@60Hz on default

                                    Executing (via xinit): pushd /opt/retropie/emulators/supermodel-mechafatnick
                                    /dev/shm/retropie_xinitrc: line 5: ./supermodel: No such file or directory
                                    /dev/shm/retropie_xinitrc: line 6: pushd: /opt/retropie/emulators/supermodel-mechafatnick: No such file or directory
                                    /dev/shm/retropie_xinitrc: line 6: ./supermodel: No such file or directory
                                    xinit: connection to X server lost

                                    waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.

                                    can you see whats not right?

                                    F 1 Reply Last reply Reply Quote 0
                                    • F
                                      Folly @phialek
                                      last edited by Folly

                                      @phialek

                                      Hi,
                                      I removed my earlier post.

                                      Indeed, I discovered that the latest version seems to have an issue with the auto-resolution when running the normal way.
                                      I have to investigate why it isn't working the way it should.

                                      Can you de-install the latest version and then install this older version ? :
                                      https://raw.githubusercontent.com/FollyMaddy/RetroPie-Share/bcc1bfb9ef00ded0b060f70df06d10c6660f07f1/00-scriptmodules-00/emulators/supermodel-mechafatnick.sh

                                      It will produce 3 lines in emulators.cfg with different resolution.

                                      I hope this will work for you.

                                      P 1 Reply Last reply Reply Quote 0
                                      • P
                                        phialek @Folly
                                        last edited by

                                        @folly

                                        thank you, now i could choose a resolution, howeever it didnt run the game. here is the log:

                                        Executing: xinit /dev/shm/retropie_xinitrc -- vt1 -keeptty

                                        X.Org X Server 1.20.4
                                        X Protocol Version 11, Revision 0
                                        Build Operating System: Linux 5.10.17-v8+ aarch64 Raspbian
                                        Current Operating System: Linux retropie 5.10.52-v7l+ #1441 SMP Tue Aug 3 18:11:56 BST 2021 armv7l
                                        Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_compat_alsa=0 snd_bcm2835.enable_hdmi=1 video=HDMI-A-1:1920x1080M@60 smsc95xx.macaddr=E4:5F:01:37:FC:DD vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 console=ttyS0,115200 console=tty1 root=PARTUUID=2aba0d10-02 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait loglevel=3 consoleblank=0 plymouth.enable=0
                                        Build Date: 19 April 2021 03:23:36PM
                                        xorg-server 2:1.20.4-1+rpt3+deb10u3 (https://www.debian.org/support)
                                        Current version of pixman: 0.36.0
                                        Before reporting problems, check http://wiki.x.org
                                        to make sure that you have the latest version.
                                        Markers: (--) probed, (**) from config file, (==) default setting,
                                        (++) from command line, (!!) notice, (II) informational,
                                        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
                                        (==) Log file: "/home/pi/.local/share/xorg/Xorg.0.log", Time: Sun Aug 8 20:51:02 2021
                                        (==) Using system config directory "/usr/share/X11/xorg.conf.d"
                                        modprobe: FATAL: Module g2d_23 not found in directory /lib/modules/5.10.52-v7l+
                                        xrandr: Failed to get size of gamma for output default
                                        xrandr: Failed to get size of gamma for output default
                                        Set mode 1920x1080@60Hz on default

                                        Executing (via xinit): pushd /opt/retropie/emulators/supermodel-mechafatnick
                                        /dev/shm/retropie_xinitrc: line 5: ./supermodel: No such file or directory
                                        /dev/shm/retropie_xinitrc: line 6: pushd: /opt/retropie/emulators/supermodel-mechafatnick: No such file or directory
                                        /dev/shm/retropie_xinitrc: line 6: ./supermodel: No such file or directory
                                        xinit: connection to X server lost

                                        waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.

                                        F 1 Reply Last reply Reply Quote 1
                                        • F
                                          Folly @phialek
                                          last edited by Folly

                                          @phialek

                                          I can't directly see what wrong.
                                          It looks like the same log from earlier.
                                          I would expect to see some -res parts for the resolution but I don't see that.

                                          Do you use a pi4 ?
                                          Is the binary of supermodel in this directory : /opt/retropie/emulators/supermodel-mechafatnick ?

                                          M 1 Reply Last reply Reply Quote 1
                                          • M
                                            mechafatnick @Folly
                                            last edited by mechafatnick

                                            @folly @phialek

                                            If the binary is there, could it be a permission issue? is it worth running:

                                            chmod -R 755 /opt/retropie/emulators/supermodel-mechafatnick

                                            just to be on the safe side?

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

                                            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.