Road Fighter graphics

Página 3/4
1 | 2 | | 4

Por Wlcracks

Hero (572)

Imagen del Wlcracks

14-02-2019, 14:47

Google doesn't find it neither , maybe it got lost in the 5 years, would be cool to reverse engineer msx1 games.

Por mars2000you

Enlighted (6555)

Imagen del mars2000you

14-02-2019, 15:02

Wlcracks wrote:

Google doesn't find it neither , maybe it got lost in the 5 years, would be cool to reverse engineer msx1 games.

What do you mean by 'it' ? The tileviewer of openMSX? Google can't find it probably because no any page of the online openMSX documentation mentions and explains the openMSX scripts. This documentation is uncomplete.

Por Wlcracks

Hero (572)

Imagen del Wlcracks

14-02-2019, 15:05

Well it doesn't work. So i google it. Can you tell me the correct syntax? Pressing ti + tab doesnt show in openmsx

Por mars2000you

Enlighted (6555)

Imagen del mars2000you

14-02-2019, 15:10

In Chrome:

https://www.google.com/search?q=openmsx+tileviewer&oq=openms...

For the syntax, wait for Manuel's answer, I'm not an openMSX expert!

Por Wlcracks

Hero (572)

Imagen del Wlcracks

14-02-2019, 16:02

oh its a tcl duhh. thanks

Por Maggoo

Paragon (1218)

Imagen del Maggoo

14-02-2019, 16:46

I see a file named "_tileviewer.tcl" under the /scripts folder. Is this what is needed?

Por Wlcracks

Hero (572)

Imagen del Wlcracks

14-02-2019, 17:33

i give up. i dont have a clue how these scripts run.

Por santiontanon

Paragon (1830)

Imagen del santiontanon

14-02-2019, 18:19

Nice script! didn't know it existed!!! To run it, just make sure it's copied in the scripts folder of your OpenMSX, and then when running OpenMSX, open the console, and type "tileviewer::showall" (basically the name of the "namespace" defined in the script then "::" and then the name of the function you want to call.

Por RibbSayan

Expert (69)

Imagen del RibbSayan

14-02-2019, 18:23

You must have the file _tileviewer.tcl in the folder \share\scripts
Launch a msx 1 game and in the console (F10)
In my version of the script, i must execute the command
tileviewer::view_all_tiles
you can edit the tcl file with notepad to find all procs

in this link https://github.com/lutris/openmsx/blob/master/share/scripts/..., it's showall or tileviewer::showall
(not tested)

Por Maggoo

Paragon (1218)

Imagen del Maggoo

14-02-2019, 19:11

tileviewer::view_all_tiles

Yup that ones worked ! Thanks a lot :-)

Página 3/4
1 | 2 | | 4