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.
I guess I'm more talking about how the title bar for the main window is always there. I made the bar transparent with the theme editor but the word main and the drop down arrow are still there.I was under the impression that the main window preserved its state, that's something we can look into, I guess.
For the time being, you can go to core_mainmenu and set window_open to false so it defaults to the window not being displayed
Look at how the other addons like the Item Reader handle it. It's an option passed into imgui.Begin() as the third argument.I guess I'm more talking about how the title bar for the main window is always there. I made the bar transparent with the theme editor but the word main and the drop down arrow are still there.
imgui.Begin('Addons', window_open, { 'NoTitleBar' })
Did you install the base plugin? Basically do you have dinput8.dll inside the same folder as psobb.exe?Trying to install and followed exact instructions, but nothing happens after installing and loading the game. I checked with my partner and we compared our addons folders to make sure I didn't mess anything up, and we even tried just doing it all over, but no matter what we do my game won't load with any addons active. I'm running Windows 11 Enterprise 64-bit, if that matters.
I did install the base plugin and that file is in the same folder as psobb.exe, yes. The one thing that was weird when partner and I compared folders is that I didn't have the imgui.ini and theme.ini files for some reason, so he copied and sent me his to put in the folder (and this was after a fresh install of the addons). Could this be part of the problem?Did you install the base plugin? Basically do you have dinput8.dll inside the same folder as psobb.exe?
I spent too much time helping someone through a very similar situation as this last week, and it turns out they had a few different issues due to a mix of not reading the instructions or installing improperly. Even after fixing these issues, the base addons were crashing at startup and no addons were visible. I genuinely didn't know this was possible and I'm wondering if something was installed incorrectly that's breaking them. So I recommend you basically start over and do one piece at a time like this.I did install the base plugin and that file is in the same folder as psobb.exe, yes.
Got up to step 5 (game launched fine but no addons) and used that link to download the redistributable, but I seem to already have that exact thing installed, I believe this happened the first time around too. "Cannot install a product when a newer version is installed." Is this version incorrect, do I need to replace it with the one from the link?I spent too much time helping someone through a very similar situation as this last week, and it turns out they had a few different issues due to a mix of not reading the instructions or installing improperly. Even after fixing these issues, the base addons were crashing at startup and no addons were visible. I genuinely didn't know this was possible and I'm wondering if something was installed incorrectly that's breaking them. So I recommend you basically start over and do one piece at a time like this.
1. Delete your addons folder (yes, you'll still have dinput8.dll but we'll overwrite that next).
2. Redownload the base plugin, which is bbmod.zip from here: https://github.com/Solybum/psobbaddonplugin/releases/latest
3. Extract that to your EphineaPSO folder. You should have a new addons folder.
4. Launch PSO, make sure you see the addons. It's basically only the Main addon list, Theme Editor, Settings Editor, Log window, and maybe another.
5. If you don't see them or if the game fails to launch complaining about missing msvcp140.dll, then you need the x86 version (yes, x86 because psobb.exe is a 32 bit executable) of the MSVC2015 redistributable: https://www.microsoft.com/en-us/download/details.aspx?id=48145
6. Make sure you can launch the game with the addons.
Then you can install the more popular addons like Soly's Item Reader. Refer to the installation steps here: https://github.com/Solybum/PSOBBMod-Addons/#installation
The important thing to keep in mind about Soly's addons is that downloading the repository is downloading the repository as code. You'll have a zip with a root folder for the repository. You'll need to go into that folder to see the folders for Item Reader, Monster Reader, solylib, etc. You want to copy those Item Reader, Monster Reader, solylib folders to your EphineaPSO\addons folder.
Can you share a screenshot of your EphineaPSO and EphineaPSO\addons folders?Got up to step 5 (game launched fine but no addons) and used that link to download the redistributable, but I seem to already have that exact thing installed, I believe this happened the first time around too. "Cannot install a product when a newer version is installed." Is this version incorrect, do I need to replace it with the one from the link?
Can you share a screenshot of your EphineaPSO and EphineaPSO\addons folders?
I couldn't toggle the main addon list. Closed game and renamed that file like you said, and it still launched fine without giving me any errors (and I did rename it properly again, thank you!)Honestly I don't know what's wrong. Looks like everything is installed correctly. You should have at least the main addon list which can be toggled by the ` key (above tab, left of 1 on a standard US keyboard).
Something you can try is temporarily renaming the EphineaPSO\addons\init.lua to anything else (such as init.lua.bak), and then launch the game. You should see a messagebox about failing to load init.lua. If you do see that, then the plugin is launching properly. If you don't see that messagebox, then something might be preventing dinput8.dll from loading but I don't know what. Make sure you rename that file back to init.lua!
Looks like Windows 11 handles that redistributable differently. I assume there are players on Windows 11 using the addons, but I can't verify/test myself if they work. I assume they do.
Alright, I don't think I can help then. It seems like dinput8.dll isn't loading properly for some reason despite the installation looking good. If it was loading and the addons\init.lua file was missing, then the game wouldn't launch. I don't have access to Windows 11 to verify the plugin works there (although I assume it does because I know there are Win11 players). Maybe there is some Win11 security feature that prevents loading dinput8.dll from the working directory? No clue!I couldn't toggle the main addon list. Closed game and renamed that file like you said, and it still launched fine without giving me any errors (and I did rename it properly again, thank you!)
Tried setting the renderer API to Direct3D 8 (I wasn't using that one), and tried unplugging my controller, but no difference. Not sure if there's another way to check if I have controller software/drivers interfering. I'll see if I can mess with some Windows settings. Thank you so much for your time!Alright, I don't think I can help then. It seems like dinput8.dll isn't loading properly for some reason despite the installation looking good. If it was loading and the addons\init.lua file was missing, then the game wouldn't launch. I don't have access to Windows 11 to verify the plugin works there (although I assume it does because I know there are Win11 players). Maybe there is some Win11 security feature that prevents loading dinput8.dll from the working directory? No clue!
I know that players had issues with the addons and some other controller software/driver for dinput/xinput. Maybe you have something like that? Maybe try setting Direct3D 8 for the renderer API in the launcher in case you're using a different renderer and something else is interfering? Other than that, out of ideas for what could be preventing the plugin from working. Sorry.
Windows 11 is a pretty slick blend of Linux and Windows 10-- I love the feel and look of Linux, while having all the benefits that Windows provides for gaming/application/driver support.Not to turn this topic into an OS war topic, but Windows 11 isn’t “broken”.
Windows 11 is a wonderful OS and superior for gaming than Windows 10 and, for damn sure, Windows 7. (Despite everyone who always jumps on the bandwagon of the newest Microsoft OSes to trash them.)
Add-ons also work fine on Windows 11 with no issue. I’ve used them on it and many others have as well.
When installed correctly, they just work.
There’s definitely going to be something wrong in your setup which is making them not work and it’s not the OS’s fault.
I do hope you can figure it out, though.