MiquosEmu

Page 1 of 2 12 LastLast
Results 1 to 15 of 26
  1. #1
    Valued Member Miquos is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    101Posts

    note MiquosEmu

    Hi guys,

    I'm currently working on an emulator which combines feautures of several emulators. I'm using the sources of several emulators and combining them into one main source. Overall it will actually be pretty similar to Phoenix, but with a lot of feautures added. That is also why the main credits go to Aaron. I will also put a sort of "thank-you" to Aaron in the emulator.

    I've also taken a lot of features from Bcstorm and included them inside the emulator, with some customization of course. The emulator works so far, but a lot of features still have to be worked on. That's something I'm busy with right now. I have one week of holiday left and don't feel like doing homework so I expect it to be finished soon.

    This emulator is not intended to be the "new" Phoenix or "new" Bcstorm or whatever. It's being made for several reasons. One of the main reasons I'm doing this is to just thank Aaron for what he's done and wish him good luck. Of course it's also just for me to improve my skills and because I need an emulator for a hotel I'm going to make (I find Bcstorm to mainstream ;P).

    I'll be posting any updates here.

    Screenshot:
    2013-05-06-11_38_14-miquosemu

    I know the console needs some improvement on the design part (lol) but I want to get it working properly first.

    Then I want to thank everyone who's been busy in the emulator world. Especially Aaron/Sojobo, who is going trough some shitty things right now. Good luck!

    Please post the names of any big contributors in the comments so I can include them in the final credits.

    Opinions are very welcome ;)


  2. #2
    Run, but I'll find you. Ddos Attack is offline
    MemberRank
    Jan 2011 Join Date
    AustraliaLocation
    908Posts

    Re: MiquosEmu

    I believe you need to post some source code.
    What "base" is the emulator running on anyway? All the best with your development :)

  3. #3
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: MiquosEmu

    Why do you work with obfuscated source? It is really annoying to code with and to me it is pointless.
    Are you going to update this emulator to post shuffle revision or do you stick with the current revision from phoenix? If choose for the last why would you import stuff from bcstorm into this phoenix edit?

    Quote Originally Posted by Ddos Attack View Post
    I believe you need to post some source code.
    What "base" is the emulator running on anyway? All the best with your development :)
    Phoenix.

  4. #4
    Valued Member Miquos is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    101Posts

    Re: MiquosEmu

    Quote Originally Posted by Ddos Attack View Post
    I believe you need to post some source code.
    What "base" is the emulator running on anyway? All the best with your development :)
    I'm releasing the source as soon as I'm happy with the emulator ;)

    Quote Originally Posted by tdid View Post
    Why do you work with obfuscated source? It is really annoying to code with and to me it is pointless.
    Are you going to update this emulator to post shuffle revision or do you stick with the current revision from phoenix? If choose for the last why would you import stuff from bcstorm into this phoenix edit?
    I'm going to update it to post shuffle, it's not just going to be Phioenix with some bstorm features. It will actually have a lot of new ones which aren't around yet ;P

  5. #5
    Alpha Member Emily is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    2,408Posts

    Re: MiquosEmu

    Quote Originally Posted by Miquos View Post
    I'm releasing the source as soon as I'm happy with the emulator ;)



    I'm going to update it to post shuffle, it's not just going to be Phioenix with some bstorm features. It will actually have a lot of new ones which aren't around yet ;P
    Is it going to have Snowstorm? Fastfood? Marketplace?
    Last SWF?

    Else, why is it so different? But yeah, goodluck.

  6. #6
    Valued Member Miquos is offline
    MemberRank
    Oct 2012 Join Date
    The NetherlandsLocation
    101Posts

    Re: MiquosEmu

    Quote Originally Posted by Tha View Post
    Is it going to have Snowstorm? Fastfood? Marketplace?
    Last SWF?

    Else, why is it so different? But yeah, goodluck.
    Marketplace is in already. I'm still looking into the other features.

  7. #7
    Alpha Member Caustik is offline
    MemberRank
    May 2011 Join Date
    LondonLocation
    1,837Posts

    Re: MiquosEmu

    Would be better to use the leaked version of butterfly.
    Good luck nevertheless.

  8. #8
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: MiquosEmu

    Quote Originally Posted by Caustik View Post
    Would be better to use the leaked version of butterfly.
    Good luck nevertheless.
    Agree with this. There you're able to actually read the source instead of using some obfuscated classes and functions.

  9. #9
    Lurking around Clawed is offline
    MemberRank
    Jun 2012 Join Date
    RaGEZONELocation
    785Posts

    Re: MiquosEmu

    Drop us some source code or github :)

    Quote Originally Posted by Caustik View Post
    Would be better to use the leaked version of butterfly.
    Good luck nevertheless.
    Only thing i didn't like about Butterfly is the pathfinder, it's ever so messy.
    I know it's nothing to do with this topic lol

  10. #10
    Not so spooky... MrSpooks is offline
    MemberRank
    May 2010 Join Date
    Under a rockLocation
    1,068Posts

    Re: MiquosEmu

    Not bad, good luck to you!

  11. #11
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,474Posts

    Re: MiquosEmu

    Quote Originally Posted by tdid View Post
    Why do you work with obfuscated source?.
    Oh my god I have told this a million times before.

    The source is no longer obfuscated just different names for everything that used to have a name.

  12. #12
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: MiquosEmu

    Quote Originally Posted by Quackster View Post
    Oh my god I have told this a million times before.

    The source is no longer obfuscated just different names for everything that used to have a name.
    ''Obfuscation (or beclouding) is the hiding of intended meaning in communication, making communication confusing, wilfully ambiguous, and harder to interpret.''

    The original was hidden with obfuscation and after you renamed the obfuscation so in my eyes it is still obfuscated since you dont have the original names and class thus harder to interpret.

  13. #13
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,474Posts

    Re: MiquosEmu

    Quote Originally Posted by tdid View Post
    The original was hidden with obfuscation and after you renamed the obfuscation so in my eyes it is still obfuscated since you dont have the original names and class thus harder to interpret.
    Original names can't be recovered but like I said before anti-tamper, control flow, string encryption, symbol renaming has been removed.

    So it's easier than if it was still obfuscated.

  14. #14
    Web & Interaction Design Gangnam is offline
    MemberRank
    Dec 2010 Join Date
    Lincoln, UKLocation
    1,983Posts

    Re: MiquosEmu

    Quote Originally Posted by tdid View Post
    ''Obfuscation (or beclouding) is the hiding of intended meaning in communication, making communication confusing, wilfully ambiguous, and harder to interpret.''

    The original was hidden with obfuscation and after you renamed the obfuscation so in my eyes it is still obfuscated since you dont have the original names and class thus harder to interpret.
    Just refer to it as a de-obfuscated source. It's not that hard...

  15. #15
    Developer Quackster is online now
    DeveloperRank
    Dec 2010 Join Date
    AustraliaLocation
    3,474Posts

    Re: MiquosEmu

    Quote Originally Posted by n0minal View Post
    Just refer to it as a de-obfuscated source. It's not that hard...
    Otherwise you're calling something it's not.



Page 1 of 2 12 LastLast

Advertisement