mGALAXY - Disable the new function "last selected" (RETROCUBE)

Get answers to questions about using mGalaxy.
Aeliss
Hero Member
Hero Member
Posts: 900
Joined: Thu Apr 04, 2013 5:55 pm

Really nice, I m disgusted to don't have enought place for a real cabinet.
Retro-cube...Catchy name...
Lol yep, I m have take his name too for mine ^^, I like it too. Fortunately he did not yet put copyright on it.
User avatar
N13770.U2
Newbie
Newbie
Posts: 43
Joined: Sat Nov 22, 2014 12:39 pm
Location: BRAZIL
Contact:

Yo!!

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
User avatar
N13770.U2
Newbie
Newbie
Posts: 43
Joined: Sat Nov 22, 2014 12:39 pm
Location: BRAZIL
Contact:

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?
Marcelo Nietto
N13770 TV - Carros, Games, Cinema, Brinquedos, Rock'n'Roll e Diversos
https://www.youtube.com/user/N13770
Aeliss
Hero Member
Hero Member
Posts: 900
Joined: Thu Apr 04, 2013 5:55 pm

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.
User avatar
N13770.U2
Newbie
Newbie
Posts: 43
Joined: Sat Nov 22, 2014 12:39 pm
Location: BRAZIL
Contact:

Yo!!

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
User avatar
N13770.U2
Newbie
Newbie
Posts: 43
Joined: Sat Nov 22, 2014 12:39 pm
Location: BRAZIL
Contact:

Yo!!

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
Post Reply