Jump to content

Open Limit Adjuster


Recommended Posts

I've already mentioned this to Link, but thought I would post it here before everyone posts the same thing..

 

The latest version crashes for me when using it in the scripts folder. Works fine for me when the .asi and .ini are in the root folder of the game (same folder as the gta_sa.exe).

 

Not sure about using it with ModLoader

Very weird. After testing a few things with Link, it turns out that the v1.4.2 I downloaded might of been corrupted somehow.

I have "unlimited" set, and everything works fine.

No more disappearing windows bug or any other bugs. Works well with the Project_2dfx_sa v2.2. I don't like the 2.3 version.

Edited by MrMateczko

; ### StreamingObjectInstancesList
; List of streamed in entities RwObjects (dff models)
; Fixes buildings flickering when seeing too many of them

 

Correct me if I'm wrong (I probably am) but it's a fix for this?

 

 

Sometimes I have this huge flicker all over the screen, any idea of what it could be?

 

v4rqVpc.jpg

This is caused by memory2048.cs

With memory512.cs this doesn't happen.

I might be wrong, but that's my best bet.

 

A question, if I want to use this Limit Adjuster with P2DFX, is yacl.asi or sshadnolimitsa.asi needed as well?

Edited by MrMateczko

This is caused by memory2048.cs

With memory512.cs this doesn't happen.

 

A question, if I want to use this Limit Adjuster with P2DFX, is yacl.asi or sshadnolimitsa.asi needed as well?

yacl.asi is the corona limit, I believe its meant to be part of this limit adjuster soon, so yes, its needed for now.

 

The second one is the limit for shadows, I'm not sure if its meant to be part of this adjuster anytime soon, but if you're using 2.3 then its required or you'll have bugs with corona shadows.

Edited by TJGM

With memory512.cs this doesn't happen.

It does happen with memory512.cs, basically when the game uses too much memory. If only there was a way to make it unlimited or at least some way to decrease the streaming memory usage since it never stops increasing.

But making it unlimited will make it never stop increasing as you said. Limit IS needed so the game knows when to free some memory.

@Up

 

Sure but there should be a way to make the Streaming memory usage decrease somehow, it makes no sense for it to increase infinitely, i wonder if the same thing happens in the ps2 and mobile versions of the game.

 

But really we need a better Stream Memory Fix that doesn't cause those weird bugs, especially with the crazy amount of mods out there. Mods that require the use of more memory such as .LOD Mod or HRT, you can play fine for a few minutes before the bugs start to pop up right on your face, it's really annoying.

  • Like 2

Then just use something which gives less than 512mb

Edited by Silent

But really we need a better Stream Memory Fix that doesn't cause those weird bugs, especially with the crazy amount of mods out there. Mods that require the use of more memory such as .LOD Mod or HRT, you can play fine for a few minutes before the bugs start to pop up right on your face, it's really annoying.

The current stream memory fixes do what they're supposed to do, they increase the limit. Something needs to be done about stream memory itself causing bugs when too much of it is being used.

I dunno what's the reason. Also you got me an idea...

 

EDIT: And I'd need to have an overmodded game and I have none.

Edited by Silent
  • Like 2

Sure but there should be a way to make the Streaming memory usage decrease somehow, it makes no sense for it to increase infinitely, i wonder if the same thing happens in the ps2 and mobile versions of the game.

It actually makes sense.

 

The streaming memory doesn't start at it's maximum, because, well, you've just started the game, but it's supposed to be always there at the limit.

When something needs to be loaded, the game tris to fit the resource in the available streaming memory, if not possible it will remove some resources there until the resource fit in the streaming memory. It'd make less sense to remove resources to have the streaming memory at half for no reason.

 

and...

I don't think one ever needs more than 1024mb

Edited by LINK/2012

This, and I don't think one ever needs more than 512mb

"When something needs to be loaded, the game tris to fit the resource in the available streaming memory, if not possible it will remove some resources there until the resource fit in the streaming memory"

 

 

This is R* vision or the way it's SUPPOSED to work?

"When something needs to be loaded, the game tris to fit the resource in the available streaming memory, if not possible it will remove some resources there until the resource fit in the streaming memory"

 

 

This is R* vision or the way it's SUPPOSED to work?

both? y' know, R* was (and still is) the pioneer in open world games. So it's vision is dat eagle vision.

Edited by LINK/2012

Let me rephrase

 

"When something needs to be loaded, the game tris to fit the resource in the available streaming memory, if not possible it will remove some resources there until the resource fit in the streaming memory"

 

... are you discounting the bugs? Both known and unknown?

... are you discounting the bugs? Both known and unknown?

Ah yeah, that weird bug is another story.

I'd also like to know why the game rendering gets totally messed up when you have some wrong handling value.

Some coordinates ending up being NaN?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • 0 User Currently Viewing
    0 members, 0 Anonymous, 0 Guests

×
×
  • Create New...

Important Information

By using GTAForums.com, you agree to our Terms of Use and Privacy Policy.