S4 League Season 1 Emulator

Results 1 to 15 of 15
  1. #1
    Novice wizzardo is offline
    MemberRank
    Apr 2014 Join Date
    3Posts

    S4 League Season 1 Emulator

    Hello Ragezone.

    WtfBlub developed an emulator for S4 League Season 1 (Dark Lightning) named NetspherePirates but he stopped providing support for it.

    Source: https://github.com/wtfblub

    Here is the deal:

    If you want to play it, you must remember this is a NOT FINISHED emulator. But it is playable.

    • There are bugs and unimplemented stuff.
    • I will not keep it updated.
    • Everything is included in this package: compiled server, prepared client, compiled tools.


    Some settings are pre-set here. So if you want to change anything, do it by yourself.

    Downloading
    Download and extract the package https://www.mediafire.com/file/s3mk6...ib/s4league.7z

    Install dotNET Framework 4.6
    You can find it inside of tools folder (net46.exe)

    Edit your connection settings
    If you are testing on localhost, you can skip this step.
    Open game.hjson with notepad.
    Replace 127.0.0.1 with the IP you need for the server.

    Port Forwarding
    If you are testing on localhost, you can skip this step.
    If you are hosting the server you should forward those ports to your host machine:
    TCP: 28002, 28003, 28004, 28005
    UDP: 22000

    Starting the server
    Run StartServer.exe

    Launch Game
    Go to gameclient folder and run s4.launcher.exe
    Select your language and connect to the IP address of your server.
    Once the game is running, you can input any username and password so your account will be created (however, if the username already exists, it will not create a new account, instead it will just try to log in).

    PS: If you need to use the resource tool (NetsphereExplorer) you'll need Visual C++ Redistributable 2015 (you can find it inside tools folder)

    PS2: Linux users must use MySQL and Mono 4.6.0.182 or above. However this package is Windows ready.

    Have fun.
    Last edited by wizzardo; 30-12-16 at 01:41 PM.


  2. #2
    Member luannbr is offline
    MemberRank
    Jul 2011 Join Date
    56Posts

    Re: S4 League Season 1 Emulator

    nice bro! good luck!

  3. #3
    Alpha Member john007 is offline
    MemberRank
    Dec 2005 Join Date
    In MarsLocation
    2,341Posts

    Re: S4 League Season 1 Emulator

    Cool released, it looks like everything included.

  4. #4
    JScoder exe19890522 is offline
    MemberRank
    Dec 2011 Join Date
    chinaLocation
    454Posts

    Re: S4 League Season 1 Emulator

    a nice job,i am dl it now.

  5. #5
    Alpha Member john007 is offline
    MemberRank
    Dec 2005 Join Date
    In MarsLocation
    2,341Posts

    Re: S4 League Season 1 Emulator

    dang sadly, I can't test it due to cannot install visual redist+++2015 on windows 8.1 always give failed to install lame.

  6. #6
    Novice bennils2 is offline
    MemberRank
    Sep 2014 Join Date
    4Posts

    Re: S4 League Season 1 Emulator

    If you can't install Visual Redist +++ 2015 you have to install all updates of windows.
    Had the same Problem a long time ago.
    I have Win 8.1



    I can't see a channel to join. So after login in i can't do anything.
    Last edited by bennils2; 01-01-17 at 08:11 PM.

  7. #7
    Member Siebe is offline
    MemberRank
    Jan 2012 Join Date
    NetherlandsLocation
    68Posts

    Re: S4 League Season 1 Emulator

    Quote Originally Posted by bennils2 View Post
    I can't see a channel to join. So after login in i can't do anything.
    Same problem.

  8. #8
    Member Ronny Zijler is offline
    MemberRank
    Sep 2013 Join Date
    The NetherlandsLocation
    94Posts

    Re: S4 League Season 1 Emulator

    Any screenies?

  9. #9
    Apprentice Solarboy is offline
    MemberRank
    Jan 2014 Join Date
    Sol RealmLocation
    6Posts

    Re: S4 League Season 1 Emulator

    Quote Originally Posted by bennils2 View Post
    If you can't install Visual Redist +++ 2015 you have to install all updates of windows.
    Had the same Problem a long time ago.
    I have Win 8.1



    I can't see a channel to join. So after login in i can't do anything.

    I fixed it by changing the ip address located in game.hjson > endpoint: 0.0.0.0:27000 to endpoint: 127.0.0.1:27000

  10. #10
    Member Siebe is offline
    MemberRank
    Jan 2012 Join Date
    NetherlandsLocation
    68Posts

    Re: S4 League Season 1 Emulator

    Quote Originally Posted by Luis Ramirez View Post
    I fixed it by changing the ip address located in game.hjson > endpoint: 0.0.0.0:27000 to endpoint: 127.0.0.1:27000
    It should exactly not be a problem, because the ip 0.0.0.0 means all ip addresses possible from your computer. But if it worked, then it is a problem.

  11. #11
    Apprentice Solarboy is offline
    MemberRank
    Jan 2014 Join Date
    Sol RealmLocation
    6Posts

    Re: S4 League Season 1 Emulator

    Quote Originally Posted by Siebe View Post
    It should exactly not be a problem, because the ip 0.0.0.0 means all ip addresses possible from your computer. But if it worked, then it is a problem.
    yeah, idk why it worked but changing the ip let game.exe connect with auth.exe

  12. #12
    Novice bennils2 is offline
    MemberRank
    Sep 2014 Join Date
    4Posts

    Re: S4 League Season 1 Emulator

    Hi, This Server has many Weapons, more than in Season 1 and even more costumes. The gamemodes are Battle Royal, TD and DM. Every Equipment is buyable for 1 AP and permanent. Fumbi does not work. Stats are unchangeable.

    The problem for channel was solved by Luis Ramirez.

  13. #13
    Alpha Member john007 is offline
    MemberRank
    Dec 2005 Join Date
    In MarsLocation
    2,341Posts

    Re: S4 League Season 1 Emulator

    Someone wanna hosts a Hamachi servers for testing purposes?

  14. #14
    Premium | VIP kalle801 is offline
    MemberRank
    Jan 2010 Join Date
    428Posts

    Re: S4 League Season 1 Emulator

    seems really good but on login i get no server to join.

  15. #15
    Novice bennils2 is offline
    MemberRank
    Sep 2014 Join Date
    4Posts

    Re: S4 League Season 1 Emulator

    Quote Originally Posted by Luis Ramirez View Post
    I fixed it by changing the ip address located in game.hjson > endpoint: 0.0.0.0:27000 to endpoint: 127.0.0.1:27000

    just edit the game.hjson with editor or notepad and search for the line endpoint: 0.0.0.0:27000 and edit. after login you can join a server.


    Another Question. The other mods are implented in Server but i can't start them with create room. What to do, to integrate them?





    EDIT: Solved, Problem was Client. Just Download from this link: "mega:///#!TEVG1SQL!8w3prQrfvvGURaKBVsbroA0nqXazlyBc7JePWmLYfIY".
    It is the same version, but the other gamemodes like chaser and arcade are integrated, but you can't start them.

    After extract create a batch with "S4Client.exe -rc:eu -lac:eng -auth_server_ip:127.0.0.1" and start client with this batch.
    Last edited by bennils2; 04-01-17 at 01:37 PM.



Advertisement