Ardennes Hafen Client

Forum for alternative clients, mods & discussions on the same.

Re: Ardennes Hafen Client

Postby WowGain » Tue Jan 18, 2022 1:40 am

LordBaal wrote:Is there a discord for Ardennes?

Was, it got deleted last summer though
W7 Hermit, Honorary Ruskie
W8 Hermit
W10 Hermit
W12 Hermit
W13 Oppidian, Lawspeaker of Duckshead Bay, Straumfjord
W14 Oppidian, Aldermann of Aldorice Reodcomba, Lord of Eirinsk, Duke of Sasheim
User avatar
WowGain
 
Posts: 923
Joined: Fri Mar 07, 2014 2:09 am

Re: Ardennes Hafen Client

Postby lordgrunt » Mon Mar 14, 2022 5:57 pm

this client is misbehaving today.
very long lags in logging in process, to start with. then it looks like only half of the game is working, messed up graphics.
User avatar
lordgrunt
 
Posts: 291
Joined: Sat Nov 05, 2011 11:49 pm

Re: Ardennes Hafen Client

Postby jacob232 » Wed Jun 08, 2022 9:39 pm

ChakatStormCloud wrote:Ardennes: Discontinued, use Amber instead.
Amber: Abandoned.
Amber crash dodging: Discontinued.
Ender: Currently a crash fest.
Purus: half the people on this forum "Shubla's a faggot, don't trust him"

Image


So coming back into the world after nearly a year which would you recommend
so this one time at band camp.............
User avatar
jacob232
 
Posts: 53
Joined: Sat Feb 19, 2011 3:20 am

Re: Ardennes Hafen Client

Postby pawnchito » Thu Jun 09, 2022 4:06 am

its a good client cediner has been kind enough to keep on keeping on.

https://github.com/Cediner/ArdClient
User avatar
pawnchito
 
Posts: 1086
Joined: Sat Apr 07, 2018 11:52 pm

Re: Ardennes Hafen Client

Postby Wurtag » Fri Aug 05, 2022 10:16 pm

If you have problems with the UI scaling using Windows or you know anyone with this problem keep reading, if not just ignore the next text:

Since around half a year ago I had problems with the UI scaling using Windows 10. To being able to play I had to reduce the scale to 100% in Windows because I usually use the scalating at 125%. If I didn't do that the result was an uncentered UI where my clicks didn't even correspond to the elements I interacted with. Something like this (https://imgur.com/lZ2r1Uc). So if I want to play at 125% I have to modify this (https://imgur.com/BGf9Ivz). The graphic quality is a little bit worse, but its playable without having to rescale the Windows setting (https://imgur.com/oaPXO54). Also the quality improve if you activate the antialiasing. I post this just in case anyone had the same problem as me using Ard (Cediner's version) and not sure if other clients have the same issue.
User avatar
Wurtag
 
Posts: 29
Joined: Sun Feb 03, 2019 7:10 pm

Re: Ardennes Hafen Client

Postby jock2 » Fri Aug 05, 2022 10:20 pm

Wurtag wrote:If you have problems with the UI scaling using Windows or you know anyone with this problem keep reading, if not just ignore the next text:

Since around half a year ago I had problems with the UI scaling using Windows 10. To being able to play I had to reduce the scale to 100% in Windows because I usually use the scalating at 125%. If I didn't do that the result was an uncentered UI where my clicks didn't even correspond to the elements I interacted with. Something like this (https://imgur.com/lZ2r1Uc). So if I want to play at 125% I have to modify this (https://imgur.com/BGf9Ivz). The graphic quality is a little bit worse, but its playable without having to rescale the Windows setting (https://imgur.com/oaPXO54). Also the quality improve if you activate the antialiasing. I post this just in case anyone had the same problem as me using Ard (Cediner's version) and not sure if other clients have the same issue.



edit the run me and add this line : -Dsun.java2d.uiScale.enabled=false
jock2
 
Posts: 52
Joined: Wed Apr 04, 2012 4:54 pm

Re: Ardennes Hafen Client

Postby Wurtag » Fri Aug 05, 2022 10:26 pm

jock2 wrote:
Wurtag wrote:If you have problems with the UI scaling using Windows or you know anyone with this problem keep reading, if not just ignore the next text:

Since around half a year ago I had problems with the UI scaling using Windows 10. To being able to play I had to reduce the scale to 100% in Windows because I usually use the scalating at 125%. If I didn't do that the result was an uncentered UI where my clicks didn't even correspond to the elements I interacted with. Something like this (https://imgur.com/lZ2r1Uc). So if I want to play at 125% I have to modify this (https://imgur.com/BGf9Ivz). The graphic quality is a little bit worse, but its playable without having to rescale the Windows setting (https://imgur.com/oaPXO54). Also the quality improve if you activate the antialiasing. I post this just in case anyone had the same problem as me using Ard (Cediner's version) and not sure if other clients have the same issue.



edit the run me and add this line : -Dsun.java2d.uiScale.enabled=false


Works like a charm, thank you so much. By the way my run file looks like this, pretty much a mess, but it works:

java -Dsun.java2d.uiScale.enabled=false -Xmx4024m -jar launcher.jar update https://raw.githubusercontent.com/Cedin ... le/update/ -Djava.util.logging.config.file=logging.properties
java -Dsun.java2d.uiScale.enabled=false -Xss2024k -Xms2024M -Xmx4024M -jar build/hafen.jar -U https://game.havenandhearth.com/hres/ game.havenandhearth.com
pause
User avatar
Wurtag
 
Posts: 29
Joined: Sun Feb 03, 2019 7:10 pm

Re: Ardennes Hafen Client

Postby jock2 » Fri Aug 05, 2022 10:36 pm

works thats is all you need :D
jock2
 
Posts: 52
Joined: Wed Apr 04, 2012 4:54 pm

Re: Ardennes Hafen Client

Postby kirion » Tue Aug 09, 2022 1:55 am

Thanks for the tips, I can actually play on my 4K screen now :D

... Or at least i would if i could scale up the ingame UI, it's downright tiny and unreadable :(
User avatar
kirion
 
Posts: 373
Joined: Sat Jul 31, 2010 11:45 pm

Re: Ardennes Hafen Client

Postby jock2 » Wed Aug 10, 2022 9:46 pm

kirion wrote:Thanks for the tips, I can actually play on my 4K screen now :D

... Or at least i would if i could scale up the ingame UI, it's downright tiny and unreadable :(


ok to fix scaling I basically found my java.exe and went to compatibility

then override high does scaling performed by application

then you can remove the -Dsun.java2d.uiScale.enabled=false

it should scale inside its own window and not be off centre.

it worked for me this makes it pretty playable.
jock2
 
Posts: 52
Joined: Wed Apr 04, 2012 4:54 pm

PreviousNext

Return to The Wizards' Tower

Who is online

Users browsing this forum: No registered users and 10 guests