Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.38 KB | None | 0 0
  1. I did search for a Rift Emulator, found results and found 2. One of them is a private source, the other isn't. They aren't fully completed yet, but I have figured out the OpCodes from Rift and I am starting my own Rift Emulator project. As many of you many already know, the beta will end tomorrow, so I will not have any access to do much. I will get as much information as I can so I can start coding. I decided to have some competition so I am coding it in C# 2010. This will also further my knowledge in C#.
  2.  
  3.  
  4. Don't know what rift is? It is an MMORPG, Rift(Link).
  5.  
  6.  
  7. What I want you to do is the following so everyone can contribute:
  8.  
  9.    * I need a name for the Emulator.
  10.  
  11.  
  12. My plans for this Emulator Project:
  13.  
  14.    * I will only put this project on Forumgods. No specific forum, nothing. I just require a organized section for this, har har.
  15.    * This will be in Visual Studio C# 2010. I could do 2008, but seeing Microsoft is upgrading everything, this will be the best.
  16.    * At first I was going to do this project in C++, but seeing that there are already some Emulators out there using C#, we could use some competition, also some people have included patches in their forums, so I can check that out. My intentions are to do this from scratch, I am not taking anyones work here. If I wanted to do that, I would just simply renamed their crap, Am I right? :P
  17.  
  18.  
  19. Hope you enjoy this!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement