Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


fractal_void

Members
  • Posts

    12
  • Joined

  • Last visited

  • Days Won

    4
  1. Have you been able to fix the problem? If not can you post you game.ini or just the lines that you have edited to see what the problem is?
  2. It was a problem with Ark and it was fixed on patch 267.2. v267.2 - Ice Wyvern is now properly transferrable in Cross-ARK - Fixed issue with not being able to Cross-ARK transfer between Password-Protected Unofficial Servers Patch notes on Steam
  3. Just make sure that you have MaxDifficulty=True on your Game.ini and DifficultyOffset=1.0 on your GameUserSettings.ini. Don't forget to execute the command admincheat destroywilddinos and all creatures on The Island and Scorched Earth should spawn up to level 150. A good way to know it's working properly is that you will see creatures with levels in multiples of 5 (5,10,15,20...145,150 etc.).
  4. Sorry for the late reply. I hope that you've fixed your problem by now, but it looks like you renamed your saved folder correctly but didn't rename your character save. Also I forgot to mention where to put your .ini files. For future reference: In order to get your character back make sure to locate the character save inside your local save folder, named something like 1234567890.arkprofile. Depending on how many people played on the server you will see multiple files with the same format. To locate yours specifically find the one with your steamID in it. If you don't know your steamID just google "what is my steamID" and you'll find lots of resources. Once you have your steamID and are able to identify your character save, rename it from 1234567890.arkprofile to LocalPlayer.arkprofile. Now you will be able to play as your character in single player. To recover your game configuration and load your game with mods, go to your server ShooterGame/Saved folder and locate the Config folder. Once inside the Config folder go to WindowsServer and you will find all the configuration files that the server use. Copy those files to your local config folder under ARK\ShooterGame\Saved\Config\WindowsNoEditor. Before you launch the game make sure that all your mods from the server are active on the Mods panel. If you have loaded the game without mods you might have to roll back to a previous save in order to your mod items back.
  5. Your processor and RAM are most likely causing your GPU to bottleneck and won't get much out of it. Have you tried running with low memory settings? As far as in-game settings you may also try turning off Floating Names under options or using the END key to toggle floating names from dinos to only show those that are close to you. I read a post on reddit that the HUD has a performance impact on the game and I know that at least for me it does spare a few FPS. I was just troubleshooting my OverrideNamedEngramEntries not hiding some engrams on my server and wanted to see if resetting my local save folder would have any impact but it didn't fix it. Good luck to you!
  6. From what I've found the only thing that will cause unintended changes to the game configs is using the configuration tool on the control panel. Unfortunately it doesn't seem to read your settings on the .ini files so if you've made any change via FTP it will overwrite that change with whatever the config tool is set to.
  7. Just rename your save folder to the corresponding save local folder. For example copy your "SavedArk#####" from the server to your local save folder and rename it to SavedArksLocal for The Island, RagnarokSavedArksLocal for Ragnarok and so on (depending on the map). Then inside that folder rename your steamID.arkprofile to LocalPlayer.arkprofile and you should be set.
  8. What are your specs? I hadn't notice an improvement until I started troubleshooting a different problem yesterday and renamed my local Saved folder in order to force the game to create a new one. Mainly you will want to delete PlayerLocalData.arkprofile under ARK\ShooterGame\Saved\LocalProfiles and your config files ARK\ShooterGame\Saved\Config\WindowsNoEditor. You may also just try just resetting your game resolution first by using the menu when launching Ark from the Steam client. You'll know that you did it right if the next time you launch the game it runs in windowed mode at 720p. From there choose the video settings that are appropriate to your computer specs. After I did this I noticed 10-15 fps improvement overall. I have a GTX 970, 16GB Ram and a six years old i5-2500k, not running on an SSD. I get 35-45 fps on my base and 40-55 in the wild on 1920x1080, High Settings, Post Processing on Epic, Ground Clutter Max, Light Shafts and Bloom ON. Also if I'm not mistaken the developers mentioned that so far the improvements impact High and Epic settings while Medium and Low settings are still being worked on.
  9. If you head over to the Official Ark forums you'll see a number of bug reports concerning this issue, so it's not related to Survival Servers or private servers for that matter. Edit: Just checked in my game by dropping a fertilized egg from my inventory and was able to pick it up. Not sure if this problem is exclusive to eggs laid by creatures or what causes it.
  10. You want the beacon and fishing loot quality multipliers set to 1.0 if you're want Ark default values. The server configuration tool on the control panel is set to 5.0 as default so change it back to 1.0.
  11. ShowFloatingDamageText=True does work on gameusersettings.ini If you want to edit your game.ini I suggest doing it via FTP. Also always make sure that the server is stopped before making any changes.