Lol yep, I m have take his name too for mine ^^, I like it too. Fortunately he did not yet put copyright on it.Retro-cube...Catchy name...
mGALAXY - Disable the new function "last selected" (RETROCUBE)
Yo!!
They can use the RETROCUBE name without problems !!!
If you put the credits by N13770.U2, I thank you!
They can use the RETROCUBE name without problems !!!
If you put the credits by N13770.U2, I thank you!
Marcelo Nietto
N13770 TV - Carros, Games, Cinema, Brinquedos, Rock'n'Roll e Diversos
https://www.youtube.com/user/N13770
N13770 TV - Carros, Games, Cinema, Brinquedos, Rock'n'Roll e Diversos
https://www.youtube.com/user/N13770
Yo!!
Hi Jedi!!!
See if it was correct to delete the a2600 file:
-----------------------------------------------
@echo off
:start
:: add as many systems ini's to delete
del "%~dp0\mGalaxy\Data\Atari 2600\lastSelected.ini"
:: now re-wright the .ini files with the game you want to start with
echo _ ATARI 2600>> "%~dp0\mGalaxy\Data\Atari 2600\lastSelected.ini"
:: now setting to loop every 5 sec
timeout /t 5 /nobreak
goto start
------------------------------------------------
Questions:
- Where do I put this file?
- It is a batch file for each system?
- Can I put any .bat name?
Hi Jedi!!!
See if it was correct to delete the a2600 file:
-----------------------------------------------
@echo off
:start
:: add as many systems ini's to delete
del "%~dp0\mGalaxy\Data\Atari 2600\lastSelected.ini"
:: now re-wright the .ini files with the game you want to start with
echo _ ATARI 2600>> "%~dp0\mGalaxy\Data\Atari 2600\lastSelected.ini"
:: now setting to loop every 5 sec
timeout /t 5 /nobreak
goto start
------------------------------------------------
Questions:
- Where do I put this file?
- It is a batch file for each system?
- Can I put any .bat name?
Marcelo Nietto
N13770 TV - Carros, Games, Cinema, Brinquedos, Rock'n'Roll e Diversos
https://www.youtube.com/user/N13770
N13770 TV - Carros, Games, Cinema, Brinquedos, Rock'n'Roll e Diversos
https://www.youtube.com/user/N13770
You can put the file where you want, but you need to chnage path according to the new place. with a path like that "%~dp0\mGalaxy\Data\Atari 2600\lastSelected.ini" you just need to put the file on the same drive, all folders working, it's absolute path.
You can make only 1 bat for all system.
I haven't tried this bat but we are forced to rewrite an empty file in the bat ? Just deleting it isn't enought ?
For me I think 5s is too slow, too much disk activity.
And you can call it like you want.
You can make only 1 bat for all system.
I haven't tried this bat but we are forced to rewrite an empty file in the bat ? Just deleting it isn't enought ?
For me I think 5s is too slow, too much disk activity.
And you can call it like you want.
Yo!!
Thanks for the information Aeliss!
I'll try again.
N13770.U2
Thanks for the information Aeliss!
I'll try again.
N13770.U2
Marcelo Nietto
N13770 TV - Carros, Games, Cinema, Brinquedos, Rock'n'Roll e Diversos
https://www.youtube.com/user/N13770
N13770 TV - Carros, Games, Cinema, Brinquedos, Rock'n'Roll e Diversos
https://www.youtube.com/user/N13770
Yo!!
Worked!
I put all the patchs in the same file and put in the start!
Thank you all for help !!!!
Worked!
I put all the patchs in the same file and put in the start!
Thank you all for help !!!!
Marcelo Nietto
N13770 TV - Carros, Games, Cinema, Brinquedos, Rock'n'Roll e Diversos
https://www.youtube.com/user/N13770
N13770 TV - Carros, Games, Cinema, Brinquedos, Rock'n'Roll e Diversos
https://www.youtube.com/user/N13770