Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
Question about retro
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="LouisJW" data-source="post: 466603" data-attributes="member: 94023"><p>The EMU is essentially what runs everything in-game, everything from "commands" to so much more it is what interacts with the client to make everything work.</p><p></p><p>How long does it create an emulator:</p><p></p><p>That would be solely dependant on your experience with the language you're wanting to create the emulator in, plus is written in C# so for example; if you were well-experienced and had a lot of time you could build the first stages of an emulator relatively quickly, Arcturus EMU is in Java but same applies it's all down to your own knowledge, you have to also understand that there's quite a bit more to know and other stuff you will absolutely have to make sure you do to create an EMU besides from just being fluent in the code for it to be stable.</p><p></p><p>Granted you do make one eventually, you're going to have a bit more time to patch bugs, work on security and push further updates to haul the emulator into something even remotely stable, it's more than possible granted that you have a lot of time to dedicate, however; if you're a beginner don't try it. I would firstly advise that you spend the majority of your time becoming more and more familiar with the language you wish to create this with.</p></blockquote><p></p>
[QUOTE="LouisJW, post: 466603, member: 94023"] The EMU is essentially what runs everything in-game, everything from "commands" to so much more it is what interacts with the client to make everything work. How long does it create an emulator: That would be solely dependant on your experience with the language you're wanting to create the emulator in, plus is written in C# so for example; if you were well-experienced and had a lot of time you could build the first stages of an emulator relatively quickly, Arcturus EMU is in Java but same applies it's all down to your own knowledge, you have to also understand that there's quite a bit more to know and other stuff you will absolutely have to make sure you do to create an EMU besides from just being fluent in the code for it to be stable. Granted you do make one eventually, you're going to have a bit more time to patch bugs, work on security and push further updates to haul the emulator into something even remotely stable, it's more than possible granted that you have a lot of time to dedicate, however; if you're a beginner don't try it. I would firstly advise that you spend the majority of your time becoming more and more familiar with the language you wish to create this with. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
Question about retro
Top