Skip to content

Commit

Permalink
Open Limit Adjuster v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirteenAG committed Oct 6, 2014
1 parent fe22ebb commit 7c52bb8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/limit_adjuster_gta3vcsa.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ WeaponModels = unlimited
StaticShadows = 2048
Coronas = 20048
ScriptSearchLights = 1024
FrameLimit = 105
FrameLimit = 30

[VCLIMITS]
PtrNode = 300000
EntryInfoNode = 3200
;Peds = 140
Peds = 140
Vehicles = 110
Buildings = 300000
Treadables = 1
Expand All @@ -53,7 +53,7 @@ TimeModels = unlimited
OutsideWorldWaterBlocks = 40
StaticShadows = 2048
Coronas = 2048
FrameLimit = 105
FrameLimit = 30

[GTA3LIMITS]
PtrNode = 90000
Expand All @@ -69,7 +69,7 @@ TimeModels = unlimited
OutsideWorldWaterBlocks = 40
StaticShadows = 2048
Coronas = 2048
FrameLimit = 105
FrameLimit = 30

[OPTIONS]
DebugTextKey = 0x74 ; F5 -- Use an VKEY (see http://msdn.microsoft.com/pt-br/library/windows/desktop/dd375731(v=vs.85).aspx)
Expand Down

0 comments on commit 7c52bb8

Please sign in to comment.