Athari / XnaConvert

Utility for converting XNA XNB files (Texture2D to PNG images) [New BSD]
Other
48 stars 13 forks source link

can't convert xnb of The Harvest (windows phone game) #10

Open Kyogre opened 6 years ago

Kyogre commented 6 years ago

All three files attached https://mega.nz/#F!G4pyVY5Q!GkDBs7s13WAntYnBfztv_A Converting gives such error: C:\Users\Kyo\Desktop\Alba.XnaConvert.0.1.2>Alba.XnaConvert convert -v 4.0 -d "C:\Users\Kyo\Desktop\Alba.XnaConvert.0.1.2\xx" -o "C:\Users\Kyo\Desktop\Alba.XnaConvert.0.1.2\unn" Loading content loader for 'XNA' with version '4.0'... Loaded content loader successfully. Found 3 files matching mask '*.xnb' in directory 'C:\Users\Kyo\Desktop\Alba.XnaConvert.0.1.2\xx\'. Loading file 'C:\Users\Kyo\Desktop\Alba.XnaConvert.0.1.2\xx\Cut_Level_01_i.xnb'... Failed to save file. Error loading "C:\Users\Kyo\Desktop\Alba.XnaConvert.0.1.2\xx\Cut_Level_01_i.xnb". This file was compiled for the wrong target platform. Loading file 'C:\Users\Kyo\Desktop\Alba.XnaConvert.0.1.2\xx\Cut_Level_02_i.xnb'... Failed to save file. Error loading "C:\Users\Kyo\Desktop\Alba.XnaConvert.0.1.2\xx\Cut_Level_02_i.xnb". This file was compiled for the wrong target platform. Loading file 'C:\Users\Kyo\Desktop\Alba.XnaConvert.0.1.2\xx\Cut_Level_03_i.xnb'... Failed to save file. Error loading "C:\Users\Kyo\Desktop\Alba.XnaConvert.0.1.2\xx\Cut_Level_03_i.xnb". This file was compiled for the wrong target platform. Done!