Skip to content

removeGameWorld memory issue #4516

@pedrohenryz

Description

@pedrohenryz

Is your feature request related to a problem? Please describe.

The problem with using this function is that even without the GTA map, it still uses the game's memory. This can be seen in the task manager. I'm developing a project that adds a new map to MTA, and it's an issue to have something useless consuming valuable memory. The map alone will already take up a good amount, not to mention the scripts, cars, and skins.

Describe the solution you'd like

When this function is enabled, the game should load a clean gta3.img so that unnecessary memory usage is avoided.

Describe alternatives you've considered

No response

Additional context

No response

Security Policy

  • I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions