[Emulator] Game Emulation
I have so much time right and I do not know what to do with it.. I'm interested in making a online game emulators ? The problem is I do not know where to start ? Does anyone know what steps I should go through to emulating a game ?
Since Habbo Hotel looks easy and it's the most popular section in RZ atm, I'll start with this.
I know C++ basics.
Re: [HELP] Game Emulation
Umm I believe Habbo is done in shockwave or flash.
It's nothing like emulating an actual game. You essentially can't emulate Habbo in the traditional sense of emulation.
Also, make sure your title matches your request and doesn't use [Help] tags ^_^
Habbo isn't a game.
Re: [HELP] Game Emulation
Habbo Hotel is created Lingo; emulated in Visual Basic 6.0 and currently turning over to C#.
Re: [HELP] Game Emulation
Quote:
Originally Posted by
Thirteen
Habbo Hotel is created Lingo; emulated in Visual Basic 6.0 and currently turning over to C#.
Looks like you've been mistooken.
Habbo was created in Java.
Anyways,
You need to learn much more. You need to learn sockets and packets of habbo. You need to learn commands. It's not easy, trust me you'll have a very hard time since you can't code. Habbo is now mainly starting to code in C# and less VB6 since it's a lousy language.
If you want to create an emulator, it takes a couple weeks/months to learn what you want to learn. Don't just ask someone, use GOOGLE. It's your friend.
`Maxidex
Re: [HELP] Game Emulation
Hmm I always thought it was in flash or shockwave =/
My bad lol, always avoided Habbotards so I didn't know.
Yah, Java is fairly simple to learn. I don't think you'll need to learn sockets unless there's a client and server, nor packets.
Re: [HELP] Game Emulation
Quote:
Originally Posted by
Maxidex
Looks like you've been mistooken.
Habbo was created in Java.
Anyways,
You need to learn much more. You need to learn sockets and packets of habbo. You need to learn commands. It's not easy, trust me you'll have a very hard time since you can't code. Habbo is now mainly starting to code in C# and less VB6 since it's a lousy language.
If you want to create an emulator, it takes a couple weeks/months to learn what you want to learn. Don't just ask someone, use GOOGLE. It's your friend.
`Maxidex
Too bad that you're also wrong.
Habbo, the orginal, was created by Sulake in shockwave. It was later emulated in VB6, nothing else, and then theres loaders, 100% HTML.
Re: [Emulator] Game Emulation
Quote:
Originally Posted by Maxidex
Looks like you've been mistooken.
Habbo was created in Java.
Habbo wasnt created in Java.
It has Lingo in it; And probably Python or something.