Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
You do not have the latest version of the item reader.
Also, with main hub you mean the main menu flashing some custom color?
Ok, if you want to mess around with this, download this DLL and replace the one in your game folder.
dinput8.7z (download and extract in your game folder)
You will also need this file in your addons folder (beside imgui.ini)
theme.default.ini (right click and save as, rename to theme.ini)
Keep in mind this is NOT official yet, so it might change or be removed completely, we'll have to wait until Eidolon can review the PR.
I'll be modifying my theme addon to export your custom theme into something this new theme format can use (if you were using my theme editor), since if this becomes a thing, the theme editor and custom themes in all my addons will be obsolete.
Yeah, that font value as the name implies, global scale (I tried 5.0 at first to take a picture but was insane, 3.0 is more than enough).Worked exactly as intended so far, will let ya know if anything weird happens. Thank you for supporting PSO at way too high of a resolution
edit: i see it becomes the new base that other font scale adjustments multiply from. I had everything set at 3, then changed the global to 3, came back to gigantic fonts haha
That won't work... the names there are for reference. (if you use notepad++, you will see them in green which usually means a comment and not actual code)Download ''notepad++'', go into Solylib > item_list.lua (something like that). And open it with notepad++. It will have listed all the items in the game for your readers, their game code etc. Change the names manually of all Rare items to SPECIAL WEAPON / ITEM etc. Would take sometime though. The list is pretty big. Or set to false, damn Soly ninja.
That won't work... the names there are for reference. (if you use notepad++, you will see them in green which usually means a comment and not actual code)
In the addons, names are read from the game memory.