Advertisement
Guest User

Untitled

a guest
Jun 4th, 2017
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.95 KB | None | 0 0
  1. Starting fastman92 limit adjuster 3.45, compilation time: Jun 30 2016 23:08:19
  2. Please visit http://fastman92.ml
  3.  
  4. Game detected: GTA SA 1.0 HOODLUM 14383616 bytes
  5. Global exception handler has been registered.
  6. ---------------------------------------------
  7. IPL ID limit > 256 check disabled. Game may have some bugs if ID IPL limit is increased.
  8. At least one ID limit is changed. ModelIDlimit::PatchModelPtrsLimit will do a job.
  9. Count of file IDs is over 32767 and requires unsigned ID. Applying unsigned ID patches.
  10. Count of file IDs is over 65535 and base ID of CStreamingInfo requires __int32. Applying __int32 base ID patches.
  11. COL ID limit is over 256 and requires something more than unsigned __int8. Applying unsigned __int16 patches.
  12.  
  13. New ID limits:
  14. 0 - 59999 (60000) - DFF models defined within IDE files
  15. 60000 - 125499 (65500) - TXD texture archives.
  16. 125500 - 185499 (60000) - COL collision archives.
  17. 185500 - 186523 (1024) - IPL Binary IPL files.
  18. 186524 - 190619 (4096) - DAT files limited to nodes*.dat
  19. 190620 - 196119 (5500) - IFP animation archives.
  20. 196120 - 204242 (8123) - RRR car recordings, carrec*.rrr files
  21. 204243 - 204369 (127) - SCM scripts
  22. 204370 - 204371 (2) - Loaded list
  23. 204372 - 204373 (2) - Requested list
  24. 204374 - count of all file IDs
  25.  
  26.  
  27. Addresses:
  28. CStreaming::ms_modelInfoPtrs: 0x174D9B0
  29. CStreaming::ms_aInfoForModel: 0x3D30020
  30. CAnimManager::ms_aAnimBlocks: 0x1788338
  31. CVehicleRecording::StreamingArray: 0x17B32C0
  32. CTheScripts::StreamedScripts: 0x17D2E78
  33.  
  34. Format of new savefiles will be different: patch for block of IPL flags is applied! Number of IPL flags will depend on current IPL ID limit.
  35. Format of new savefiles will be different: patch for enhanced format of model flags block is applied!
  36. Format of new savefiles will be different: patch for save game of variable length is applied!
  37. ---------------------------------------------
  38. Modified count of killable model IDs: 42000
  39. ---------------------------------------------
  40. Format of new savefiles will be different: patch for car generators with CCarGenerator_extended structure is applied!
  41. Format of new savefiles will be different: patch for save game of variable length is applied!
  42. Modified limit Car generators to: 65534 Is CCarGenerator_extended structure used: 1
  43. ---------------------------------------------
  44. Modified limit of number of process counter passes for car generators to 6
  45. ---------------------------------------------
  46. Applied patch to make car generator accept any vehicle ID that meets a condition (ID == -1 || ID >= 10).
  47. ---------------------------------------------
  48. Tracks*.dat coordinate limit patch enabled.
  49. Number of tracks.dat files set to 6
  50. Renderware world map size set to 48000 x 48000
  51. Radar map size set to 48000 x 48000
  52. Water map size set to 48000 x 48000
  53. World map size set to 48000 x 48000
  54. Paths limit patch enabled.
  55. Paths map size set to 48000 x 48000
  56.  
  57. Radar info:
  58. Number of radar tiles per dimension: 96
  59. Total number of radar tiles: 9216
  60.  
  61. Water info:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement