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

    Would you like to play Nokia (J2ME) games on Retropie?

    Scheduled Pinned Locked Moved Ideas and Development
    sdlemulatorawesome
    304 Posts 22 Posters 166.5k 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.
    • BloodDragoonB
      BloodDragoon @recompile
      last edited by

      @recompile Manifest-Version: 1.0
      MIDlet-Vendor: Inlogic Software
      Ant-Version: Apache Ant 1.7.1
      MIDlet-Version: 1.0.0
      MicroEdition-Configuration: CLDC-1.1
      MIDlet-1: Zombie Rider, /ic.png, sk.inlogic.X
      Created-By: 20.45-b01 (Sun Microsystems Inc.)
      Nokia-MIDlet-Category: Game
      MIDlet-Data-Size: 5000
      MIDlet-Icon: /ic.png
      MIDlet-Name: Zombie Rider
      MicroEdition-Profile: MIDP-2.0

      1 Reply Last reply Reply Quote 0
      • HexH
        Hex
        last edited by

        @recompile This project is actively maintained https://github.com/nikita36078/J2ME-Loader hence I did not think that would be necessary.

        Sent from 20,000 leagues under the sea.

        Powersaver Emulation station : https://github.com/hex007/EmulationStation
        ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

        recompileR 1 Reply Last reply Reply Quote 0
        • recompileR
          recompile @Hex
          last edited by

          @hex That's why I asked @guicrith After all, there's no reason not to have more than one project. This one is a good example, as FreeJ2ME, MicroEmulator and Kemulat0r all work with a different subset of games. More open-source projects means that each project can benefit from the others.

          That is, guicrith's project might solve a problem with which you're struggling, and you might solve a problem they're having trouble working out.

          1 Reply Last reply Reply Quote 0
          • BloodDragoonB
            BloodDragoon @Hex
            last edited by

            @hex Sent the files to your mail, check it please.

            1 Reply Last reply Reply Quote 0
            • HexH
              Hex
              last edited by

              Your file doesnt work. There is a Medal of honour Airborne that is like 96kb that works

              Sent from 20,000 leagues under the sea.

              Powersaver Emulation station : https://github.com/hex007/EmulationStation
              ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

              BloodDragoonB 2 Replies Last reply Reply Quote 0
              • BloodDragoonB
                BloodDragoon @Hex
                last edited by

                @hex Hmm, i extracted it with 7-Zip and it works...

                1 Reply Last reply Reply Quote 0
                • BloodDragoonB
                  BloodDragoon @Hex
                  last edited by

                  @hex And all my files are over 96 kilobytes... Weird.

                  1 Reply Last reply Reply Quote 0
                  • HexH
                    Hex
                    last edited by Hex

                    This works for me. medal_of_honor_airborne_2d.jar

                    0_1506362132051_Screenshot from 2017-09-25 10-55-06.png

                    The 3d file hangs.

                    I have another file from a different source which works too.

                    Sent from 20,000 leagues under the sea.

                    Powersaver Emulation station : https://github.com/hex007/EmulationStation
                    ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                    BloodDragoonB 1 Reply Last reply Reply Quote 0
                    • BloodDragoonB
                      BloodDragoon @Hex
                      last edited by

                      @hex But why? It doesn't work for me...

                      1 Reply Last reply Reply Quote 0
                      • HexH
                        Hex
                        last edited by

                        I am pushing some updates. update your code and try again (remember to rebuild sources)

                        Sent from 20,000 leagues under the sea.

                        Powersaver Emulation station : https://github.com/hex007/EmulationStation
                        ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                        BloodDragoonB 1 Reply Last reply Reply Quote 0
                        • BloodDragoonB
                          BloodDragoon @Hex
                          last edited by

                          @hex Sorry for this, but how do i compile this? Codeblocks?

                          1 Reply Last reply Reply Quote 0
                          • HexH
                            Hex
                            last edited by

                            git clone https://github.com/hex007/freej2me
                            cd freej2me
                            ant
                            

                            Sent from 20,000 leagues under the sea.

                            Powersaver Emulation station : https://github.com/hex007/EmulationStation
                            ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                            BloodDragoonB 2 Replies Last reply Reply Quote 0
                            • BloodDragoonB
                              BloodDragoon @Hex
                              last edited by

                              @hex Thanks! Will delete the Sourceforge build.

                              1 Reply Last reply Reply Quote 0
                              • BloodDragoonB
                                BloodDragoon @Hex
                                last edited by

                                @hex ant command not found... Hmmm...

                                1 Reply Last reply Reply Quote 0
                                • HexH
                                  Hex
                                  last edited by

                                  You will need apache ant. find out how to install it for your platform

                                  Sent from 20,000 leagues under the sea.

                                  Powersaver Emulation station : https://github.com/hex007/EmulationStation
                                  ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                                  BloodDragoonB 1 Reply Last reply Reply Quote 0
                                  • BloodDragoonB
                                    BloodDragoon @Hex
                                    last edited by

                                    @hex Apparently Ant does not work with Git?

                                    1 Reply Last reply Reply Quote 0
                                    • HexH
                                      Hex
                                      last edited by

                                      What ?? Why would ant work with git. Those are three commands

                                      What are you running on? Post screenshots or error logs.

                                      Sent from 20,000 leagues under the sea.

                                      Powersaver Emulation station : https://github.com/hex007/EmulationStation
                                      ES dev script : https://github.com/hex007/es-dev/blob/master/es-tests.sh

                                      BloodDragoonB madmodder123M 2 Replies Last reply Reply Quote 0
                                      • BloodDragoonB
                                        BloodDragoon @Hex
                                        last edited by

                                        @hex Yes, i've input those commands on Git's bash, and basically it just says "ant command not found", and i cannot set the environment system variable apache ant .bin, the add check is blocked.

                                        BloodDragoonB mituM 2 Replies Last reply Reply Quote 0
                                        • BloodDragoonB
                                          BloodDragoon @BloodDragoon
                                          last edited by

                                          @blooddragoon Oh, forgot, it's apache 64-bit .zip, and Git 64-bit

                                          BloodDragoonB 1 Reply Last reply Reply Quote 0
                                          • BloodDragoonB
                                            BloodDragoon @BloodDragoon
                                            last edited by

                                            @blooddragoon Just tried with Windows' CMD, same thing.

                                            1 Reply Last reply Reply Quote 0
                                            • 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.