Opened 4 months ago

Closed 4 months ago

#15615 closed feature request (fixed)

Allow exporting the minimap of the current map

Reported by: thecommissar Owned by: OMGPizzaGuy
Priority: normal Component: Engine: Ultima
Version: Keywords:
Cc: Game: Ultima VIII: Pagan

Description

Hello,

I would like to be able to export a copy of the minimap for the map space I'm in. As these are top-down, they would be quite valuable for Ultima VIII-related projects, and I have no other way of sourcing them. If it is possible, such a feature would be greatly appreciated.

Change History (1)

comment:1 by mduggan, 4 months ago

Owner: set to OMGPizzaGuy
Resolution: fixed
Status: newclosed

@OMGPizzaGuy added a console argument to dump the minimap to png after generating it all in commit 5c366ff.

You can use the MiniMapGump::generate [filename] debugger command.

There may be another cleaner/better way to get the data you want though - the minimap data won't capture some details. Feel free to contact me on the scummvm discord if you are interested in grabbing some other data from the game.

Note: See TracTickets for help on using tickets.