View Single Post
  #106  
Old 01-20-2018, 09:49 PM
paulgiamatti paulgiamatti is offline
Planar Protector


Join Date: Jan 2014
Location: minneapolis belongs to me
Posts: 2,045
Default

Quote:
Originally Posted by Zaela [You must be logged in to view images. Log in or Register.]
For future reference: .bat is not an executable format in the first place, they are scripts interpreted by cmd.exe. So you'd need to have wine run cmd.exe, then run patch_s3d_textures.bat at the cmd.exe prompt:
Ah yes, it's a bit unintuitive running a command line batch script in a non-Windows OS, I didn't really think about that. Probably the same issue Vile was experiencing.
Reply With Quote