[MU] Project Mu Unity
Hello & Welcome to our community. Is this your first visit? Đăng Ký
Follow us on
Follow us on Facebook Follow us on Twitter Linked In Flickr Watch us on YouTube My Space Blogger
 
Trang 1 của 3 1 2 3 CuốiCuối
Kết quả 1 đến 10 của 21

Chủ đề: Project Mu Unity

  1. #1
    Nà Ní Team 👑 hackluv's Avatar
    Ngày tham gia
    Nov 2011
    Đang ở
    ĐỊA NGỤC
    Bài viết
    2,557
    Thanks
    427
    Thanked 1,643 Times in 897 Posts

    Icon14 Project Mu Unity

    Phiên bản : dựa nền 0.97
    Nền tảng UNITY ( client )

    có thể sử dụng cho

    Điện thoại ( IOS - ANDROID )
    Máy tính bản ( như trên )
    web

    trên đây mình đưa src client về các bạn gia công tiếp để hoàn hảo hơn.

    Link : [Only registered and activated users can see links. ]
    Unity 3d pro ( crack ) : [Only registered and activated users can see links. ] ( kéo torrent thui )

    P/S : box development ko nhận gạch đá .

    Khuyến cáo : chỉ dành cho người thích phát triển vì đây là 1 project đang phát triển dang dở.

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]





    ver khác :

    [Only registered and activated users can see links. ]

    Link : [Only registered and activated users can see links. ]

    version mới của bên RZ :

    Trích dẫn Gửi bởi GM-Andromeda [Only registered and activated users can see links. ]
    Hi again, this was the first thread I created a while ago, [Only registered and activated users can see links. ]


    FAQ:


    Q: What is this? ( cái đó là gì ?)
    A: This is an open source project, it tries to recreate the basic aspect and mechanics used in the original game. ( nó là 1 dự án mã nguồn mở, nó thử tạo trên nền cơ bản trong trò chơi gốc )




    Q: Why is it open source? ( tại sao nó là mã nguồn mở )
    A: Why not? ( tai sao không ? )




    Q: Is it going to be finished some day? ( có fai nó sẽ kết thúc trong vài ngày ? )
    A: I don't know, I'm not going to do it but someone could... ( tôi ko biết, tôi sẽ không làm nó nếu mọi người có thẻ ..... )




    Q: Can i use just the client with the original mu server? ( tôi có thể sử dụng client với mu server gốc được không ? )
    A: since i haven't created a mu before, I decided not to implement the same protocol. i'm kind of familiar with it, I reversed it years ago just for fun, but i have never had a server in my life (Don't even care...),
    so the answer is no, you can't.




    Q: What can i do with this?
    A: Since ALL the dependencies are open source, there is no limit...
    Well, just one, your imagination :elefant:.




    Q: Got any videos?
    A: this was the last one:







    Q: Was this the original project?
    A: Nope, I had to create a new small and robust graphic engine oriented to directcompute integration for image processing and signal analysis, I used ogre source as base and I built the game using that. But it was bad as hell, performance was quite bad, and I had to create a lot of shaders (DirectX 11 can't use the fixed pipeline so...), and I don't have time to create shaders :/
    So, I decided to use Ogre (Directx 9.0c) instead, and, since Ogre has MIT licence, so should the client!
    That's why it is open source!




    Q: How long did it take?
    A: Using the Ogre engine, from august until today, 1 hour a day average.




    Q: Why did you make the server in C# and the client in C++?
    A: Why not?




    Q: Finally, is this an alpha release?
    A: not even alpha...




    Now, what you want: ( bay giờ những thứ bạn cần )
    server : [Only registered and activated users can see links. ]

    client : [Only registered and activated users can see links. ]


    and now, what you need:







    INSTRUCTIONS, HOW TO BUILD ( hướng dẫn làm sao để build )


    Step 1, install all .NET Frameworks. (including client profiles) and Microsoft Visual C++ 2010 Redistributable Package (x86) and (x64)
    ( bước 1 - cài đặt tất cả .net frameworks và microsoft visual C++ 2010 )
    Step 2, install DirectX End-User Runtimes (June 2010)
    ( bước 2 - cài directX end-user rune times )
    Step 3, install mysql workbech (Visual C++ Redistributable 2013 and .NET 4 client profile needed, according to oracle)
    ( bước 3 : cài đặt myslq workbeck )
    Step 4, download dependencies, boost and media.
    ( tải xuống boot và media )
    Dependencies: [Only registered and activated users can see links. ]


    Boost: [Only registered and activated users can see links. ]


    Media: [Only registered and activated users can see links. ]


    Step 5, extract dep, boost and media in MuOnline folder. (uncompressed boost is about 3gb)
    ( bước 5 : giải nén boost và media vào thư mục MuOnlien )
    Step 6, open mysql workbench, open root connection, go to Server->Data Import, and select muonline.sql (located in DataBase folder, Dirac server, this should restore the db, it's quite empty but dirac needs it!.)
    ( bước 6 : khởi động mysql workbech, khởi động root connect sau đó vào server--->data import và chọn muonlien.sql )
    Step 7, open Dirac solution (vs 10 or 12/13), build it, open config.ini, in the [DataBaseConfig] section, write your user and password
    ( khởi động direct solution ( vs 10 or 12/13 ), build nó và mở file config.ini trong [DataBaseConfig], điền tài khoản của bạn và mật khẩu )
    Step 8, Open MU.sln, select release config, second click in the solution, REBUILD ALL. (could take a few minutes or several hours).
    note: you can build also the debug version, but the framerate will be very low.
    note2: the default option when rebuilding the solution is to create the precompiler headers, to change that, select "Use precompiler headers" and build again.
    ( bước 8 : khởi động mu.sln, chọn reslease config, kích chuột vào solution, rebuild all )


    Step 9, Now, run dirac server (debug or release, whatever) and then, run MegaProjectNative (run it from vs) and you are done






    Requisites: There are no requisites, you can take this code and use it the way you want. However, you should add the OGRE logo, for example, in the credits.



    [Only registered and activated users can see links. ]



    Acknowledgements: Karli, he spent some time on this too [Only registered and activated users can see links. ]


    If you have questions:
    [Only registered and activated users can see links. ]



    [Only registered and activated users can see links. ]
    Lần sửa cuối bởi hackluv, ngày 30-11-14 lúc 08:59 AM.
    BÁN VPS và máy chủ vật lý [Only registered and activated users can see links. ]
    VietGuards Khuyến Mại Tết [Only registered and activated users can see links. ]

  2. The Following 6 Users Say Thank You to hackluv For This Useful Post:

    Anh2SiTinh (28-11-14), Domino9990 (27-11-14), hungwarct (12-06-21), lequangvu (27-11-14), nhaodzo (28-11-14), The Gamer (27-11-14)

  3. #2
    Nà Ní Team 👑 hackluv's Avatar
    Ngày tham gia
    Nov 2011
    Đang ở
    ĐỊA NGỤC
    Bài viết
    2,557
    Thanks
    427
    Thanked 1,643 Times in 897 Posts

    Ðề: Mu unity

    đã update link src mu unity

    mong cả nhà ủng hộ

    dành cho DEV
    BÁN VPS và máy chủ vật lý [Only registered and activated users can see links. ]
    VietGuards Khuyến Mại Tết [Only registered and activated users can see links. ]

  4. #3
    Thành Viên Tâm Huyết
    Ngày tham gia
    Sep 2008
    Bài viết
    1,278
    Thanks
    217
    Thanked 635 Times in 212 Posts

    Ðề: Mu unity

    cho vài cái hình ảnh demo cái cái này dành cho phone à ?
    Khách viếng thăm hãy cùng LHB_LOVE xây dựng diễn đàn CLBGAMESVN vững mạnh nhé!

  5. #4
    Nà Ní Team 👑 hackluv's Avatar
    Ngày tham gia
    Nov 2011
    Đang ở
    ĐỊA NGỤC
    Bài viết
    2,557
    Thanks
    427
    Thanked 1,643 Times in 897 Posts

    Ðề: Mu unity

    unity dành đc cho hết @LHB_LOVE ah

    phone cũng đc
    web cũng đc
    client cũng đc

    tẹo mình DM cho :3

    giờ fai load lại unity :3

    hết ổ nên xóa :3
    BÁN VPS và máy chủ vật lý [Only registered and activated users can see links. ]
    VietGuards Khuyến Mại Tết [Only registered and activated users can see links. ]

  6. #5
    Moderator lequangvu's Avatar
    Ngày tham gia
    Aug 2007
    Đang ở
    Cung trăng
    Bài viết
    2,274
    Thanks
    797
    Thanked 824 Times in 593 Posts

    Ðề: Mu unity

    Thank Hakluv, mong sớm có bản tốt từ những cao thủ DEV cho anh em clb chơi
    [Only registered and activated users can see links. ] - AN TOÀN - CHẤT LƯỢNG - NHIỀU TÍNH NĂNG
    Zalo/Telegram: 0972376510


  7. #6
    Nà Ní Team 👑 hackluv's Avatar
    Ngày tham gia
    Nov 2011
    Đang ở
    ĐỊA NGỤC
    Bài viết
    2,557
    Thanks
    427
    Thanked 1,643 Times in 897 Posts

    Ðề: Mu unity

    Trích dẫn Gửi bởi LHB_LOVE [Only registered and activated users can see links. ]
    cho vài cái hình ảnh demo cái cái này dành cho phone à ?
    demo ngay trên unity

    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    [Only registered and activated users can see links. ]
    Lần sửa cuối bởi hackluv, ngày 28-11-14 lúc 10:05 AM.
    BÁN VPS và máy chủ vật lý [Only registered and activated users can see links. ]
    VietGuards Khuyến Mại Tết [Only registered and activated users can see links. ]

  8. Các thành viên gởi lời cảm ơn đến hackluv vì bài viết này !

    The Gamer (27-11-14)

  9. #7
    Thành Viên Tâm Huyết
    Ngày tham gia
    Aug 2008
    Bài viết
    959
    Thanks
    338
    Thanked 585 Times in 249 Posts

    Ðề: Mu unity

    vãi bác hackluv. hóng thôi =p~. có khi phải cắm sổ đỏ sắm máy tính bảngvề test hê hê
    Keep Moving Forward

  10. #8
    Nà Ní Team 👑 hackluv's Avatar
    Ngày tham gia
    Nov 2011
    Đang ở
    ĐỊA NGỤC
    Bài viết
    2,557
    Thanks
    427
    Thanked 1,643 Times in 897 Posts

    Ðề: Mu unity

    Trích dẫn Gửi bởi nhaodzo [Only registered and activated users can see links. ]
    vãi bác hackluv. hóng thôi =p~. có khi phải cắm sổ đỏ sắm máy tính bảngvề test hê hê
    sử dụng đc trên đt - mtinh bảng - web và dạng client cơ bản cho pc or lap đc mà
    BÁN VPS và máy chủ vật lý [Only registered and activated users can see links. ]
    VietGuards Khuyến Mại Tết [Only registered and activated users can see links. ]

  11. #9
    Nà Ní Team 👑 hackluv's Avatar
    Ngày tham gia
    Nov 2011
    Đang ở
    ĐỊA NGỤC
    Bài viết
    2,557
    Thanks
    427
    Thanked 1,643 Times in 897 Posts

    Ðề: Mu unity

    share src của cái này :3

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]
    BÁN VPS và máy chủ vật lý [Only registered and activated users can see links. ]
    VietGuards Khuyến Mại Tết [Only registered and activated users can see links. ]

  12. Các thành viên gởi lời cảm ơn đến hackluv vì bài viết này !

    The Gamer (29-11-14)

  13. #10
    Thành Viên Tâm Huyết
    Ngày tham gia
    May 2012
    Bài viết
    2,329
    Thanks
    870
    Thanked 587 Times in 453 Posts

    Ðề: Mu unity

    quần áo hay nhỉ :v
    ______________
    Nhận setup + cài đặt MU Online - Mu Mobi Bản 2.6.9 + Quảng cáo đánh đúng đối tượng 2000.000 Thành viên tiềm năng
    Chi phí liên hệ inbox


 

 
Trang 1 của 3 1 2 3 CuốiCuối

Các Chủ đề tương tự

  1. Unity 5 B5 (x64) (27/11/14)
    Bởi apple2000 trong diễn đàn Thư Viện Software
    Trả lời: 0
    Bài viết cuối: 27-11-14, 11:05 PM
  2. Unity 3D Pro 4.5.5 (24/11/14)
    Bởi apple2000 trong diễn đàn Thư Viện Software
    Trả lời: 0
    Bài viết cuối: 25-11-14, 05:59 AM
  3. Unity 3D Pro 4.5.5 f1 x86 (4/11/14)
    Bởi apple2000 trong diễn đàn Thư Viện Software
    Trả lời: 0
    Bài viết cuối: 05-11-14, 12:47 AM
  4. Unity v5.0.0b1 (x64)
    Bởi vandit trong diễn đàn Thư Viện Software
    Trả lời: 0
    Bài viết cuối: 15-09-14, 07:14 PM
  5. Unity Pro v5.0.0b1 (Mac OSX)
    Bởi cipatray trong diễn đàn Thư Viện Software
    Trả lời: 0
    Bài viết cuối: 31-08-14, 02:57 AM

Quyền viết bài

  • Bạn Không thể gửi Chủ đề mới
  • Bạn Không thể Gửi trả lời
  • Bạn Không thể Gửi file đính kèm
  • Bạn Không thể Sửa bài viết của mình
  •  
Múi giờ GMT +7. Bây giờ là 04:27 AM.
vBulletin®, Copyright ©2000-2011, Jelsoft Enterprises Ltd.
CLBGamesVN không chịu trách nhiệm về Luật Bản Quyền của các tài liệu, bài viết v.v...được đăng tải trên diễn đàn này.
Diễn đàn phát triển dưới sự đóng góp của tất cả thành viên. BQT chỉ là những người thành lập ra sân chơi, quản lý và duy trì về mặt kỹ thuật, nội dung khi hợp lệ.