Search the Community
Showing results for tags '2x'.
-
@Connall , @RobertJohnson Feature for mod.info (pack=....) needs to be updated to choose .packs. Example: pack1x=... (only load this pack when the game settings is 1x) pack2x=... (only load this pack when the game settings is 2x)
-
Sorry about my language i speak spanish. 1- Well, i made two texture packs (1x and 2x). There are tiles with the same name inside of each packs. 2- Settings on mod.info Pack=textures1x Pack=textures2x 3- Two packs will be loading when the game is booted . 4- If i play in 2x, can see 2x tiles (Because the last pack loaded in mod.info is textures2) but if i changed settings to 1x custom 2x tiles appear on the game because the same reason (Game load textures2x) i was searched the console.txt (if i play with 1x settings only load tiles1x and not tiles2x) There are another way to load a custom texture pack(lua code) depending on settings used for 1x or 2x? i want to load textures 1x or 2x when boot the game depending on the saved settings. Feature for mod.info (pack=....) needs to be updated to choose .packs. Example: pack1x=... (only load this pack when the game settings is 1x) pack2x=... (only load this pack when the game settings is 2x)