Search results

  1. Aerisetta

    Rapid processing of images

    Is there a way or a tool to rapidly process lots of full color png images, each with DIFFERENT color palettes, to be put into openbor?
  2. Aerisetta

    Korean translation for openbor

    @pudu I'm trying to make a full chinese translation of my game. do you have a game example where they have full chinese characters ready to go? I saw videos of this game Warriors of Fate they seem to have typed out chinese characters 1 by 1 so I assume they solved it But this game seems to...
  3. Aerisetta

    New Combat Test

    Long time no share, just something I'm working on for a new combat system that should be pretty engaging but simple (cause people who play my games are usually too busy to play with both hands ;) ) The player is a pretty average warrior class character, medium damage, medium speed. His attacks...
  4. Aerisetta

    PalApply v2

    We figured out something else in the end, we added a thick solid black outline on all our images Changes the look a bit but its okay
  5. Aerisetta

    PalApply v2

    Thanks for the reply I just learned about the masking system in openbor. According to the manual it increases memory use. Does anyone know how much more it uses? For example if my image is 100kb and the mask is 1kb is it just a 1% increase or is there more it this?
  6. Aerisetta

    PalApply v2

    Thanks for the suggestion, we tried to that just now. Unfortunately, given how Spine/Live2D works, we need to cut up the image into many parts and layers. We usually press it down to 8bit at the end, otherwise we would need to turn each layer into 8 bit while editing, which is way too much work...
  7. Aerisetta

    PalApply v2

    Hello Plombo Are you the creator of PalApply? I need some help, essentially your software is critical for my work, but there's one thing that it does makes it hard to work with. (I use gimp so i dunno what terminology other people use) The problem is how the software deals with semi...
  8. Aerisetta

    How to Play send player to website possible?

    Sorry for reviving old thread, but is there a possibility this could change in the future? As I'm preparing to launch on STEAM one thing people do often is having a button in game that directly takes them to the STEAM Page from their game demo. Getting wishlists on STEAM is the most important...
  9. Aerisetta

    Optimizing full screen graphics

    Hello I have some effects like fog and a spinning effect using the attached artwork. My game is 1600 x 900 native. these artwork are made with that resolution in mind. However, some players, brower and phones cant handle it and FPS drops alot. These artwork cover up the whole screen and beyond...
  10. Aerisetta

    Protect your work!!!

    the openbor exe and the pak folder both need to be inside the encrypted file, pull them both in before encrypting
  11. Aerisetta

    Canceled LUST RUSH (18+)

    experimenting with a way to present story telling in game
  12. Aerisetta

    Solved Problem whit lbarsize and loadingbg

    ok i get it if you dont have a loadingbg2, then healthbar and mp bars appear normally without any settings (i never had a loadingbg2 that's why this was never an issue) however, if you have a loadingbg2 activated, you must have a lifebar.txt otherwise the hp/mp bars will become black
  13. Aerisetta

    Solved Problem whit lbarsize and loadingbg

    Hi Sorry to dig this back up, but I'm running into this issue. loadingbg 1 5 200 310 120 180 1 loadingbg2 1 5 200 310 120 180 1 lbarsize 200 15 0 1 0 0 0 -600 -600 mpbarsize 200 15 0 1 0 0 0 -600 -600 TBH i dont even want the loading bar (i do want a loadingbg2 though), I just want...
  14. Aerisetta

    Openbor WASM build github with super doginals game

    Based on my googling, Html is case sensitive According to the guide on uploading html games to itch.io where I upload the game, the file names are case sensitive too. Would be nice if it can be done though
  15. Aerisetta

    Openbor WASM build github with super doginals game

    im not sure how hard that is, i remember running into this problem on unity before i use notepad++ and you can search and replace a lot of text in multiple files at the same time. I also use Bulk Rename Utility for renaming files. its actually not that difficult once you get into it, i must...
  16. Aerisetta

    Canceled LUST RUSH (18+)

    NEW: You can now play LUST RUSH on OpenBOR directly in the browser on PC and Android devices! >>>> LUST RUSH by Aerisetta
  17. Aerisetta

    Canceled LUST RUSH (18+)

    Hi everyone LUST RUSH is coming to STEAM! Please Wishlist if you're interested in getting the full game later ;)
  18. Aerisetta

    Openbor WASM build github with super doginals game

    My game works and all scripts work. I put it on itch for private testing. But I still need to solve the multiple zip and config issue, waiting for pimax technical support
  19. Aerisetta

    Openbor WASM build github with super doginals game

    My game Lust Rush seems to be completely ready for browser play. The last 2 issues I have before i can upload to itch.io is... 1. I need to figure out how to split the files because itch.io has a 200mb per file limit. The method @pimax stated doesnt work for me 2. I need to figure out how to...
  20. Aerisetta

    Openbor WASM build github with super doginals game

    woooo after 7 hours of renaming stuff, it's starting to work! a little bit at a time I have 3 games to change things to lowercase, 20,000 files to go haha, but its working!
Back
Top Bottom