ok I got the Rice's Video plugin 6.1.10 beta or something like that, and I need can some one give me a step by step tutorial on how to dump the bitmaps then reload them?
ok I got the Rice's Video plugin 6.1.10 beta or something like that, and I need can some one give me a step by step tutorial on how to dump the bitmaps then reload them?
*not being mean*
Are you serioslly asking that!!!. Search the forum or the stickies.
In the configuration of your graphics plugin, make sure "dump textures to files" is checked from under Texture Filters tab while a game is running to dump textures to EmulatorDir\Plugin\Texture_Dump\Internal ROMName.
If you receive a message that advanced options are not allowed to be changed then that means you need to uncheck "Hide Advanced Options" from the General Options tab.
Under this texture directory you will find probably five folders. Out of these five, ignore the ones containing the term 'bmp' in them; they are bitmap textures. Use ci_by_png and png_all to find all the textures dumped from the game. Sometimes one folder will contain textures the other doesn't. Such is the case with what I'd call trash textures in the other folders.
Last edited by Iconoclast; May 15th, 2007 at 00:18.
Make sure not to change the name of the texture when loading it.
Loading them, you have to put them in hires_textures located in the dirrectory.
Next time, please search on yur question befor asking.
Yes, as long as the textures put into the EmulatorDir\Plugin\HiRes_Texture directory follow the same file name formatting as when they were dumped and you have "Load hi-res textures if available" setting checked under Texture Filters tab, textures used in the game will be replaced with those during runtime.
This annoys me greatly.....*not being mean*
Are you serioslly asking that!!!. Search the forum or the stickies.
I have written a complete tutorial for this in my plugin docs, yet still people STILL ask and don't look? Sheesh..I went to all that trouble for nothing it seems..
People are lazy. If we would stop enabling these people, maybe they would actually have to search for the answers.
These seem like great instructions, but when I go to look for the texture_dump folder, it is not thereThe game window says it is dumping, but it does not show up in Windows Explorer. Does anyone know why this is happening?