Search results

  1. Ender

    Hunters Guild Window View Question

    No, it's EP1 Ultimate that has the different version of Pioneer 2. The game explicitly checks for the game's episode == 0 (episode 1) and difficulty == 3 (ultimate) when loading the assets.
  2. Ender

    HD UI Project by Luthee (a.k.a Eleria)

    Enable high res hud in the launcher's options and increase the hud scale.
  3. Ender

    Server maintenance completed for August 12th, 2024 (サーバメンテナンス完了 8/12)

    Although new skins were added to the drop charts, all three changes you pointed out were made for unrelated balance reasons. These were balance changes that we've wanted to make for a while and adding new skins to the server is a good time to look at any balance problems with the drop charts...
  4. Ender

    Server maintenance completed for August 12th, 2024 (サーバメンテナンス完了 8/12)

    Server maintenance has completed and the 9th Anniversary Event is now live! Today's update contained many changes to the game and the server. New items were added to the game. If your launcher is set to CUSTOM in the top right, your unitxt file will not be automatically updated and the names of...
  5. Ender

    9th Anniversary Event Thread

    9th Anniversary Event 12th August ~ 9th September Welcome to the 9th Ephinea Anniversary Event! What's the Anniversary Event? The Anniversary Event is an event which features badge currency drops and a set of exclusive limited-time quests, known as Maximum Attack E. During the course of...
  6. Ender

    Server maintenance scheduled for August 12th, 2024 at 04:00 UTC (サーバメンテナンス予告 8/12 13:00 JST)

    In roughly 26.5 hours from the time of this post, there will be a server maintenance to update the game and server with changes for the anniversary event. Maintenance may take over an hour to sufficiently test the changes. The anniversary event will start once the maintenance has completed...
  7. Ender

    analog camera control ftw

    You need to bind Right Analog Left/Right in the ingame options (Home/F12 -> Options -> Pad Button Config -> Custom).
  8. Ender

    Quick question - Quick answer

    A single slime spawn is actually five slimes. There are the four clones that you can see and kill. These slimes have stats, move around, etc. Then there's the 'base slime' which is always at the spawn point, has 0 stats (0 HP, 0 max HP), and doesn't move. Damage traps check for proximity on the...
  9. Ender

    Can't get into menus

    PSOBB uses the first controller device it detects. Is it possible you have a different USB device connected that your system is picking up first as a controller? Good way to test would be to unplug all other USB and bluetooth devices except your mouse and keyboard, power on and connect the...
  10. Ender

    Quick question - Quick answer

    Yes, Gibbles can target more than just Male or FOrce. You're correct. [Technical explanation] Parameter 2 of their initialization data can be in range [0, 8]. It defines a bitmask for testing which characters to prioritize targeting (value is 2**X => 0 is 0x01, 1 is 0x02, 2 is 0x04, 3 is 0x08...
  11. Ender

    Game Crashes When I Shoot To The Right or Left

    That's a DEP crash. Try this: https://ephinea.pioneer2.net/faq/#technical
  12. Ender

    Quick question - Quick answer

    The damage is probably lower but OPM also has the old V3 offline invuln frames, which means you won't get hit every frame and die instantly.
  13. Ender

    Game Crashing on Startup

    Never seen this before. That's an integer overflow exception occurring on an IDIV instruction. This is happening when the game is doing some math to update the state of connected dinput8 devices. So I think you might have some USB device connected that's giving bogus readings to the game, or...
  14. Ender

    Server maintenance completed for July 25th, 2024 (サーバメンテナンス完了 7/25)

    Server maintenance to address a bug in the ships has completed. No changes were made to the game. サーバシップのバグに対応するためのメンテナンスを実施しました。ゲーム内容に関する変更はございません。
  15. Ender

    Server maintenance completed for July 6th, 2024

    Negate the sensitivity value.
  16. Ender

    Game Crash on start

    Did you install drivers for your graphics card? If you did, not sure what's wrong. It seems like the game isn't able to set resolution and color depth correctly. Maybe the way the launcher is enumerating the list of resolutions is done differently than the game. You could also try 16bit colors...
  17. Ender

    Game Crash on start

    I don't know what's wrong. I would keep trying options, making sure you lower/set things to default as you go. Are you sure there's nothing in event viewer or those log files for the failed starts?
  18. Ender

    Game Crash on start

    I don't know. What else have you tried? Are you sure your resolution is valid? If not, try going to something low like Windowed 640x480 or Windowed 1024x768. Any of those work? If not, check the other options in the launcher and try putting them all to default values or off. Still nothing...
  19. Ender

    Game Crash on start

    You removed dinput8.dll next to psobb.exe? That's the addon plugin.
  20. Ender

    Game Crash on start

    That's the addon plugin. Not sure why it would crash at startup, but probably a good idea to try reinstalling addons. I know that setting the font size and oversampling in the Settings Editor to 'too high' values can sometimes cause a crash if the addon plugin runs out of memory when generating...
Back
Top