You need two autosave slots. One for new game & one for continue / resume game.
You only need to create the autosave for the new game one time only which should be in the first non-menu scene & should only be created if the autosave does not already exist. My recommendation: get used to using if queries.