Recent content by egg yolk

  1. egg yolk

    A.I. and PSOBB: What is the future imagined to be like, will you be a part of it?

    Since a lot of oldies don't play anymore why doesn't Ephinea add them as AI controlled accounts? I made an example of how this could be done using my own OC: player1: Hello > AI egg yolk. AI egg yolk: Hello > player1. Word select could be used like above to initiate communication, then the AI...
  2. egg yolk

    What's the story behind your name?

    the first symbol art i make when i come back to psobb back then look like an egg yolk, so i call myself egg yolk and make more egg yolk symbol art cuz it was simple enough to make variations of
  3. egg yolk

    Replacing Mag models with custom 3D models [Updated method 26/1/22]

    There is no support for adding new animations with this tool, you should imagine it as a tool that redraws a model in game but keeps the existing logic properties of the file that is replaced. As an example, if you replaced Tellusis, it is one model that by logic is mirrored, so your single...
  4. egg yolk

    Replacing Mag models with custom 3D models [Updated method 26/1/22]

    You could but it won't behave how you expect it to. Since a mag model is only offset by a single origin, both the wings and tail would share that origin and both objects would be offset by that origin's position and rotation. It would look even weirder if the mod inherited animation from the...
  5. egg yolk

    I think it's model swapping...

    It is possible to do, but it may cause you to crash at times or have graphic problems, it's also a non trivial task which would take a while to do
  6. egg yolk

    Replacing Mag models with custom 3D models [Updated method 26/1/22]

    There is now a better method for doing this, the opening post has been updated ^^b.
  7. egg yolk

    njaGen v0.0.1a [Pre-release, Windows 64bit only]

    This tool generates NJA or NJ files from OBJ model files. Within the tool are some text guidance articles that explain how to make a usable OBJ model amongst other things. There is also an example of a usable OBJ file here, and a video tutorial for making one here. Please remember that this is...
  8. egg yolk

    Ninja ASCII (.NJA) format conversion from .OBJ [Theory]

    Since my last post, various development changes have taken place for my new program: -Renamed from njaGenFE to njaGen -Environment change from Angular to React and Electron in order to release it as a desktop application -Removed 3D view concept to simplify things Some other changes have...
  9. egg yolk

    Virtual Flash Range [HUcast character model mod]

    This mod replaces the original HUcast model with a new model, although uses the same animations and hitbox as the original model. The mod also uses the original HUcast texture, that has been remapped to the new model in a minimal way. I will say the mod could look better, but due to the nature...
  10. egg yolk

    Ninja ASCII (.NJA) format conversion from .OBJ [Theory]

    Since njaPatcher is at a point where it is usable for creating valid NJA files, I have started to program a new application named njaGenFE, which is a frontend user centered version of njaPatcher using Angular. I am essentially using njaPatcher as an endpoint for generating NJA file output, so...
  11. egg yolk

    Ninja ASCII (.NJA) format conversion from .OBJ [Theory]

    I figured out a way to resolve the issue described in the last post, so it is now possible to play all EP1 areas with a custom textured player model. I'm not certain that I have checked every possible enemy attack in EP2 and EP4 yet, but it is looking fine from what I have played. To explain...
  12. egg yolk

    Ninja ASCII (.NJA) format conversion from .OBJ [Theory]

    I have been testing character model swaps lately, trying out different quests with the new model loaded. Today I tried TTF and unfortunately the attack where Dark Falz spawns a smaller version of the player model causes PSOBB to crash. So far this has only happened when the custom model is...
  13. egg yolk

    Ninja ASCII (.NJA) format conversion from .OBJ [Theory]

    Lately I have been making a folder with decompiled BML contents from data.gsl. Within data.gsl there are lots of game objects such as trap models, item drop models, map cursor models etc. I have been attempting to mod a few of these BML files, and figured I would make a post about it here so...
  14. egg yolk

    Modding all the 3D models

    There's some progress to exporting maps in this thread, but seems to be a tool for personal use: https://www.pioneer2.net/community/threads/pso-asset-exports.14193/
  15. egg yolk

    Ninja ASCII (.NJA) format conversion from .OBJ [Theory]

    Today I tried out the new character model from the previous post on Ephinea server and there are some new memory related discoveries. To explain, the original HUcast body model is 25kb in memory, whereas the custom model is 40kb. HUcast head models range from 2kb - 5kb and the custom model is...
Back
Top