Jump to content
  • 0

Use different savgame for MTA and single player


mirh

Question

I really enjoy to play 1.01 version (lot of bug fix and no need of cleo for 1080 resolution) in single player

And as always MTA requires 1.00. However i found that gta_sa.set isn't compatible between the 2 version, and every time i shift from multi to single and vice versa it returns to default.

And then I'd like to play multiplayer without antialiasing and some other effect for maximum performance, while have them in solo..

So.. Would be possible to store MTA setting in another file?

Link to comment

2 answers to this question

Recommended Posts

  • 0

As a temporary fix, you can always just grab one of each file, copy them, then use batch files or something to automatically switch between .sets before launching either GTA or MTA.

@echo off 
COPY /Y singleplayer.set gta_sa.set 
START (gtawhateverpath) 

and an equivalent one for MTA. Then you can create a shortcut to the batch files and use those to launch the games.

Link to comment

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...