Giter VIP home page Giter VIP logo

runeflyff's Introduction

Runeflyff

This Flyff v6 emulator was originally started in 2008/2009 by Duotune. It was too cool to let die. You will need a v6 client with the Kiki Neuz to play with this. While you can in theory run this on a production server, I highly advise against it.

There is no warranty, implied warranty, or liability on my part if you use this software. It might work perfectly, or it might sacrifice kittens to Satan while you sleep. As with Duotune's releases, you are free to do whatever you wish with this. My only request is that you give credit where credit is due. If I ever modify the codebase significantly, this will probably move to a GPL license, but for now it's a free for all.

System Requirements

Minimum Recommended
Processor Pentium 4 or equivalent AMD 64 bit compatible(1)
Memory 1GB 2GB
Operating System(2) Windows XP Windows 7
MariaDB / MySQL 5.5 5.7(3)

Notes

  1. At least a dual core processor is recommended.
  2. Using a 64 bit operating system is recommended for performance. If you do so, double the memory requirements above.
  3. MySQL / MariaDB versions greater than 5.7 are untested.

Build Requirements

Compilers

  • MinGW-W64 - GCC 4.8 or later
    • Using the online installer is recommended.
    • CMake is included with this compiler
  • Visual Studio - 2012 or later
    • Visual Studio 2017 or later is recommended.

Software

You will need the following dependencies to build Runeflyff from source:

  • Cmake - 3.1 or later
  • MySQL Connector/C - 6.1 or later
    • You will give this path to Cmake as MySQL_DIR
  • pthreads-win32 (under lib and dll folder)
    • MinGW-W64 compilers include their own version and the Cmake script will import it for you. The bundled version is only used for Visual Studio builds.

Changelog

0.74.4

  • CMake autodetects MySQL Connector/C if installed to the default ProgramFiles (x86) folder.
    • For custom paths, set the Cmake variable MySQL_DIR
  • Break Cmake logic into modules
  • Restrict compilers to 32 bit
  • Update winpthreads-32
  • Support compiling under MSVC 16 (Visual Studio 2019)
  • Remove bundled MySQL

0.74.3

Cmake version of 0.74.2. This version will build under MinGW 4.8.1 as well as Visual Studio. I was able to build it successfully using --std=c++11 as well.

0.74.2

This is the latest version I could find online of the Runeflyff source. Very minor changes from the 0.74 version.

0.74

This was the last official version floating around. There is also an unofficial Runeflyff+ based on this branch, and a 0.74.2 branch. The latter will be added after this.

runeflyff's People

Contributors

tech-bear avatar

Watchers

 avatar  avatar

Forkers

george-doris

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.