regarde ici:
http://www.mp3car.com/vbulletin/soft...oadrunner.html
NetStumbler Master Script.
/, NetworkStumbler
"NetworkStumbler","LOAD;netstumbler.skin;!Netw orkS tumbler;C:\Program Files\Network Stumbler\NetStumbler.exe;!NetworkStumbler"
je suis albanais
Je vis en Italie
A big update for the Skype's screen
Thanks to lambosprit
Please see #68
I have updated the 4menus . I have found a bug in the exectbl.ini file for the dynamic buttons. (G version)
ok so I been tryin to get the zsnes to work and no luck couple days now.... this is a mighty big string and am not familiar with some of the commands in this particular one. I troubleshoot where my errors is.. I would like some help on understanding this command, possibly breaking it down in a more laymen term. So I can apply it to sega emulator also.. my .smc rom is in this location
E:\Program Files\RideRunner\Plugins\NintendoZSNES\ZSNES\XX.sm c
Heres waht I have nintendo.skin set as and no luck showing the game list??
the areas I have highlighted are commands Im not familiar with and what functions they do, anyhelp would be appreciated thx
"SETVARBYCODE;LISTTEXT;LISTTEXT||LOAD;nintendogame.skin||RUN;E:\Program Files\RideRunner\Plugins\NintendoZSNES\Zsnes\zsnes w.exe|-m "$nintendoromspath$$LISTTEXT$";!ZSNES!ZSNES"
spaces are forum error..no spaces in original
Did it.. Done it... now I got to keep the neighbors kids away!!
1-Zsnes run well alone or not ?
2-In your skini.ini file , yous must to define the $nintendoromspath$ variable:
nintendoromspath=E:\Program Files\RideRunner\Plugins\NintendoZSNES\ZSNES\
In mine skin.ini, my roms are in a roms folder, also verify that you have not in your skin.ini that :
E:\Program Files\RideRunner\Plugins\NintendoZSNES\ZSNES\roms\
Change your path if it is not good !
I have a embedded problem with Zsnes and I don't now why .
I have tested like that :
Run alone Zsnes and move the Zsnes window in the good place,Zsnes remember its last screen position .Shut Zsnes and then load RR and your nintendo skin .
pierrotm777**** THANK YOU! :~)
after looking over my setup after your post.. I seen the error.. I didnt have a roms folder and I set the path in RR.ini not my skins.ini.. Could you help me understand the code though? Possibly break it down for me. I like to understand the string of events rather than just paste and it work.
heres the three, Im confused as to what there funchtions are doing behind the scenes..lol
SETVAR? I have'nt used this command before. I read the description in editor but I dont understand it
listtext? I dont see any refrence to this command.
-m? I never seen this before..
Thx
Did it.. Done it... now I got to keep the neighbors kids away!!
If your rom rom file suffix is not .zip, change *.zip on nintendo.skin the line with what you want (this command is a filter):
-SETVARBYCODE;LISTTEXT;LISTTEXT define a variableCode:SD,00,322,22,,"$nintendoromspath$","*.zip",
-(LISTTEXT Shows the text selected on the currently selected list).
-LOAD;nintendogame.skin launch the nintendogame.skin screen
-RUN;E:\Program Files\RideRunner\Plugins\NintendoZSNES\Zsnes\zsnes w.exe|-m : run zsnesw.exe with m option .
-"$nintendoromspath$ = rom path defined in the skin.ini file
-$LISTTEXT$ List text box variable .
-!ZSNES can to be replaced by ZSNES (this is the ZsNes window class name).
-|| separate each command.
I am not the best for to explain the RR commands .
Sorry.
I updated last post as you were posting the answer i got it..lol, Im triiny to aply this to Sega emulator, i cant get the system to load the game I selected though maybe you can assist me in this area..
"SETVARBYCODE;LISTTEXT;LISTTEXT||LOAD;segagame.ski n||RUN;E:\Program Files\RideRunner\Plugins\gen\gens.exe|-m "$segaromspath$$LISTTEXT$";!GENS!GENS"
heres skin.ini
segaromspath=E:\Program Files\RideRunner\Plugins\gen\roms\
now it see's the sega roms but it wont load it into Genisis emulator, also emdedding issue.. window name is GENS, I triied it with ! and without. No luck..
Im assuming the -m $segaromspath$ is where the issue is? Does this load the selection into the program !GENS? I dont care about buttons yet.. I can simply create a Load;Sega.skin button to take me back to the list..Im stuying tutorials for autoit so I will practice those commands..lol..
Did it.. Done it... now I got to keep the neighbors kids away!!
Bookmarks