Search results

  1. DCurrent

    I need to create platforms

    Yes. I can't check the precision of your specific coordinates at the moment, but the principal is fine. Make sure to review your enemy and NPC jump ranges so they can navigate around the area. You will also want to give them (and players) walkoff animations so they don't look silly from...
  2. DCurrent

    Weapon Drop Overview

    I already answered this earlier in the discussion. It's 100,000. Since you are using an earlier version that doesn't have the constant, I recommend defining one yourself: #define WEAPON_ITEM_HIDDEN_POS_Z 100000 Note you don't strictly have to use same value the engine defaults to, so long as...
  3. DCurrent

    In Progress Street Fighter 89 The Final Fight by Machok

    Welcome to the community @Rysiek! In general, when you give feedback, it's a good idea to tag the creator so they will be sure to see: @machok. Also, if you want to leave a full review, there is a place for that here: DC
  4. DCurrent

    Hope you had a good birthday sir!

    Hope you had a good birthday sir!
  5. DCurrent

    Wii U Pro controller isn't responding in-game on OpenBOR 4.0 (vWii)

    @TrueBenjamin As with all your previous questions on the Wii, it really just isn't a priority. From my point of view, just a port someone else made that I know nothing about, don't maintain, and couldn't fix if I wanted to. Not saying all that to shut you down - just tempering expectations...
  6. DCurrent

    How to convert music bor files to wav

    Thanks for the find, but we have a soft ban on third party download links for EXACTLY this reason. They always get lost (among other problems). I've added the converter to resources and removed third party download links. https://chronocrash.com/forum/resources/openbor-music-tool.394/ DC
  7. DCurrent

    BOR2WAV

    Added to resources and removed third party link. Associated with this discussion thread.
  8. DCurrent

    OpenBOR Music Tool 1.0

    Note: OpenBOR supports .ogg vorbis, and this is the recommended music type. The .bor format is for legacy compatibility. This tool includes command line applications to convert .wav to the proprietary .bor format used for music playback in OpenBOR and .bor to .wav format as well. There is also...
  9. DCurrent

    Implementing Difficulty Settings

    @MysticalMist It works that way because that's the most efficient way, and under the hood, most other games work like that too. Generally, higher difficulties mean more spawns, longer HP bars, and more aggression. Sometimes more difficult placements too. The cheapest method just happens to be...
  10. DCurrent

    How to convert music bor files to wav

    The converter is included in edit pack. https://www.chronocrash.com/forum/resources/neo-edit-pack.2/ DC
  11. DCurrent

    Shinobi MegaDrive Progress

    Looks good, but they are using the bad version sound effects, and then giving them an extra dose of Genesis Laryngitis on top of that. Get the sounds fixed and it's a winner! DC
  12. DCurrent

    Complete Fighter's History Revenge

    Welcome to the community @Xurde. It's probably just an offset issue with the HUD design. You could probably fix with a quick read of the manual. Barring that, I am tagging the creator @Pierwolf. Unfortunately, he retired from the community due to the actions of a group outside of us, so I'm not...
  13. DCurrent

    Engine Logo Question?

    I removed forced engine logo (and credits) with 4.0, as part of an overall effort to treat OpenBOR as what it is - an engine, not a novelty. We do ask creators to add something that credits the engine as powering their game, like you'll notice any Unreal game does. Ex: The splash screen @Kratus...
  14. DCurrent

    Weird and unusual Sports/Competitions from around the world.

    The sound does it for me. We used to sell those things, my grandfather hit from behind with one. They might not bring you down, but they do hurt! DC
  15. DCurrent

    Complete Pocket Dimensional Clash 2

    I already imagine his super... launching himself out of the mech on the nose of a tactical nuke that goes up drops straight down... BOOM... baby bounces back to the mech unharmed while everyone else dies. 😜
  16. DCurrent

    retroachievements in openbor?

    No. That's like asking if Final Fantasy can keep achievements for Street Fighter. OpenBOR is not an emulator and it's not a game console. It is an engine you build games with, the same as Unreal or Unity. Each game is its own thing. You can of course track achievements within a game all you...
  17. DCurrent

    OpenBOR 4.0

    I've tagged @SX, but I don't know if, when he'll happen along. DC
  18. DCurrent

    OpenBOR 4.0

    Fixed. Fixed. Fixed.
  19. DCurrent

    OpenBOR 4.0

    I have no idea. I do not have anything at all to do with ports, just the core engine. @msmalik681 or @Kratus might be able to help you out. DC
  20. DCurrent

    OpenBOR 4.0

    OpenBOR-arm64. That's your file. It's there. DC
Back
Top Bottom