What's new
  • Most issues reported these days stem from users not enabling their emulators to use the required amount of RAM.
    We also tend not to use the search feature but post our issues within the texture pack release page.
    Failure to load a texture pack should not be posted in the release thread unless you have already patched the emulator.

    If you don't have the resources to use Large/HD texture packs please do not attempt to do so.
    Users should have a minimum amount of System RAM not less then 4GB's.
    If you have less then 4GB's of RAM do not post about how your emulator crashes,
    RAM is dirt cheap so invest some money into your PC.

    I would like to say thanks to squall_leonhart
    for posting this Solution.

quick question\idea

NES_player4LIFE

Texture Pack Invader
Moderator
Is there a photostop plugin\script that will slice an image in to x amount of textures.
via defined dimensions
 

microdev

Member
Is there a photostop plugin\script that will slice an image in to x amount of textures.
via defined dimensions
Hireseaser does it:
  1. Create a dummy texture of the wanted dimensions
  2. copy the texture x-times (corresponding to your matrix) and asign a different name to each copy (windows will do that for you)
  3. Mark the dummy textures with option 1 of hireseaser
  4. load them with option 2 to the matrix you're targeting
  5. Place your image in the hires layer
  6. Slice the image by using option 3

or:

Change the tiling code of the hireseaser tiling script. Should be very easy & everything should be documented.

Btw: What do you want to do that for?
 
OP
NES_player4LIFE

NES_player4LIFE

Texture Pack Invader
Moderator
ok i'll give it a try

im trying to redo the mirror title screen MK64.
i want to cut 120 textures out of an image that is 1280 960.
textures should be 1280 x 8.
i just don't have time to cut every 8 pixels.
 

microdev

Member
ok i'll give it a try

im trying to redo the mirror title screen MK64.
i want to cut 120 textures out of an image that is 1280 960.
textures should be 1280 x 8.
i just don't have time to cut every 8 pixels.

That's what hireseaser has been designed for. Just follow the instructions you'll find in the first post of the release thread.
 

Top