Hudell

Dog Lord
Veteran
Joined
Oct 2, 2014
Messages
3,608
Reaction score
3,887
First Language
Java's Crypt
Primarily Uses
RMMZ

Orange - Mapshots 1.0
Hudell





Introduction
This plugin will export the map to image files.
The images will be created on a Mapshots folder on the same folder where the Game.exe is (When playtesting, that's inside the rpg maker/nwjs-win folder).
Only works while playtesting and on windows and mac deployed games.

How to Use
This is a very simple plugin. Just activate it on your plugin manager, set the keyCode param to the code of the key you want to use as a trigger (Default is printscreen - code 44), run the game and press the key when you want to take a mapshot.


The plugin will create PNG images by default, but you can also configure it to create JPG images. If you use JPG, you can also change the quality level of the images. The larger the quality you use, the larger the image files will be. PNG images are generated only at 100%

Plugin
Get it from here

License
Free for any use.
 
Last edited by a moderator:

Zalerinian

Jack of all Errors
Veteran
Joined
Dec 17, 2012
Messages
4,699
Reaction score
945
First Language
English
Primarily Uses
N/A
What's the filesize like for larger maps? Like, >100x100
 

??????

Diabolical Codemaster
Veteran
Joined
May 11, 2012
Messages
6,548
Reaction score
3,314
First Language
Binary
Primarily Uses
RMMZ
What about 256x256?
 

Hudell

Dog Lord
Veteran
Joined
Oct 2, 2014
Messages
3,608
Reaction score
3,887
First Language
Java's Crypt
Primarily Uses
RMMZ
Just tried loading the sample "World 2" Map (100x100), it's PNG is 5.23MB.

A 256x256 map may go up to about 25 MB if PNG is used.
 

Luiiferu

Flying kiwi
Member
Joined
Apr 18, 2015
Messages
11
Reaction score
8
First Language
Sumerian
I may be wrong but can't you do that by right clicking the map while in the editor?

Sorry If I'm missing something here... 
 

Hudell

Dog Lord
Veteran
Joined
Oct 2, 2014
Messages
3,608
Reaction score
3,887
First Language
Java's Crypt
Primarily Uses
RMMZ
I may be wrong but can't you do that by right clicking the map while in the editor?

Sorry If I'm missing something here... 
Yes, but that option will give you a small image, while my plugin will make an image using the real size of the map.
 

Shiroi Akuma

Shut up and take my Monet    ( ͡° ͜ʖ ͡°)
Veteran
Joined
May 11, 2015
Messages
350
Reaction score
286
First Language
German
Primarily Uses
N/A
That's perfect for easier parallax mapping, thank you very much!  :)
 

anthonysnyder16

Villager
Member
Joined
Sep 15, 2013
Messages
10
Reaction score
5
First Language
english
Primarily Uses
hey, im trying to use this plug-in but i dont think its working for me.  im sure im doing something wrong.  either way i need a hand.  i have the plug-in activated in the plugin command place.  i start the game to play test.  hit the right key binding and nothing happens.  no indication that anything happened.  i tried it when in the editor, and i got the same thing.  i looked for Mapshots folder in my games file location and in my project folder and couldnt find anything.  i also tried using the windows search for a mapshots folder.  couldnt find anything.  so what am i doing wrong?
 

Hudell

Dog Lord
Veteran
Joined
Oct 2, 2014
Messages
3,608
Reaction score
3,887
First Language
Java's Crypt
Primarily Uses
RMMZ
hey, im trying to use this plug-in but i dont think its working for me.  im sure im doing something wrong.  either way i need a hand.  i have the plug-in activated in the plugin command place.  i start the game to play test.  hit the right key binding and nothing happens.  no indication that anything happened.  i tried it when in the editor, and i got the same thing.  i looked for Mapshots folder in my games file location and in my project folder and couldnt find anything.  i also tried using the windows search for a mapshots folder.  couldnt find anything.  so what am i doing wrong?
When you playtest, the Mapshots folder is created inside the nwjs-win folder that is inside the RPG Maker folder. It is created there because that's where your Game.exe file is.
 

Obsidian

Villager
Member
Joined
Jun 14, 2015
Messages
20
Reaction score
12
First Language
English
Does this only take a snapshot of the map you are currently on? 

Any chance to have an option to screencap every map in the project file? 
 

Hudell

Dog Lord
Veteran
Joined
Oct 2, 2014
Messages
3,608
Reaction score
3,887
First Language
Java's Crypt
Primarily Uses
RMMZ
Does this only take a snapshot of the map you are currently on? 


Any chance to have an option to screencap every map in the project file?
I hadn't thought of this, but yeah, that can be done.
 

anthonysnyder16

Villager
Member
Joined
Sep 15, 2013
Messages
10
Reaction score
5
First Language
english
Primarily Uses
When you playtest, the Mapshots folder is created inside the nwjs-win folder that is inside the RPG Maker folder. It is created there because that's where your Game.exe file is.
i do that and look in the folder.  there is no mapshots folder
 

Hudell

Dog Lord
Veteran
Joined
Oct 2, 2014
Messages
3,608
Reaction score
3,887
First Language
Java's Crypt
Primarily Uses
RMMZ
i do that and look in the folder.  there is no mapshots folder
Did you get any message on the console window?
It might be that windows is blocking the game from creating new files there. Can you check the folder permissions?
 

anthonysnyder16

Villager
Member
Joined
Sep 15, 2013
Messages
10
Reaction score
5
First Language
english
Primarily Uses
Did you get any message on the console window?

It might be that windows is blocking the game from creating new files there. Can you check the folder permissions?
i hit f8 and didnt see anything on the console window.  and when i went to check folder permissions it had everything checked off except special permission.  but it had full control, read, write, all that stuff
 

Hudell

Dog Lord
Veteran
Joined
Oct 2, 2014
Messages
3,608
Reaction score
3,887
First Language
Java's Crypt
Primarily Uses
RMMZ
i hit f8 and didnt see anything on the console window.  and when i went to check folder permissions it had everything checked off except special permission.  but it had full control, read, write, all that stuff
Hm... Can you try deploying your game and checking if it saves properly through the deployed game?


Also check if my Screenshot Saver plugin works for you
 

anthonysnyder16

Villager
Member
Joined
Sep 15, 2013
Messages
10
Reaction score
5
First Language
english
Primarily Uses
Hm... Can you try deploying your game and checking if it saves properly through the deployed game?

Also check if my Screenshot Saver plugin works for you
what do you mean by deplying my game?  and i tried the screanshot and that didnt work either.  i also tried 2 other java commands, tab and space bar for the mapshot, and i got nothing.  
 

Hudell

Dog Lord
Veteran
Joined
Oct 2, 2014
Messages
3,608
Reaction score
3,887
First Language
Java's Crypt
Primarily Uses
RMMZ
what do you mean by deplying my game?  and i tried the screanshot and that didnt work either.  i also tried 2 other java commands, tab and space bar for the mapshot, and i got nothing.
Use the "Deployment" option on the File menu.
 

Latest Threads

Latest Posts

Latest Profile Posts

It's been a while again, eh.
It's all over! ep 27 now I got find some other long RPG to play, any reccomendations?
Shaz wrote on Avery's profile.
I need some of whatever you've been drinking for the last few weeks!
Although I love your awesome tutorials and always want more, I sure hope you're not going to burn yourself out.
Has anyone else ever thought about how the title of Gym Leader is usually hereditary? Usually the gym leaders child or sibling becomes the next gym leader. Not always, but usually. Pokémon nepotism
I have a new profile photo and I'm loving the heck out of it! Thanks @Finnuval :kaopride:
:kaoluv:

Forum statistics

Threads
129,949
Messages
1,206,496
Members
171,165
Latest member
ruiss
Top