Join Today
+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Sms plus

  1. #11

    Default Re: Sega Master System/Game Gear Emulator

    v.1.1
    Could open .gg; .sms and .zip. Also support Chinese title.
    Correct me if I am wrong...
    Attached Files Attached Files

  2. #12
    Join Date
    Sep 2005
    Location
    philippines
    Posts
    763

    Default Sms plus

    also known as sega master system
    sorry for the late info..download the file on "my collection"

  3. #13
    Join Date
    Oct 2005
    Location
    Mumbai, India
    Posts
    551

    Default Re: Sms plus

    @ndpndnt16

    Plz include in Sega Master System/Game Gear Emulator topic since it fits in that category....
    ** SANDMAN **
    --------------------
    Craig A.C. Gomez
    Software Engineer (Developer)
    SkillNet Solutions Inc.
    http://www.skillnetinc.com/

    THERE ARE NO STUPID QUESTIONS... BUT THERE ARE A LOT OF INQUISITIVE IDIOTS...

  4. #14
    Join Date
    Jul 2005
    Location
    Rio de Janeiro
    Posts
    101

    Default Re: Sega Master System/Game Gear Emulator

    Quote Originally Posted by kogan01
    v.1.1
    Could open .gg; .sms and .zip. Also support Chinese title.
    Correct me if I am wrong...
    Wow! Very good emulator! It's not so fast like XSnes, but I loved it! Nice job, man!

  5. #15

    Default Re: Sms plus

    @kogan01
    I've installed neo version 1.1 of SMS emulator on E680 (not i) and after rebooting, activating startup.lin for neo app and clicking icon in group nothing happen. I try to investigate why, and after running shell from qonsole app it did run binary ./smsplus. Shell script did export libary path as follows:
    #!/bin/bash
    export QTDIR=/usr/lib/ezx
    export LD_LIBRARY_PATH=/lib:$LD_LIBRARY_PATH:/usr/lib:$QTDIR/lib
    cd /diska/.system/java/DownloadApps/MIDlet00050/Files/NeoInstalled
    ./smsplus /mmc/mmca1/Game/SMS.GG/Somefile.gg --japan --fullscreen --volume 5 --keymap 0

    So, I figure out that I have to dearchive jar file, change main.lin script in Neo folder, create new archive which will include those changes and get in to the phone as to make workable emulator.
    Jar archive is some zip, 7-zip or what? and how to create this because I used batch files in Windows as to create jar archive and this was competely different. In batch file I have to create class files from java and include libaries and jar those files.
    Can You tell me how to create this jar archive?
    Thanks

  6. #16

    Default Re: Sms plus

    Hi again
    (I've managed to recreate the neo package for smsplus emulator and it work fine on my E680 (not i) . I do change main.lin script with this one:
    #!/bin/bash
    . /home/native/.profile
    export QTDIR=/usr/lib/ezx
    export LD_LIBRARY_PATH=/lib:$LD_LIBRARY_PATH:/usr/lib:$QTDIR/lib
    export SMSROMDIR=/mmc/mmca1/Game/SMS.GG
    mypath=$PWD
    cd $mypath
    export HOME=$mypath
    if [ ! -x "smsplus" ]
    then
    chmod +x smsplus
    fi
    ./smsplus "$1" &


    My question is where to include in:
    ./smsplus "$1" &
    options as: --japan --volume 5 --fullscreen --keymap 3
    for example?
    Can someone halp me in this?
    Thanks

  7. #17

    Default Re: Sms plus

    Neo version 1.2 SMS Plus emulator is uploaded in download section Upload server and it work on E680 (not i).
    Before installation:
    1. Create folder /mmc/mmca1/Game/SMS.GG
    After installation:
    2. Download *.gg files here :GG files
    3. Click on *.gg file and select from menu: Open with...
    4. Select from list of install app: Sega GG and click OK.
    5. Main.lin file is using "--keymap 3" as default, README file contain those settings. If You want to change this You will have to create new version of Neo installation and change this with: --keymap <0-3>
    (Select one digit from 0 to 3)
    @Thanks to Kogan01

  8. #18

    Default Re: Sms plus

    Is there a non-Neo version for those of us who don't use Neo?


 
+ Reply to Thread
Page 2 of 2 FirstFirst 12

Similar Threads

  1. IS sms 2.0 AVAILABLE 4 E6???
    By pry in forum E6 General Chat
    Replies: 18
    Last Post: 05-26-2009, 01:13 PM
  2. About sms
    By killerman911 in forum E6 General Chat
    Replies: 1
    Last Post: 02-24-2008, 09:45 PM
  3. [APP] Secure SMS and funny SMS senders
    By St Infidel in forum A1200 Applications
    Replies: 2
    Last Post: 12-05-2007, 09:28 AM
  4. E6 T9 SMS?
    By dysfunktional in forum E6 General Chat
    Replies: 5
    Last Post: 07-29-2007, 05:57 PM
  5. Replies: 94
    Last Post: 05-09-2007, 06:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1