pikdum / steam-deck

steam deck tools, currently only vortex
MIT License
149 stars 13 forks source link

getting multiple vortex errors after trying to add skyrim to it #18

Closed ben43210 closed 1 year ago

ben43210 commented 1 year ago

Got an error stating that vortex is unable to find skyrim.ini and skyrimprefs.ini and an error stating mods cannot be deployed.

Im not able to find any documentation or tutorials on how to make this work in linux. Please could you advise what im doing wrong?

pikdum commented 1 year ago

Can you post some screenshots?

After adding a game, Vortex will bring up some config issues and walk you through the fixes.

ben43210 commented 1 year ago

Sorry I had to use Imgur as I cannot for the life of me figure out how to upload images to Github:

Cant automatically find Vortex error: https://imgur.com/bCsVkah

After specifying where skyrim is, I get these errors: https://imgur.com/wsHvJ4D

Unable to find ini file error: https://imgur.com/BJaFOgy

When trying to purge skyrim to try again, i get this error: https://imgur.com/NbehYbz

Vortex doesn't work at all unfortunately.

pikdum commented 1 year ago

Cant automatically find Vortex error: https://imgur.com/bCsVkah

This is expected, you'll need to point it to where the game is, either on the J: or K: drive.

After specifying where skyrim is, I get these errors: https://imgur.com/wsHvJ4D

This is also expected. Did you click 'Fix' and go through the process of setting the staging folder + deployment method? Staging folder needs to be on the same drive as the game, and deployment method should be hardlinks.

image

Suggest should work here to give you a path that works.

Unable to find ini file error: https://imgur.com/BJaFOgy

What if you try this?

That should get you those files it's complaining about.

Alternatively, could try copying them from: ~/.steam/steam/steamapps/compatdata/489830/pfx/drive_c/

Will need to investigate why this wasn't a requirement for me.

ben43210 commented 1 year ago

First of all thank you for such a quick response. I did not realise you had to manually tell vortex where the skyrim install was. It turns out as well that I had somehow completely broken my skyrim install so even when I was telling vortex where it was, it wasn't having none of it.

Reinstalled skyrim, reinstalled vortex, Manually told vortex where skyrim is. Running the suggested mod staging folder fixed that error!

Regarding the ini files, I DID launch skyrim first but i quit the game as soon as I saw the 'bethesda presents' text therefore im guessing I did it too early for it to generate the ini files.

I think its hopefully going to work from here, if not i'll maybe post another issue. Thank you kindly!

pikdum commented 1 year ago

First of all thank you for such a quick response. I did not realise you had to manually tell vortex where the skyrim install was.

I should probably put together some better documentation on this piece.

ben43210 commented 1 year ago

That would be handy for anyone trying to do this in the future or just something saying point it to the J: or K: drives

pikdum commented 1 year ago

Added some documentation, so going to close this.