@ChepoXX Se puede perfectamente, doy por supuesto que ya tienes el cable por componentes. Después necesitas: xbox en ntsc, 480p activo (exploit o chip), 480p desmarcado del MS Dash y lanzar el juego con el dash de tu gusto, si no va prueba con el Evox.
Si el juego está incrustado en el CoinOPS, entonces hay que hacerle una entrada al Evox
Te pongo un ejemplo
Item "Panzer Dragoon Orta","f:\CoinOPS 8 Massive\panza.xbe"
De hecho tengo hecha unas entradas para juegos 480p para que los otros dashboards no las vean
[Menu]
Section "Root"
{
Item "Lanzar DVD",ID_Launch_DVD
Section "Aplicaciones"
{
AutoAddItem "e:\apps\"
AutoAddItem "f:\apps\"
AutoAddItem "g:\apps\"
SortAll
}
Section "Emuladores"
{
AutoAddItem "e:\emulators\"
AutoAddItem "f:\emulators\"
AutoAddItem "g:\emulators\"
SortAll
}
Section "Juegos"
{
Item "Panzer Dragoon Orta","f:\CoinOPS 8 Massive\panza.xbe"
AutoAddItem "e:\games\"
AutoAddItem "e:\games 480p\"
AutoAddItem "f:\games\"
AutoAddItem "f:\games 480p\"
AutoAddItem "g:\games\"
AutoAddItem "g:\games 480p\"
SortAll
Line "------------------------------------",-
Item "Trainers",ID_trainer
}
Section "Sistema"
{
Item "Apariencia",ID_Skins
Item "Backup Eep.",@11
Item "Configuracion",ID_Settings
}
Item "Reiniciar",ID_Quick_Reboot
Item "Apagar",ID_Power_Off
}
}