Skip to content

[GTA SA] Modloader incorrectly loading as an eariler version under proton/wine #124

@John-Jingis

Description

@John-Jingis

I am running GTA SA on proton using widescreen fix, silentpatch, and ultimate ASI loader.
When I then install modloader, silentpatch gets disabled and my framerate tanks. I am using the latest release of modloader (0.3.7) from github.

The output of modloader.log has the following:

========================== Mod Loader 0.2.4 ==========================

Game version: GTA SA 1.0 US
Loading basic config file modloader/.data/config.ini

Parsing command line
Loaded menu fxt for locale 1033

Looking for plugins...
Reading plugins.ini
Loading plugin module "gta3\std.asi.dll"
Warning: Failed to load module "gta3\std.asi.dll", it requieres a newer version of Mod Loader!
Update yourself at: https://github.com/thelink2012/modloader/releases
Loading plugin module "gta3\std.bank.dll"
Warning: Failed to load module "gta3\std.bank.dll", it requieres a newer version of Mod Loader!
Update yourself at: https://github.com/thelink2012/modloader/releases
Loading plugin module "gta3\std.data.dll"
Warning: Failed to load module "gta3\std.data.dll", it requieres a newer version of Mod Loader!
Update yourself at: https://github.com/thelink2012/modloader/releases
Loading plugin module "gta3\std.fx.dll"
Warning: Failed to load module "gta3\std.fx.dll", it requieres a newer version of Mod Loader!
Update yourself at: https://github.com/thelink2012/modloader/releases
Loading plugin module "gta3\std.movies.dll"
Warning: Failed to load module "gta3\std.movies.dll", it requieres a newer version of Mod Loader!
Update yourself at: https://github.com/thelink2012/modloader/releases
Loading plugin module "gta3\std.scm.dll"
Warning: Failed to load module "gta3\std.scm.dll", it requieres a newer version of Mod Loader!
Update yourself at: https://github.com/thelink2012/modloader/releases
Loading plugin module "gta3\std.sprites.dll"
Warning: Failed to load module "gta3\std.sprites.dll", it requieres a newer version of Mod Loader!
Update yourself at: https://github.com/thelink2012/modloader/releases
Loading plugin module "gta3\std.stream.dll"
Warning: Failed to load module "gta3\std.stream.dll", it requieres a newer version of Mod Loader!
Update yourself at: https://github.com/thelink2012/modloader/releases
Loading plugin module "gta3\std.text.dll"
Warning: Failed to load module "gta3\std.text.dll", it requieres a newer version of Mod Loader!
Update yourself at: https://github.com/thelink2012/modloader/releases
Loading plugin module "gta3\std.tracks.dll"
Warning: Failed to load module "gta3\std.tracks.dll", it requieres a newer version of Mod Loader!
Update yourself at: https://github.com/thelink2012/modloader/releases
Reading profile named "Default" at "modloader.ini".
Using profile named "Default".
Using profile named "Default"


Scanning mods at "modloader\"...

Scanning files at "modloader\widescreenfrontend\"...
No handler or callme for file "models\txd\LOADSCS.txd"
Starting up filesystem watcher...

Mod Loader has started up!


Shutting down Mod Loader...
Shutting down filesystem watcher...
Shutting down menu...
Mod Loader has been shutdown.

This is the same version of modloader that my Vice City install uses, and it works fine there using proton. What could be the issue?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions