howbazaar.gg for all the data
original mod here -> Bazaar-SCED
original Infarcactus mod here ->Mod-The-Bazaar-Show-Combat-Encounter-Detail
this is a mod of that original mod that adds item upgrade/enchant preview when right-clicking items
DOWNLOAD -> BepInEx 5
run yer Tempo Launcher -> at the bottom left theres Settings, click it -> look for "Game Installation Directory", copy the directory to yer file explorer -> there should be a folder named "bazaarwinprodlatest" open it -> extract the BepInEx zipfile there
download the lastest mod here
extract it to bazaarwinprodlatest\BepInEx\plugins
If the toolips do not show after installation, in BepInEx\config\BepInEx.cfg
, set
HideManagerGameObject = true
(it should be near the top)
After launching the game at least once with the mod installed, you should have a new configuration file at BepInEx\config\ShowCombatEncounterDetail.cfg
Here you can roughly change where the new tooltips appears as a ratio relative to the center of the screen. For example,
the default values [0,-.125]
for the X and Y parameters respectively put the image centered on the horizontal axis
and roughly over your items on the vertical axis.
Restart the game after changing these values for them to take effect.
set relativeItemPosY = 0.0 if the item tooltip is too low
Delete the BepInEx\plugins\ShowCombatEncounterDetail
folder in your game files.