ARK: Survival Ascended

ARK: Survival Ascended

View Stats:
N0RCaI Oct 28, 2023 @ 11:59pm
.INI settings for Nitrado
Deleted
Last edited by N0RCaI; Oct 30, 2023 @ 12:55am
< >
Showing 1-14 of 14 comments
Styx Oct 29, 2023 @ 1:39am 
hi : " Increased player weight, stamina, oxygen, food, water, and health. Increased dino weight and stamina." it doesn't work for us. plz tell me how you do ^^ and if possible your .ini for example :) plzzzzzzzzz
Stabby Oct 29, 2023 @ 1:44am 
Is it up right now? Is anyone in game? I ask because I cant see a single server. I'll check you guys out when this is fixed.
N0RCaI Oct 29, 2023 @ 1:45am 
Dino and player stats need their proper code placed under game.ini. you can find game.ini under the config tab on the left hand panel on your Nitrado web interface.
N0RCaI Oct 29, 2023 @ 1:48am 
Originally posted by Stabby:
Is it up right now? Is anyone in game? I ask because I cant see a single server. I'll check you guys out when this is fixed.

yes its been running stable for the most part and servers are listed, but you have to keep in mind between Nitrado, Wildcard, and Steam that servers will restart when an update is released with no warning. Everyone will have to wait a few moments and reconnect and 9 out of 10 times the server won't be listed, you have to manually search by name.
N0RCaI Oct 29, 2023 @ 1:51am 
Originally posted by Styx:
hi : " Increased player weight, stamina, oxygen, food, water, and health. Increased dino weight and stamina." it doesn't work for us. plz tell me how you do ^^ and if possible your .ini for example :) plzzzzzzzzz

[/script/shootergame.shootergamemode]
PerLevelStatsMultiplier_Player[7]=5.0
PlayerCharacterWaterDrainMultiplier=0.30
PlayerCharacterFoodDrainMultiplier=0.30
PlayerCharacterStaminaDrainMultiplier=0.500000
PerLevelStatsMultiplier_Player[4]=2.0
PerLevelStatsMultiplier_Player[5]=2.0
PerLevelStatsMultiplier_Player[1]=2.0
PerLevelStatsMultiplier_Player[11]=2.0
PerLevelStatsMultiplier_Player[3]=1.5
PerLevelStatsMultiplier_Player[0]=1.5
PerLevelStatsMultiplier_DinoTamed[7]=7.5
PerLevelStatsMultiplier_DinoTamed[1]=1.5

That's what im using. you can change the values as you see fit. This is what your game.ini under config should look like. You can do alot more but that requires more code in the right location.
Stabby Oct 29, 2023 @ 1:53am 
Originally posted by N0RCaI:
Originally posted by Stabby:
Is it up right now? Is anyone in game? I ask because I cant see a single server. I'll check you guys out when this is fixed.

yes its been running stable for the most part and servers are listed, but you have to keep in mind between Nitrado, Wildcard, and Steam that servers will restart when an update is released with no warning. Everyone will have to wait a few moments and reconnect and 9 out of 10 times the server won't be listed, you have to manually search by name.
I'm not seeing one single official, unofficial or non-dedicated server right now. Nothing. That's what I meant. This is a first. Been like this for an hour. Single player works fine. No idea what to do.
Styx Oct 29, 2023 @ 2:04am 
tyvm. i did that but not working on our server. Will try again.
Styx Oct 29, 2023 @ 2:46am 
It works !! tyvm :steamhappy:
N0RCaI Oct 29, 2023 @ 2:56am 
Originally posted by Styx:
It works !! tyvm :steamhappy:

Glad I could help = )
N0RCaI Oct 29, 2023 @ 2:57am 
Originally posted by Stabby:
Originally posted by N0RCaI:

yes its been running stable for the most part and servers are listed, but you have to keep in mind between Nitrado, Wildcard, and Steam that servers will restart when an update is released with no warning. Everyone will have to wait a few moments and reconnect and 9 out of 10 times the server won't be listed, you have to manually search by name.
I'm not seeing one single official, unofficial or non-dedicated server right now. Nothing. That's what I meant. This is a first. Been like this for an hour. Single player works fine. No idea what to do.

Thats really strange. You'll have too dig through the other threads as I havent experienced that yet.
YooBum Oct 29, 2023 @ 11:12am 
Hiii im looking for a good PvE server i haven't played ark in like 5 years and saw the new ascended. How do i find your server?
N0RCaI Oct 29, 2023 @ 1:30pm 
Originally posted by Shiemi:
Hiii im looking for a good PvE server i haven't played ark in like 5 years and saw the new ascended. How do i find your server?

You just search for the nme in unofficial tab. The server name is the title.
chuck110364 Jan 10, 2024 @ 3:18pm 
Originally posted by N0RCaI:
Originally posted by Styx:
hi : " Increased player weight, stamina, oxygen, food, water, and health. Increased dino weight and stamina." it doesn't work for us. plz tell me how you do ^^ and if possible your .ini for example :) plzzzzzzzzz
[/script/shootergame.shootergamemode]
PerLevelStatsMultiplier_Player[7]=5.0
PlayerCharacterWaterDrainMultiplier=0.30
PlayerCharacterFoodDrainMultiplier=0.30
PlayerCharacterStaminaDrainMultiplier=0.500000
PerLevelStatsMultiplier_Player[4]=2.0
PerLevelStatsMultiplier_Player[5]=2.0
PerLevelStatsMultiplier_Player[1]=2.0
PerLevelStatsMultiplier_Player[11]=2.0
PerLevelStatsMultiplier_Player[3]=1.5
PerLevelStatsMultiplier_Player[0]=1.5
PerLevelStatsMultiplier_DinoTamed[7]=7.5
PerLevelStatsMultiplier_DinoTamed[1]=1.5

That's what im using. you can change the values as you see fit. This is what your game.ini under config should look like. You can do alot more but that requires more code in the right location.

I hate to bother you NORCal but I am a bit confused. I play through Nitrado on an XBOX. I want to adjust some settings that don't appear in the "General" page. I go to the INI and mine has none of the things you have here. I have a basic string of commands but none of these. Can I simple cut and paste this to add to my .ini file. Thanks
N0RCaI Jan 10, 2024 @ 5:17pm 
These are some parameters I wrote up that do not show up by default. The above are added to the game.ini. Just copy and paste somewhere in the code underneath shootergame/ line which should be at the top of nitrados game.ini. Each number represents a different stat. Make sure each parameter is on its own line like it is above. You can google all the different ini stat command lines available for nitrado. Some don't show up for ASA but I assure you, most command lines for ASE will work on ASA. Just remember some parameters go in your game.ini and some go in your gameusersettings. Very important that you get your parameters in the right location.

Originally posted by chuck110364:
Originally posted by N0RCaI:
[/script/shootergame.shootergamemode]
PerLevelStatsMultiplier_Player[7]=5.0
PlayerCharacterWaterDrainMultiplier=0.30
PlayerCharacterFoodDrainMultiplier=0.30
PlayerCharacterStaminaDrainMultiplier=0.500000
PerLevelStatsMultiplier_Player[4]=2.0
PerLevelStatsMultiplier_Player[5]=2.0
PerLevelStatsMultiplier_Player[1]=2.0
PerLevelStatsMultiplier_Player[11]=2.0
PerLevelStatsMultiplier_Player[3]=1.5
PerLevelStatsMultiplier_Player[0]=1.5
PerLevelStatsMultiplier_DinoTamed[7]=7.5
PerLevelStatsMultiplier_DinoTamed[1]=1.5

That's what im using. you can change the values as you see fit. This is what your game.ini under config should look like. You can do alot more but that requires more code in the right location.

I hate to bother you NORCal but I am a bit confused. I play through Nitrado on an XBOX. I want to adjust some settings that don't appear in the "General" page. I go to the INI and mine has none of the things you have here. I have a basic string of commands but none of these. Can I simple cut and paste this to add to my .ini file. Thanks
Last edited by N0RCaI; Jan 10, 2024 @ 5:19pm
< >
Showing 1-14 of 14 comments
Per page: 1530 50

Date Posted: Oct 28, 2023 @ 11:59pm
Posts: 14