Difference between revisions of "Talk:Vehicle Audio Loader"
Jump to navigation
Jump to search
m (moved Talk:VehicleAudioSettings.cfg to Talk:Vehicle Audio Loader: it is name of tool. Was name of file) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
What to add more. It is just loader compiled as ASI plugin and reads vehicleAudioSettings.cfg, then puts values into newly allocated memory of gta_sa.exe + changed 2 pointers. | What to add more. It is just loader compiled as ASI plugin and reads vehicleAudioSettings.cfg, then puts values into newly allocated memory of gta_sa.exe + changed 2 pointers. | ||
− | Same structure of audio properties is not invented myself and must agree with a one from GTA SA. Only format of .cfg is invented myself. <span style="font-family:Courier New">'''{{#if:Seemann|[[User:fastman92|fastman92]]}}<sup>[[Special:Contributions/fastman92|?]][[User_talk:fastman92|!]]</sup>'''</span> | + | Same structure of audio properties is not invented myself and must agree with a one from GTA SA. Only format of .cfg is invented myself. Next thing i would like people to encourage trying to find out what left values in structure are doing in game. There are many unknown fields. |
+ | <span style="font-family:Courier New">'''{{#if:Seemann|[[User:fastman92|fastman92]]}}<sup>[[Special:Contributions/fastman92|?]][[User_talk:fastman92|!]]</sup>'''</span> | ||
+ | |||
+ | :File names should be reserved to default game files. Files from user-created tools should be under the umbrella of the tool's name, in your case '''Vehicle Audio Loader'''. Unless you have named your tool as "VehicleAudioSettings.cfg," I agree with Seemann that this should be moved.--[[User:Spaceeinstein|Spaceeinstein]] 22:04, 13 September 2011 (UTC) |
Latest revision as of 13:34, 14 September 2011
Why do we have an article about one file without proper description of the tool itselt? I recommend to make a separate article about Vehicle Audio Loader and move the content of this page (VehicleAudioSettings.cfg) to it. Seemann?! 12:04, 13 September 2011 (UTC)
What to add more. It is just loader compiled as ASI plugin and reads vehicleAudioSettings.cfg, then puts values into newly allocated memory of gta_sa.exe + changed 2 pointers. Same structure of audio properties is not invented myself and must agree with a one from GTA SA. Only format of .cfg is invented myself. Next thing i would like people to encourage trying to find out what left values in structure are doing in game. There are many unknown fields. fastman92?!
- File names should be reserved to default game files. Files from user-created tools should be under the umbrella of the tool's name, in your case Vehicle Audio Loader. Unless you have named your tool as "VehicleAudioSettings.cfg," I agree with Seemann that this should be moved.--Spaceeinstein 22:04, 13 September 2011 (UTC)