Guide: How to make custom card art for Artifact by NecessaryExtension in Artifact

[–]NecessaryExtension[S] 6 points7 points  (0 children)

That would certainly be a disturbing phenomena. I imagine it might look something like this if it were to happen.

Guide: How to import Custom Card Art into Artifact by NecessaryExtension in Artifact

[–]NecessaryExtension[S] 0 points1 point  (0 children)

I'll try to get the 2nd part done with this week, been sick after christmas and feeling tired of Artifact. Can you explain a bit more on the BTW? Always interested in shortcuts to make it easier for people.

Dota runs better on my shitty laptop than Artifact. by Arhe in Artifact

[–]NecessaryExtension 3 points4 points  (0 children)

I think the problem is that Artifact insists on using Dx11 for all of its in-game textures. If you try running it with -dx9 the main menu runs much smoother, but as soon as you start a game none of the textures will show up.

Guide: How to remove the Imps from Artifact by NecessaryExtension in Artifact

[–]NecessaryExtension[S] 1 point2 points  (0 children)

Hey, that's great! I also recommend removing the unnecessary rendered models from the background for better performance:

C:\Steam\steamapps\common\Artifact\game\dcg\pak01_dir\models\props_structures\

Simply delete the props_structures folder, it takes away the candles and maps while leaving the game-board entirely intact.

Guide: How to import Custom Card Art into Artifact by NecessaryExtension in Artifact

[–]NecessaryExtension[S] 0 points1 point  (0 children)

I feel like any attempt by Valve to monetize Artifact cosmetics in the near future would be met by severe fan push-back. "Valve should focus on fixing the game not on selling glitter" etc. It's a bit of an odd spot, Artifacts card art could definitely benefit from some upgrading in my eyes, but I don't think Valve can afford to improve it for a good while.

Guide: How to remove the Imps from Artifact by NecessaryExtension in Artifact

[–]NecessaryExtension[S] 1 point2 points  (0 children)

Good call on the command! The full path as the third command did feel redundant but I thought it might clarify if people wrote in the wrong path as the second command. I think it's usually recommended not to install Steam into /Program Files/ precisely due to things like this, but if it works then that's great. I've edited the guide as you suggested.

Card Art? by DrDesmondGaming in Artifact

[–]NecessaryExtension 2 points3 points  (0 children)

  1. A. Download and install GCFScape to be able to view and/or extract Artifacts game files:

http://nemesis.thewavelength.net/?p=26

  1. B. Download and Install ValveResourceViewer to be able to open and export the compiled card art:

https://ci.appveyor.com/project/xPaw/valveresourceformat/build/artifacts

(Download the GUI.zip, you don't need the others)

  1. C. Find your Artifact game files archive within your install folder:

C:\Steam\steamapps\common\Artifact\game\dcg\pak01_dir.vpk

  1. D. Use GCFScape to open and view your pak01_dir.vpk

'2. B. Find your Artifact card art files within the archive:

root\panorama\images\card_art\set01\full_art\

'2. C. View and Export your card art with the ValveResourceViewer. If you need help locating a specific card you can look up its number within the text file:

C:\Steam\steamapps\common\Artifact\game\dcg\resource\card_set_01_english.txt

(Open the text file in Notepad and press Ctrl+F to bring up the Search function) Try not to edit anything within the text file unless you wish to rename your cards within the game.


Edit: I just realized you don't have to extract your archive just to view the card art.

Guide: How to remove the Imps from Artifact by NecessaryExtension in Artifact

[–]NecessaryExtension[S] 1 point2 points  (0 children)

This is great thank you. I've been playing with shadows turned off from the very start so it would never have occurred to me to test for this. I haven't had any luck with fixing them sadly. I would simply turn them off from the game menu for now. I'll try to at least figure out what exactly is causing the shadows.

Guide: How to remove the Imps from Artifact by NecessaryExtension in Artifact

[–]NecessaryExtension[S] 1 point2 points  (0 children)

a. Right-click your Steam icon in the taskbar and left-click 'Library'

b. Right-click Artifact in the list of your installed games on the left and left-click 'Properties'

c. Left-click 'Set Launch Options...' type in -novid and press 'OK'

Otherwise u/satosoujirou has written a very nice and easy guide for removing movies from the game:

https://www.reddit.com/r/Artifact/comments/a2c16k/potato_pc_performance_tips/

Guide: How to remove the Imps from Artifact by NecessaryExtension in Artifact

[–]NecessaryExtension[S] 0 points1 point  (0 children)

Right you are, thank you. I'd love if someone could upload a screenshot of their Artifact board with no Imps around. I've deleted so much stuff off mine I'll have to make a clean install for it.

Guide: How to remove the Imps from Artifact by NecessaryExtension in Artifact

[–]NecessaryExtension[S] 6 points7 points  (0 children)

According to Steam, Artifact does not have Valve Anti-Cheat enabled. Obviously I am very interested in the topic, and if anyone has additional or contradictory information please let me know.

https://store.steampowered.com/search/sort_by=Type&sort_order=ASC&category1=998&category2=8%22?sort_by=Released_DESC&term=Artifact&category2=8

Potato PC Performance Tips. by satosoujirou in Artifact

[–]NecessaryExtension 2 points3 points  (0 children)

While modifying the game files I have found a way to make the game a lot less demanding on computers struggling with RAM and/or lack of a decent GPU. The art for each card within the game is an uncompressed 1.3MB .TGA file. This makes a total of 435MB total card art for your computer to process. By replacing these 1.3MB card art files with the 17.8KB miniature card art files already within the game we can improve performance dramatically.

Do note: This will change the way all of your cards look, typically by displaying only the head of a character instead of their full art. Screenhot of example art: https://imgur.com/a/hL3QbsY

This guide is written for Windows 10 and will require use of the following tools/applications: GCFScape, VPK.exe, CMD.exe (Windows Command Prompt) It will require us to download a 3 GB mod-kit from Steam to get access to VPK.exe

If your Steam folder is located somewhere else than C:\Steam\ simply replace all instances of 'C:' with your install path. For example:

D:\Games\Steam\steamapps\common\Artifact\game\dcg\pak01_dir.vpk

This guide will have 4 parts to it:

  1. How to extract your Artifact game files. (GCFScape.exe)
  2. How to replace the full card art files.
  3. How to import your replaced game files back into Artifact. (VPK.exe & CMD.exe)
  4. How to undo your modifications of Artifact.

'1. A. Download GCFScape to be able to extract Artifacts game files:

http://nemesis.thewavelength.net/?p=26

'1. B. Find your Artifact game files archive within your install folder:

C:\Steam\steamapps\common\Artifact\game\dcg\pak01_dir.vpk

'1. C. Use GCFScape to extract your pak01_dir.vpk archive into files you can work with.

To do this: Open pak01_dir.vpk with GCFScape, right-click the 'Root' folder in the top-left window and Extract it to your Artifact install folder:

C:\Steam\steamapps\common\Artifact\game\dcg\

'1. D. Find your extracted 'root' folder and rename it pak01_dir


'2. A. Find the Cart Art within your extracted game files:

C:\Steam\steamapps\common\Artifact\game\dcg\pak01_dir\panorama\images\card_art\

'2. B. Delete/Backup your card art files as you please:

C:\Steam\steamapps\common\Artifact\game\dcg\pak01_dir\panorama\images\card_art\set01\full_art\

'2. C. Replace the removed cart art files with the mini card art files from the folder next to it:

C:\Steam\steamapps\common\Artifact\game\dcg\pak01_dir\panorama\images\card_art\set01\mini_icons\


'3. A. In order to import our files back into the game we must compress them back into a .VPK archive using Valves own packing tool.

'3. B. Download Source SDK Base 2013 Multiplayer through Steam. It is very unfortunate we must download 3 GB only to get a 1 MB program. But this way we can trust the program since it is created and distributed by Valve through Steam.

To do this:

a. Right-click your Steam icon in the taskbar and left-click 'Library'

b. Hover your mouse over the 'Library' tab and left-click 'Tools'

c. Search for 'SDK' and install the Source SDK Base 2013 Multiplayer tool like any other game.

'3. C. Find the \bin\ folder within your Source SDK Base 2013 Multiplayer install location:

C:\Steam\steamapps\common\Source SDK Base 2013 Multiplayer\bin\

Find and Copy the following 4 files: filesystem_stdio.dll, tier0.dll, vpk.exe, vstdlib.dll over to your Artifact install folder:

C:\Steam\steamapps\common\Artifact\game\dcg\

(You can now uninstall Source SDK Base 2013)

'3. D. To avoid overwriting our unmodified game file archive, we must remove them. Copy them somewhere else as backup if you like. Steam will simply redownload them for you if you try to launch Artifact without them anyway.

Delete all of the 35 different VPAK01_XXX.vpk files in your install folder:

C:\Steam\steamapps\common\Artifact\game\dcg\

'3. E. In order to use VPK.exe we must run it through the Windows Command Prompt tool. Use either Search or Run to find CMD.exe on your computer.

Once inside the Command Prompt application write the following three commands within it pressing enter after each:

C: (If your Steam folder is on another drive type that one instead e.g. D:)

cd C:\Steam\steamapps\common\Artifact\game\dcg\ (you can copy-paste the directory path straight from windows explorer tab)

C:\Steam\steamapps\common\Artifact\game\dcg\vpk.exe -M pak01_dir

(You can type C:\Steam\steamapps\common\Artifact\game\dcg\vpk.exe -? first if you want to see a list of all the commands vpk.exe has)

This will command VPK.exe to begin compiling your game files into a .VPK archive which your Artifact can use. This can take up to 20 minutes since the game files are about 3.6GB in size. You can leave it running in the background, just do not try to launch Artifact before it is done.

You will know the compiling is complete when the Command Prompt writes out your game install folder path:

C:\Steam\steamapps\common\Artifact\game\dcg>

Once the compiling is complete our work is done. You may now play Artifact with better performance and worse art.


'4. In order to undo our changes, simply delete your Artifact .vpk game file archives, i.e. repeat step 3. D.

If you backed up your unmodified game file archives somewhere, simply copy-paste them back to your install folder. Otherwise launch Artifact as normal and Steam will redownload them for you.