Jump to content
  • 0

L2Off Running Question


alexutzu99

Question

I am wondering if it's possible to install, and run at least for test purpose a L2OFF pack on a VMware machine which is running on my personal PC/laptop. Anyone tried? Thank you, and waiting for a reply.

Edited by Universe
Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0

Assuming VMVare doesn't break some old instruction translation - and memory handling.

 

 

If you have the memory\cpu horsepower for it - just test it.

But if you have enough power - why use VMWare for it? waste of overhead just install it locally.

 

I do.

Link to comment
Share on other sites

  • 0

Well, the thing is I also want to run the client if it can. And why it should not, because I do have a powerful machine, just need the necessary programs to make it run the pack, and client. As I said, i want this only for test purpose / learn it, understand it, so i'm no in need of high performance of the pack.

Link to comment
Share on other sites

  • 0

Well, the thing is I also want to run the client if it can. And why it should not, because I do have a powerful machine, just need the necessary programs to make it run the pack, and client. As I said, i want this only for test purpose / learn it, understand it, so i'm no in need of high performance of the pack.

 

Again - why are you trying to add a complex overhead of VMWare - when there's no need to?

Drop it.

 

There's no reason to actually run it.

Link to comment
Share on other sites

  • 0

I agree with "le bigmac". Since you are worried about your processing power, why do you even bother thinking about VMWare? Just run L2OFF server on your main PC/OS.

 

Regards,

Tomoya of L2Sublimity

Link to comment
Share on other sites

  • 0

You miss understand it. I dont lack of processor power. I do have what it takes to run it on VMWare. What am I lacking is a second machine to run the client. I want to run the L2OFF pack on the same machine as the client, only for test purposes, learn it , other stuff. My main problem is making L2OFF work with VMWare so i can play from my OS, or make L2 Client work with windows server 2003. Are any of these matters possible?

 

Thank you.

Link to comment
Share on other sites

  • 0

You miss understand it. I dont lack of processor power. I do have what it takes to run it on VMWare. What am I lacking is a second machine to run the client. I want to run the L2OFF pack on the same machine as the client, only for test purposes, learn it , other stuff. My main problem is making L2OFF work with VMWare so i can play from my OS, or make L2 Client work with windows server 2003. Are any of these matters possible?

 

Thank you.

 

 

So do that.

 

Why do you need a second OS?

 

start l2server daemons, start client set 127.0.0.1, done.

Link to comment
Share on other sites

  • 0

You can use one OS for client+server, there won't be any problems with that.

 

Anyways, you can set up L2OFF server on Windows 7/8, so there is no need of use Windows Server 2003.

 

Regards,

Tomoya of L2Sublimity

Link to comment
Share on other sites

  • 0

You can use one OS for client+server, there won't be any problems with that.

 

Anyways, you can set up L2OFF server on Windows 7/8, so there is no need of use Windows Server 2003.

 

Regards,

Tomoya of L2Sublimity

 

 

Not on native C4 without the nopping of a bad call too free() on a memclearobject.

 

Most Exts should have that patched - but if your running clean native c4 with amped solo, youll need to nop it or hex it or something.

Link to comment
Share on other sites

  • 0

I am wondering if it's possible to install, and run at least for test purpose a L2OFF pack on a VMware machine which is running on my personal PC/laptop. Anyone tried? Thank you, and waiting for a reply.

Lets answer your question, yes you can, i used VMWare vShpere or Workstation, doesn't matter, it works.

Link to comment
Share on other sites

  • 0

how can I connect from my main OS to the VM? IP is not the "external" but the IP of the machine, the virtual machine and the core OS? this case would work in LAN?

 

Thx

Edited by daniivo
Link to comment
Share on other sites

  • 0

how can I connect from my main OS to the VM? IP is not the "external" but the IP of the machine, the virtual machine and the core OS? this case would work in LAN?

 

Thx

It should be lan, yes.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11 Telegram : https://t.me/ultrastore1 Welcome to my store :  https://topestore.mysellix.io/fr/ 2015-2022 Aged Discord Account 2015 Discord Account : 50.99 $ 2016 Discord Account : 10$ 2017 Discord Account :3.99 $ 2018 Discord Account : 3.50$ 2019 Discord Account : 2.70 $ 2020 Discord Account :1.50$ 2021 Discord Account :0.99$ 2022 Discord Account :0.70$ Warranty :Lifetime Payment Methods : Crypto/ PayPal Contact Me On Discord Or Telegram Discord : @ultrasstore11
    • L2 ArenaWar: Low Rate PvP Server with Free Buffs & Autofarm [PVP]⚔️ [Free]🆓 Classic Interlude with  3x XP rates! Free starter pack(no grade) to kickstart your adventure! Autofarm for convenient grinding! Free buffs to keep you fighting fit! (2 job buffs) No experience loss on death! (Except with Karma) Clear Karma system to keep things fair! ⚖️ Active community of 800-1k players! Join our Discord to learn more! >> Discord <<     Server website: https://l2arenawar.com/en/    
    • This is dedication! 2 years working on a problem. Congratulations!
    • You indeed have to save player position over Enterworld to properly clean it up later (if you don't, even trying to delete packet content would eventually keep it up), that's what we do with debug packet (which is a reusable Map of ExServerPrimitive packets) on aCis.   It doesn't solve the FPS stuttering - more you draw/delete lines, more your client becomes laggy. It's like if client wasn't deleting drawn points/lines properly, but instead simply hide them and redrawn content above.   If you got a solution, I would happy to integrate it.   You should check aCis#Player _debug packet integration, it allows very big amount of lines/points to be drawn, it is also reusable.   https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/model/actor/Player.java?ref_type=heads https://gitlab.com/Tryskell/acis_public/-/blob/master/aCis_gameserver/java/net/sf/l2j/gameserver/network/clientpackets/EnterWorld.java?ref_type=heads  
    • we sell website templates, make websites to order. Great selection at very good prices. My contacts discord : advert1231 telegram : https://t.me/ggwpins  
  • Topics

×
×
  • Create New...