Name | Modified | Size | Downloads / Week |
---|---|---|---|
0.2.1 | 2012-07-01 | ||
0.2 | 2012-07-01 | ||
0.1 | 2012-07-01 | ||
README.txt | 2012-07-01 | 1.8 kB | |
Totals: 4 Items | 1.8 kB | 0 |
Big thanks to sed- (http://www.ownedcore.com/forums/diablo-3/diablo-3-bots-programs/360293-item-screenshot-montage-generator.html) whose code I used as a basis for this. ----How to Use---- Download the executable or the script if you have python and PIL on your system. Go in the game and take screenshots (hit *Print Screen) of your gear You MUST: --Be wearing the gear when you take the screenshot --Take the screenshots in a specific order which is: ----Shoulders,Gloves,LeftRing,Weapon ~ Helmet, Chest,Belt,Pants,Boots ~ Amulet, Bracers, Right Ring,Off Hand ----Basically, you need to take screenshots of the first column of gear, THEN of the second and then of the third ----It's pretty simple These screeshots are saved in Documents\Diablo3\Screenshots. We need to put them in a folder with the executable, I suggest making an empty folder inside the Screenshots folder and drag the new screenshots in there. Be careful, if there are more pictures that the 13 items of your gear the final image will be messed up. Now we have 13 screenshots and the executable/script in the same folder (with no other images inside it) all that's left is to run the executable (double click) or the script. Give it a couple seconds and you'll see the Item Wall image in that same folder. ---Changelog: -0.2 --Now the images are pasted in their relevant position, but the screenshots REALLY need to be taken in the correct order for this to work --You can take a screenshot with your details page open (AFTER the screenshots of the items) and it will be added to the WallImage -0.2.1 --Added a bit of height to the cropped boxes because some items were getting choped off --Added the .dll files and everything that py2exe produces when it compiles the code, because some people were missing the .dll