• New Horizons on Maelstrom
    Maelstrom New Horizons


    Visit our website www.piratehorizons.com to quickly find download links for the newest versions of our New Horizons mods Beyond New Horizons and Maelstrom New Horizons!

Search results

  1. Baste

    BUILD 14 BETA 3.1 Polish translation

    Yes, ISO or the like. Even if I only have the folders, I think I can get the letters to display properly if they don't do it at first.
  2. Baste

    Favorite Sword?

    Me or WindmillSlayer (or both)? As for myself, I develop for both my own game version and the Build Mod, so I'm not playing the stock game. :cheers
  3. Baste

    Silver Leaf Sword?

    It isn't used anywhere and there is no code to let us know what it was supposed to be used for. Although based on its description it is possible that it was supposed to be given as a reward from the English governor.
  4. Baste

    BUILD 14 BETA 3.1 Polish translation

    I meant the whole game version, such as disc image files, so I can install it and test changes in the game as well and not only study the code. That might not be feasible, and uploading and sending me the game version as disc image files or such could probably be seen as software piracy even...
  5. Baste

    Favorite Sword?

    I'm not very familiar with the weapons in the Build Mod, but in the stock game I prefer the Squall. It has high stats and is the most balanced sword in the stock game. With a high Melee Combat skill and the Professional Fencer ability I feel that the enemies' Advanced Defense is pretty much negated.
  6. Baste

    Silver Leaf Sword?

    You did see my post in your thread, right? :P http://www.piratesahoy.net/threads/windmill-slayer-in-stock-potc.20118/#post-444452 The part about the Corsair's Pride isn't true, though, as I clarified in my latest post in that thread.
  7. Baste

    The Purpose of Thierry Bosquet

    I suspected it was something bad with him, especially when the tavern keeper said he was a bad man. I paid anyway to see what would happen. Yes, you get his Yataghan, but I prefer the Schiavona early in the game. Another thing about him is that because of a bug he keeps respawning outside of...
  8. Baste

    BUILD 14 BETA 3.1 Polish translation

    Huh, what do you mean? It seems I posted quite a while before you. o_O If I had the Polish version of the stock game, then maybe I could figure out a better way to use Polish fonts in the Build Mod by studying how they are used in the stock game. I'm not saying I definitely would be able to...
  9. Baste

    Need Help Windmill slayer in stock POTC

    I take back my statement about the Corsair's Pride. I checked the stock code, and it turns out the sword isn't used anywhere, including on random officers. So, it cannot be found in the game.
  10. Baste

    Silver Leaf Sword?

    The Silver Leaf is indeed the sword Danielle uses later in the game. It is not used anywhere else, and cannot be found in the game. I checked the stock code, and it turns out it was supposed to be one of the items stores and traders can sell, but due to a little miss, it can never be loaded. I...
  11. Baste

    BUILD 14 BETA 3.1 Polish translation

    Sorry for my absence. Life continues to get in the way of doing things. Such kind words, but I wouldn't call myself an expert on this. I only understand part of it. KK would know more about it. :yes I had a look at changing the characters in the code, and it seems it might be possible, but...
  12. Baste

    BUILD 14 BETA 3.1 Polish translation

    Yes, that is correct, whenever you want "Ą" in the game you must write "¥" in the code, whenever you want "ą" in the game you must write "¹" in the code, and so on (if the characters look the same for you as they do for me). Unfortunately, that's how the font files and texture files are set up. :/
  13. Baste

    BUILD 14 BETA 3.1 Polish translation

    You put the character corresponding to the letter you want in the file you want the text. For example, to get that description text I put this in "standard.c" in PROGRAM\Storyline: case "Polish": sl.(sn).title = "Nowe horyzonty"; sl.(sn).description =...
  14. Baste

    BUILD 14 BETA 3.1 Polish translation

    Thanks to the help we got from KK in PMs, I have found the characters to use for Polish letters. Some of them cannot be typed here so see the attached file. This is the result I get: This should make translation easier. :)
  15. Baste

    BUILD 14 BETA 3.1 Polish translation

    Yeah, I thought about that afterwards, that I could try to use those characters and see what happens. It seems to make some progress: The font files and textures seem to work, so it seems all that is needed is to know which characters correspond to which letters. :)
  16. Baste

    BUILD 14 BETA 3.1 Polish translation

    I tried the files that enabled language switching, and it gave me some information about how the Polish fonts are being used. This is from the dialogue file for Malcolm Hatcher: Wczoraj poprosi³e› mnie abym przypomnia³ Ci o sprawach które powinni›my dzisiaj za³atwiå. This is text used for the...
  17. Baste

    Solved Forum Upgrade

    Well, as you know I preferred the IPB theme, and I prefer "Whisper 2" over "Whisper Pirate", and Aurora Blue before that. It seems the Aurora theme has been updated for the latest version of Xenforo now: http://akrion.net/xenforo-theme-aurora-ver-1-1-0-0/ Perhaps we can at least get Aurora Blue...
  18. Baste

    Mod Release Build 14 Beta 3 Progress

    About the memory leaks, it seems the game or the Storm Engine does not inherently have memory leaks. When I check the system log of the stock game there are no reported memory leaks, but when I check the system log of the build there are reported memory leaks. I just tried it. I've also played...
  19. Baste

    BUILD 14 BETA 3.1 Polish translation

    Okay, I have been working with this during the past days and I have both good findings and bad findings. The good findings are that every needed character already is included in the build's font files. This means that it seems that no texture file needs to be modified, with possible exception...
  20. Baste

    BUILD 14 BETA 3.1 Polish translation

    It seems you already did here: http://www.piratesahoy.net/threads/build-14-beta-2-3-polish-translation.20083/page-5#post-455471 I'll take a look at it. :cheers EDIT: Hehe, we posted at the same time. All right, I will check that folder.
Back
Top