
Higher resolution vanilla trader pictures.
Why?
The trader pictures were distractingly low rez. I did not like the other alternate trader picture mods. I wanted to keep true to the original design, so I took the original pictures and ran them through various upscalers and face generators, then a lot of clean up in Photoshop.
Now you can see everyone up close. The changes are subtle, but they give them a lot more character.
I recommend using this with my other mod Hide Top Glow, otherwise Ragman and Jager will look too bright.
After installing, you must “Clear Temp Files” in the SPT launcher for the new pictures to show up.
(Those original pictures in the corners are a true size comparison. (127x127 -> 526x526 )
Credit to Alternative Trader Pics for the code. You do not need this as a prerequisite though.
1.0K Downloads
- Fixed server load code for Linux users.
- Remove unnecessary files.
Big thank you to FriedEngineer for providing the bug report AND the fix!
1.0K Downloads
Updated for 3.11
1.4K Downloads
Updated for 3.10
1.4K Downloads
Added alternative Peacekeeper picture. Option in config file.
His OG pic is only like 2 bits, I could only do so much
278 Downloads
• Updated for 3.9.0
• 3rd pass edits (cleanup, improved ragman, color grading)
• Added Joe Rogan
• Brightness has been increased (mostly for ragman and jager) to look good with my “Hide Top Glow” mod.
226 Downloads
Fixed bad server load code. Ty AcidPhantasm for the help
Details
-
GUID
Not Available
-
License
-
Latest Version VirusTotal Result
-
Includes AI Generated Content
I love the mod but it does not currently work as-is when the server is run on a Linux system. Would you consider changing the line
this.modName = this.path.basename(this.path.dirname(__dirname.split(’/’).pop()!)); in src/altPics.ts to
this.modName = “redlaser42-HD Vanilla Trader Pics”; to make it work cross-platform?
I the current line does not work because the .split method works a bit differently in Linux but whatever is going on, the end result is that the modName gets set to . so when it’s run on Linux it is unable to properly obtain the name of the mod. Then when const filepath =
${PreSptModLoader.getModPath(this.modName)}res/
; is run it throws the error messageError reading directory: ENOENT: no such file or directory, scandir ‘user/mods/./res/’ and is unable to provide the HD pictures to the client upon request.
AMAZING.
Looks so much more better.
Already cleaned temp files but still not changing the images.
Lol is “Joe Rogan” actually Ref, or a new trader who sells you super expensive stims that don’t have any provable effects?
Caught an error on the latest upload
https://imgur.com/a/aTvGyF1
ModLoader: Mod (Vanilla Trader Pics Plus 1.0) is incompatible. It must implement at least one of IPostAkiLoadMod, IPostDBLoadMod, IPreAkiLoadMod
and then later
TypeError: Cannot read properties of undefined (reading ‘main’)
TypeError: Cannot read properties of undefined (reading ‘main’)
at PostDBModLoader.executeModsAsync (C:\snapshot\src\loaders\PostDBModLoader.ts:52:70)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at PostDBModLoader.onLoad (C:\snapshot\src\loaders\PostDBModLoader.ts:30:13)
at App.load (C:\snapshot\src\utils\App.ts:57:13)
TypeError: Cannot read properties of undefined (reading ‘main’)
TypeError: Cannot read properties of undefined (reading ‘main’)
at PostDBModLoader.executeModsAsync (C:\snapshot\src\loaders\PostDBModLoader.ts:52:70)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at PostDBModLoader.onLoad (C:\snapshot\src\loaders\PostDBModLoader.ts:30:13)
at App.load (C:\snapshot\src\utils\App.ts:57:13)
That’s really cool, may you please make HD vanilla skill pics as well? I think they are in low quality for a long period, that will improve visual feeling actually if some HD pics on it.
Amazing mod! Thank you very much! I must have for vanilla traders!!!
The changes are subtle, but they give them a lot more character.
You were not kidding. GOATED mod. Thank you

If the traders pictures have not changed, close the game and delete the avatar folder from AppData\Local\Temp\Battlestate Games\EscapeFromTarkov\files\trader
TypeError: Cannot read properties of undefined (reading ‘forEach’) TypeError: Cannot read properties of undefined (reading ‘forEach’) at /opt/server/user/mods/Vanilla Trader Pics Plus 1.0/src/altPics.ts:30:19 at FSReqCallback.oncomplete (node:fs:191:23) TypeError: Cannot read properties of undefined (reading ‘forEach’) TypeError: Cannot read properties of undefined (reading ‘forEach’) at /opt/server/user/mods/Vanilla Trader Pics Plus 1.0/src/altPics.ts:30:19 at FSReqCallback.oncomplete (node:fs:191:23)
Running server backend on Debian