fhomess ... now that's an honor; like zappa1, I'm long an admirer of your work.

Your site has been a huuuuuge help for me. Can I blow my own horn by shamelessly plugging my versions of Topps 1981 (
https://forums.ootpdevelopments.com/...ighlight=topps) and Topps 1986 (
https://forums.ootpdevelopments.com/...hlight=topps)?
BrewCrew ... Thanx! But, my understanding is that the slanted text issue is, well, an issue. I don't think that set is doable.
thevaliantx ... do this:
STEP 1: put the xml file here:
C:\Users\[your username]\Documents\Out of the Park Developments\OOTP Baseball 22\bb_cards\templates\ootp22
STEP 2: put the images file here:
C:\Users\[your username]\Documents\Out of the Park Developments\OOTP Baseball 22\bb_cards\templates\ootp22\images
If you want to use my team backgrounds, go here:
https://forums.ootpdevelopments.com/...d.php?t=328973, download the file, and put the images in that images directory from step 2.
If you don't (if you'd rather use the game's generic backgrounds), edit the xml file by taking out the first token: [%TEAM_NICK]_[%RANDOM_NUMBER].png ...
... and then edit the second token): <ELEMENT type="image" x="10" y="15" zorder="2" width="195" height="308" content="PICTURE" facegen_zoom="out" add_background="0" />
... by changing the end to
add_background="1" />. If you leave the value at "0" then you won't have any background at all.
FYI, you can edit the xml files by simply opening them in Notepad. Just make sure that when you save your changes, you simply save the file. If you try a "save as" ... you'll change it to a txt file and that won't work in the game.