Jump to content

The Fifth Horseman

Members
  • Posts

    379
  • Joined

  • Last visited

Everything posted by The Fifth Horseman

  1. Thirded. I'm trying to avoid outleveling story arcs, and the ability to turn that spare XP into inf would be very helpful
  2. Here's a breakdown: HEATs (Warshades and Peacebringers) must start as Heroes VEATs (Arachnos Soldiers and Widows) must start as Villains Both of the above categories can switch alignment after creation. Praetorians do not get the Hero/Villain alignment choice until they leave Praetoria around level 20 You don't have to rethink the concept at all. Create the Warshade as a hero, get to Pocket D and talk to Null The Gull to switch your alignment.
  3. Tequila stores the game's path in your system registry. Sounds like the path has been removed. FYI, if you set it to "install" where the game already is, it will just re-validate the files without downloading anything.
  4. No. This is on the server end, due to the mapserver being overloaded or unstable.
  5. Exactly, everything bar the graphics settings is stored there.
  6. In the game's directory. Where is it? Wherever you put it.
  7. Or go through Pocket D -> Studio 55 -> Imperial City
  8. Both the SCORE code leak and i24 code leak contains source code of what seems to be 3DS Max plugins under \CoH\Utilities\3dsmax\ From the source code. It seems to set a limit on max accepted texture size at 1024x1024 . It can be changed, but to do so the game's executable must be rebuilt. \CoH\Game\render\tex.h #define MAX_TEX_SIZE 1024 \CoH\Game\render\tex.c if (tfh.width>MAX_TEX_SIZE || tfh.height>MAX_TEX_SIZE) ErrorFilenamef(filename,"Texture Too big - Max tex size is (%dX%d) this one is (%dX%d)\n", MAX_TEX_SIZE,MAX_TEX_SIZE,tfh.width,tfh.height); \CoH\GetTex\gettex.c if (reason & 8) { printf(" Reason: Bad texture (larger than %dx%d or bad file)\n", MAX_TEX_SIZE, MAX_TEX_SIZE); }
  9. The tops don't quite match with either bottom, if you look closely. Unfinished asset is my best guess
  10. Your graphics settings are stored in your system registry. Deleting the game will not clear them.
  11. Where did you put the game's folder?
  12. From what I'm reading, supposedly yes - but it was with hardware and drivers that date ten years back. The general shift to 64-bit operating systems since then may be or not be related. Getting Ageia's hardware is a non-solution unless you've got an old rig running XP or Vista on hand - the last official driver for it was released in 2008 ( 8.09.04 ) and only supported those systems. NB: there are copies on Guru3D: https://www.guru3d.com/files-categories/videocard-acceleration-physx-|-cuda.html
  13. Check your keybinds.
  14. Nit-pick: You've included options.txt, chat.txt, wdw.txt, tequilalog.xml and TequilaActivityLog.xml in the torrent. These files contain user settings (former three) and Tequila's activity logs (latter two). Players who already have the game cannot join the torrent to help you fully seed it without overwriting their saved settings files or Tequila's activity logs. Understandably, that is NOT an acceptable outcome.
  15. I'm from EU, but I see no reason to move from Torchbearer.
  16. Updating textures is possible: you can have a locally installed texture pack (keeping in mind there's a 1024x1024 size limit). This is how VidiotMaps work. Updating models (or adding new ones) is a whole different kettle of fish that you should take up with OuroDev.
  17. https://discord.gg/JTsQjHU
  18. Is this happening in any other game, or just in COH?
  19. No. The Internet Archive makes a static copy of the user-facing portions of websites. The backend logic that ran them (including search functionality) no longer exists. The only way they can be "searched" is on foot, page by page
  20. Graphical settings are stored in your system registry under HKEY_CURRENT_USER\Software\Cryptic\coh . You can run Regedit to access and modify the values. You should be able to wipe the settings quickly by using Start -> Find/Run -> REG DELETE HKEY_CURRENT_USER\Software\Cryptic\CoH
  21. Shadowhunter. He was revamped to that design in i23.
  22. Far as I can tell, we're stuck with the current situation (PhysX not working) until OuroDev gets around to updating the client.
  23. In Tequila, click Options, put the text in the "Launch Parameters" text box at the very top and click OK.
  24. Unreasonably high prices that resulted from extremely low supply. There's a "good price" and there's an "unreasonable price"
×
×
  • Create New...