• 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!

Tools, Tutorials and Information

I've updated the links in the first post, so they should work again.

Does anyone mind if I replace the recommended FTP client with FileZilla? It's regularly updated and quite easy to use.
 
Done. I've added a note about contacting us for the login details, too.
Cheers! I restored the links for DialogMerge and the old Mod Patch Utilities now as well.
Just in case anyone might want them at some point. :doff
 
It worked for me last time I tried it, too. Which was about 5 minutes ago. :D But I use WinSCP to do my FTP stuff.
 
In the end, what program you use shouldn't really matter. Any FTP client should do the trick. :yes
 
I found a tool that can come in handy when renaming multiple files.

It is named Advanced Renamer, and it allows you to rename multiple files at once.
You can also pick what word(s) you want to be replaced in your files for instance, something that would have been very useful when I made the TEHO Black Pearl mod.

Advanced Renamer - Download
 
@Pieter Boelen (or anyone who can answer) is it possible to use functions from say stdio.h in code? Or any other standard library? I have some cool ideas but the game breaks when I try :(
 
Upload "error.log". That should give some clue as to what is going wrong.

At a guess, "stdio.h" and other standard libraries included in C++ are not included in the game, therefore functions in those libraries will not work in the game. If that is the case, "error.log" will probably report problems with those functions.
 
Back
Top