ConverterPIXWrapper - Import PMG models to Blender with ease [v1.5 - 16. 1. 2018]

User avatar
vad&k
Posts: 2129
Joined: 18 Jun 2016 18:44

Re: ConverterPIXWrapper [v1.1 - 11. 8. 2017]

#11 Post by vad&k » 11 Aug 2017 19:03

Thank you. As always, good work.
User avatar
mwl4
Posts: 89
Joined: 25 Dec 2012 16:06
Location: Poland
Contact:

Re: ConverterPIXWrapper [v1.1 - 11. 8. 2017]

#12 Post by mwl4 » 11 Aug 2017 19:19

Well done :D

EDIT: When will you support multiple base paths?
User avatar
mwl4
Posts: 89
Joined: 25 Dec 2012 16:06
Location: Poland
Contact:

Re: ConverterPIXWrapper [v1.1 - 11. 8. 2017]

#14 Post by mwl4 » 11 Aug 2017 19:33

There is no need for that. Priority goes with base position.
So for mods you should use it as follows:

Code: Select all

-b base.scs -b mod_directory
When there will be support for .zip format then it will be possible to do like:

Code: Select all

-b base.scs -b mod.zip
Soon :-)
User avatar
50keda
SCS Software
Posts: 1699
Joined: 07 Dec 2012 11:59

Re: ConverterPIXWrapper [v1.1 - 11. 8. 2017]

#15 Post by 50keda » 11 Aug 2017 20:07

@mwl: there is already support for multiple scs files. You just have to select more of them when you go to import option. To select multiple files in blender browser you have to use Shift. When I was doing stress test, I selected all scs file of ETS2 and it still worked quite smooth ;)

Btw I am also patientely waiting for ZIP support! :D
User avatar
Flemming V
Global moderator
Posts: 9228
Joined: 28 Nov 2012 10:41
Location: Denmark
Contact:

Re: ConverterPIXWrapper [v1.1 - 11. 8. 2017]

#16 Post by Flemming V » 11 Aug 2017 20:16

Good work. D... good work..
User avatar
Reef
Posts: 3903
Joined: 27 Dec 2012 23:16
Location: Everywhere and nowhere baby

Re: ConverterPIXWrapper [v1.1 - 11. 8. 2017]

#17 Post by Reef » 11 Aug 2017 20:46

Now all we need is a laymans down to earth explanation/tutorial on how to use it all, I've gotta admit I've not understood one single post regarding ConverterPIX yet :|
User avatar
mwl4
Posts: 89
Joined: 25 Dec 2012 16:06
Location: Poland
Contact:

Re: ConverterPIXWrapper [v1.1 - 11. 8. 2017]

#18 Post by mwl4 » 11 Aug 2017 21:10

With multiple base paths there is an error on import:

Code: Select all

['C:\\Users\\Ja\\AppData\\Roaming\\Blender Foundation\\Blender\\2.78\\config/ConverterPIXWrapper\\converter_pix.exe', '-b', 'C:/Program Files (x86)/Steam/steamapps/common/American Truck Simulator/base.scs', 'C:/Program Files (x86)/Steam/steamapps/common/American Truck Simulator/def.scs', 'C:/Program Files (x86)/Steam/steamapps/common/American Truck Simulator/dlc_peterbilt_389.scs', '-m', '/vehicle/truck/peterbilt_389/truck', '-e', 'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Euro Truck Simulator 2\\base.scs_exp'
-b argument is missing before base paths.
It should be:

Code: Select all

['C:\\Users\\Ja\\AppData\\Roaming\\Blender Foundation\\Blender\\2.78\\config/ConverterPIXWrapper\\converter_pix.exe', '-b', 'C:/Program Files (x86)/Steam/steamapps/common/American Truck Simulator/base.scs', '-b', 'C:/Program Files (x86)/Steam/steamapps/common/American Truck Simulator/def.scs', '-b', 'C:/Program Files (x86)/Steam/steamapps/common/American Truck Simulator/dlc_peterbilt_389.scs', '-m', '/vehicle/truck/peterbilt_389/truck', '-e', 'C:\\Program Files (x86)\\Steam\\steamapps\\common\\Euro Truck Simulator 2\\base.scs_exp'
Additionally, definetely there should be possibility to set priority of the base paths.
User avatar
50keda
SCS Software
Posts: 1699
Joined: 07 Dec 2012 11:59

Re: ConverterPIXWrapper [v1.1 - 11. 8. 2017]

#19 Post by 50keda » 11 Aug 2017 21:54

Well there should be -b before each path already.... at least that's what I intended to do and it worked for me today. But then again I have to take a look to make sure.

Abaut priority....again you have posibility to do that. The one you select the first will be first in argument list.
User avatar
mwl4
Posts: 89
Joined: 25 Dec 2012 16:06
Location: Poland
Contact:

Re: ConverterPIXWrapper [v1.1 - 11. 8. 2017]

#20 Post by mwl4 » 11 Aug 2017 22:02

In directory navigation there are -b before each path, however in convert process not.

It seems for me that it completely does not matter in what order I select .scs files, they appear to be sorted alphabetically in the end.
Post Reply

Return to “General discussion”

Who is online

Users browsing this forum: No registered users and 6 guests