Custom client by Latikai, building on Ender's client

Forum for game modifications and custom clients.

Re: Custom client by Latikai, building on Ender's client

Postby Chiprel » Sun Nov 24, 2013 12:14 pm

nico54k9 wrote:Hey, i was wondering if someone could help me out.
When im on my home internet (only my home one), the update will update certain files every single time i open it, even if there is no update to be done. It just simply downloads the files for the sake of it, and everything i have tried wont work.
does anyone else have this problem or know how to fix it?

Using same or different pc? Maybe it have something to do with user privilages? Tried running salem in administrator mode?
You could create shortcut for salem but that would skip updating part. For that go to where you salem is stored(yourUSER/salem/bin/) and create run.bat file with this text inside:
Code: Select all
javaw -Xms1024m -Xmx1024m -Dhaven.resurl="http://plymouth.seatribe.se/res/" -Dhaven.defserv="plymouth.seatribe.se" -jar lsalem.jar

Might have to change 'javaw' to point to your java install path so it looks something like this:
Code: Select all
"C:\Program Files\Java\jre7\bin\javaw.exe" -Xms1024m -Xmx1024m -Dhaven.resurl="http://plymouth.seatribe.se/res/" -Dhaven.defserv="plymouth.seatribe.se" -jar lsalem.jar
dem M_O_V_E_M_E_N_T_O_A_T_M_E_A_L_C_R_A_C_K_E_R_S
Winner of bracket ( award.
<@TotalyMoo> Mushi, will you be my new lover? :<
User avatar
Chiprel
 
Posts: 778
Joined: Wed Aug 01, 2012 1:25 am

Re: Custom client by Latikai, building on Ender's client

Postby nico54k9 » Mon Nov 25, 2013 1:34 am

Chiprel wrote:
nico54k9 wrote:Hey, i was wondering if someone could help me out.
When im on my home internet (only my home one), the update will update certain files every single time i open it, even if there is no update to be done. It just simply downloads the files for the sake of it, and everything i have tried wont work.
does anyone else have this problem or know how to fix it?

Using same or different pc? Maybe it have something to do with user privilages? Tried running salem in administrator mode?
You could create shortcut for salem but that would skip updating part. For that go to where you salem is stored(yourUSER/salem/bin/) and create run.bat file with this text inside:
Code: Select all
javaw -Xms1024m -Xmx1024m -Dhaven.resurl="http://plymouth.seatribe.se/res/" -Dhaven.defserv="plymouth.seatribe.se" -jar lsalem.jar

Might have to change 'javaw' to point to your java install path so it looks something like this:
Code: Select all
"C:\Program Files\Java\jre7\bin\javaw.exe" -Xms1024m -Xmx1024m -Dhaven.resurl="http://plymouth.seatribe.se/res/" -Dhaven.defserv="plymouth.seatribe.se" -jar lsalem.jar


Thankyou for your prompt reply :)
i already have the shortcut created, however i would like to use the original so i know when there actually is an update. Also, i am using the same pc when i move to a different network. Just tried running as admin and it made no difference :(

This is exactly what it does.
Note: this is the 2nd time running it, immediately after 'updating' and then closing salem
Image
User avatar
nico54k9
 
Posts: 74
Joined: Thu Jun 20, 2013 11:18 pm
Location: Australia

Re: Custom client by Latikai, building on Ender's client

Postby Tylan » Wed Nov 27, 2013 2:39 pm

Well done on this client - sorry I never got around to praising it earlier! I've noticed it greatly increases performance on low-end machine to turn on raider mode for trees. However, what about windmills? I don't suppose we can request a raider-mode windmill? Those spinning blades sometime slow slower computers down as much as a breeze through a row of Grand Maples, in my experience anyways.
jorb wrote:you fat-fingered, trigger happy nabbly-boos.

We write as a defense against the void, against the unknown that is the other side of death.
-C. Leland
Image
User avatar
Tylan
 
Posts: 651
Joined: Sun Aug 26, 2012 1:13 am
Location: Providence - Land of Shattered Dreams

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Wed Nov 27, 2013 5:45 pm

Tylan wrote:Well done on this client - sorry I never got around to praising it earlier! I've noticed it greatly increases performance on low-end machine to turn on raider mode for trees. However, what about windmills? I don't suppose we can request a raider-mode windmill? Those spinning blades sometime slow slower computers down as much as a breeze through a row of Grand Maples, in my experience anyways.


Do windmills affect your performance that badly? I assume that I could always stop it from animating, but I didn't think it was such a large issue (maples are generally an issue because they spawn the leaves which had some memory leaks + introduce a lot of new drawables to the scene). The options are called 'raider mode' for historic reasons, but their focus WAS originally to allow better visibility rather than increased performance of the client.

If performance is such a large issue for you, i hope you are already using Hans' pixelicious pack ? It can speed up the game incredibly by lowering the resolution of textures given to the objects in the scene. If you don't use it yet, it's definitely an option. All the same, I'll look into it (no promises though :) )
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby Tylan » Wed Nov 27, 2013 7:36 pm

Kandarim wrote:Do windmills affect your performance that badly? I assume that I could always stop it from animating, but I didn't think it was such a large issue (maples are generally an issue because they spawn the leaves which had some memory leaks + introduce a lot of new drawables to the scene). The options are called 'raider mode' for historic reasons, but their focus WAS originally to allow better visibility rather than increased performance of the client.

If performance is such a large issue for you, i hope you are already using Hans' pixelicious pack ? It can speed up the game incredibly by lowering the resolution of textures given to the objects in the scene. If you don't use it yet, it's definitely an option. All the same, I'll look into it (no promises though :) )


They do, especially on slower machines. Boston is a horrendous lag-fest and even being near and not facing a windmill can create click-lag.

I didn't have the pixelicious pack, but do now and it definitely helped! Thanks for the recommendation! I think, though, that increased performance (which in my opinion limits the opportunity to crash) is especially desired in raiding/hunting/pvp situations. Things like trees, windmills, and smoke effects are superfluous and could spell the difference between victory and KO or worse. Just a thought though :D
jorb wrote:you fat-fingered, trigger happy nabbly-boos.

We write as a defense against the void, against the unknown that is the other side of death.
-C. Leland
Image
User avatar
Tylan
 
Posts: 651
Joined: Sun Aug 26, 2012 1:13 am
Location: Providence - Land of Shattered Dreams

Re: Custom client by Latikai, building on Ender's client

Postby vienradzis » Sun Dec 08, 2013 6:36 pm

Hello!
When using your client i dont see home pointer.

Couldnt solve it whit switching pointer on/off.

Reinstalling all files didnt help.

Have any idea how to solve that?
User avatar
vienradzis
 
Posts: 815
Joined: Fri Mar 01, 2013 5:39 pm

Re: Custom client by Latikai, building on Ender's client

Postby Kandarim » Sun Dec 08, 2013 6:50 pm

do you actually have a home?
This is the first report I get of that kind of behaviour, and I'm afraid I don't suffer from it myself.
How exactly did this happen ?
Do you have the arrow home pointer activated (options menu)? try toggling that one as well as the standard homestead button which looks like this:Image
I have neither the crayons nor the time to explain it to you.
JC wrote:I'm not fully committed to being wrong on that yet.
User avatar
Kandarim
Customer
 
Posts: 5321
Joined: Mon Jan 21, 2013 4:18 pm

Re: Custom client by Latikai, building on Ender's client

Postby Ev1lking » Sun Dec 08, 2013 8:43 pm

I'm sure he just needs to enable it with the standard button. I just got this client and had the same problem but yea, all that's needed to be done is to press the button.
User avatar
Ev1lking
 
Posts: 28
Joined: Sat Mar 02, 2013 7:09 pm
Location: da mondi

Re: Custom client by Latikai, building on Ender's client

Postby vienradzis » Mon Dec 09, 2013 10:09 am

Thanks solved my problem
User avatar
vienradzis
 
Posts: 815
Joined: Fri Mar 01, 2013 5:39 pm

Re: Custom client by Latikai, building on Ender's client

Postby Syndarn » Wed Dec 18, 2013 10:24 pm

Anyone having a ton of crashes? im having like 2 in 15 mins sometimes. It's annoying as hell.
Darkness is unknowing, Light is knowing. Shed light to the Darkness to transform it into knowing. Thus it becomes Light.
Darkness is the absence of thought.
Syndarn
 
Posts: 247
Joined: Mon Sep 16, 2013 5:58 pm

PreviousNext

Return to Artifice & Arcana

Who is online

Users browsing this forum: No registered users and 4 guests