Jump to content

Tokei

Members
  • Posts

    665
  • Joined

  • Last visited

  • Days Won

    90

Posts posted by Tokei

  1. Thanks for working on encodeing code.

    The view spr features like the show map features, we can see what the selected spr look like.

    I'll be honest, I'm a bit confused here! You can already view the spr files (here's what you can preview : txt, log, xml, lua, lub, bmp, png, spr, pal, gat, jpg, tga, wav and act.)

    sc013.png

    Did you mean something else?

  2. Wow this is amazing work. It has features GRF Tool only has. Is it possible if you can add GPF as a saving option as well? + 1 to your work. :D

    Another possible feature could be GRF Encrypt / Decrypt Option

    Well, a GRF structure is exactly the same as a GPF file (the only difference is the file name extension), so I added the option when saving! But yeah, as far as the encryption goes, that's not something I'll do right away. The application can already decrypt files and it does it automatically when you save a GRF. I'm still not sure why someone would encrypt their GRF though... but the option will definitely be available anyway.

    very useful tool !

    need more encodeing code like codepage 950 and view spr feature :)

    I'm working on the first part, but what SPR features do you want exactly? A converter from BMP files to SPR and vice versa?

  3. I'm not sure I understand what you mean. From the official setup, I get 4 results for the rendering engines, while in your setup I only get 3. However, the official setup is correct : there should be 4 options.

    Example, official setup :

    - Direct3D HAL (Driver = empty GUID | Device = HAL GUID)

    - Direct3D T&L HAL (Driver = empty GUID | Device = T&L HAL GUID)

    - ATI Radeon HD 3470 (Driver = driver GUID | Device = HAL GUID)

    - ATI Radeon HD 3470 (Driver = driver GUID | Device = T&L HAL GUID)

    In your setup :

    - Direct3D HAL (Driver = empty GUID | Device = HAL GUID)

    - Direct3D T&L HAL (Driver = empty GUID | Device = T&L HAL GUID)

    - ATI Radeon HD 3470 (Driver = driver GUID | Device = HAL GUID)

    There's one device missing for the graphic card driver (T&L HAL device), but other than that nice setup! Way better than the official one lol.

  4. There appears to be an issue or some confusion with the "Graphic Device". A graphic driver could be considered as an usable display monitor and a graphic device is the rendering type (RGB, MMX, HAL, T&L HAL, etc...).

    The first two options that appear in your menu are the two renderers available for the primary display driver, namely Direct3D HAL and Direct3D T&L HAL (the client doesn't support any other rendering modes).

    The other two options that usually follow are the renderers for a specific driver (they display as the same name, but that's really two different things). Generally speaking, these other two options are the same as the first two options since people only use one monitor and the primary display driver = this display driver.

    As of now, it's impossible to select a specific device for a given driver : the option doesn't appear! The third option only sets the device to Direct3D HAL.

    Just saying! The first two options is what everyone should be using anyway.

×
×
  • Create New...