JOSEunit10 escribió:Yo creía que los del TEAM FSD nos iban a dar una sorpresa durante o después de la conferencia de M$ xDDDDDDDDDDDD...
I'm still alive!
So sorry for lack of recent updates... As with every other members of team fsd, we've been busy as hell with our day life...
FSD 2.0 project is still alive even thought its been a while since it has not been updated. I'm currently starting cleanup work to get a fonctionnal version out.
I think this lack of updates was also due to some lack of communication between the team... Some weeks ago we were really near of an alpha release, like 2-3 days. Only some minor gui works was left to be done. Then we all started doing some need things we thought well be usefull and the whole thing started crumbling and seems like nobody wanted to take the time to fix it.
In the next few days, i'll try to get a clean, fully working build that you all can use.
This build will probably have every extra features off or non-fully fonctionnal but it will list games in a neat way and run them properly.
Regards,
HellDoc
4:05 Revisión 756: GUI Fixes to main.xui / main.xur.
Maester
02:31 Revisión 755: Newer ATG Lib
Hell
02:29 Revisión 754: Removed 9138 ATG Lib
Hell
02:22 Revisión 753: Started that branch the wrong way
Hell
02:11 Revisión 752: Branch used to create the alpha build
Hell
02:08 Revisión 751: Used to complete an alpha build (might strip features out)
Hell
02:01 Revisión 750: Redux back in trunk
Hell
01:44 Revisión 749: Deleted trunk, preping for getting redux back in trunk (seems like ancenstry is gone... cant merge)
Hell

This build will probably have every extra features off or non-fully fonctionnal but it will list games in a neat way and run them properly.
) JaRaBcN escribió:Bueno... por fin noticias !
Lo que me preocupa es esto:This build will probably have every extra features off or non-fully fonctionnal but it will list games in a neat way and run them properly.
Vamos que las funciones "extra" no funcionarán en la primera release que se haga pública, aunque si "listará de una forma ordenada y ejecutará" correctamente los juegos (vamos que la primera realease que hagan pública no ofrecerá nada que no ofrezca la 1.20)
I think this lack of updates was also due to some lack of communication between the team... Some weeks ago we were really near of an alpha release, like 2-3 days. Only some minor gui works was left to be done. Then we all started doing some need things we thought well be usefull and the whole thing started crumbling and seems like nobody wanted to take the time to fix it.
reprec escribió:ahora que HellDoc tiene el devkit no hay excusa para no seguir adelante.

Rev Chgset Date Author Log Message
(edit) @762 [762] 32 minutes MaesterRowen Corrected items in ScnAbout?
(edit) @761 [761] 37 minutes MaesterRowen -Restored Game List Functionality -Removed GameBackground?
(edit) @760 [760] 50 minutes MaesterRowen Deleted Files to allow 9xxx compilation.
(edit) @759 [759] 101 minutes HellDoc
(edit) @758 [758] 2 hours HellDoc Added content parsing status to status bar
(edit) @757 [757] 2 hours HellDoc Added Ftp Status to status bar
yo creo que si esta gente como dice tiene poco tiempo para trabajar en ello, cuando saquen el 2.0 final con la buena base que tiene ahora deberían liberar el código fuente, como era la idea del creador original, y dejar que la gente haga mods no oficiales (como un mod para mejorar el reproductor de vídeo), y al final las mejores ideas se iran implementando a la build oficial.Today's build
*I'm trying to get back to daily update about whats going on... i'll do my best so you guys know what to expect for next public build.
Its been a while since I last compiled FSD 2 and dont know every details about whats has changed and what are the plans on some module.
As the first loading screen is gone (it load straight to dash while loading stuff in background), if you opened the game list you would get an incomplete list. Without our debugger tool, there was no way to tell if content parsing is done, so I added a note in the status bar to say that content parsing is underway.
Also added ftp status to the status bar, it currently just tell if theres an ftp connection open. Speed would be nice, but should be done after alpha release.
At each restart of FSD I had some tab appering as blue without a logo, I dont know whats is the current tab manager/editor status, i thought it was already worked fine... Need to talk to MaesterRowen about this, might be just a minor bug. Disabled it for now.
*Update : this is a random bug, i'll fix it later today.
Seems like the gamelist doesnt reflect the selected game info anymore. I know there was some work done to split our game list module (ScnQuickGameView, which is responsible for displaying anything related to game : the dvd tab is an scnquickgameview, the favorite tab are scnquickgameview, and the gamelist is an scnquickgameview... It was just a mode setting in the skin xml that defined how it displayed games.)
The gamelist code now seems to all be in CGamesList with the OnNotifySelChanged code commented out...
If theres too much work left to get this working properly, i'll roll back scnquickgameview to a previous version.
*Update : Changing selected games with banner + screenshot + game icon + background was too slow. Code was disabled until preloading is completed.
Also, read some comments on forums and here some answers :
Media Player :
I dont know the current status, will have a look at it later. But this is not an mplayer port!! Its mostly a xmedia GUI. Therefore, dont expect mkv playing and samba support!
Media Player :
I dont know the current status, will have a look at it later. But this is not an mplayer port!! Its mostly a xmedia GUI. Therefore, dont expect mkv playing and samba support!
Sin contar que para Dreamcast, no usan el devkit oficial, si no que unos coders crearon una alternativa completamente legal para programar en PC, por lo que no hay problemas al publicar ejecutables y que las cosas funcionan con la consola sin abrir.
navi01 escribió:hola a todos yo keria hacer 3 preguntas aver si alguno de ustedes tiene la respuesta, 1: ¿como hago para poner las caratulas a los juegos del freestyle?
2: como hago para que inicie perfil automaticamente?
3: en donde pongo las cosas para que me aparezcan en sus respectivos sitios? (emuladores, homebrew, etc)
Gracias
<paths>
- <xboxlive>
<path>usb0:\Content\</path>
<path>hdd1:\Content\</path>
</xboxlive>
- <xbox360>
<path>usb0:\Games\</path>
<path>hdd1:\Games\</path>
</xbox360>
- <xbox1>
<path>usb0:\XBox1\</path>
</xbox1>
- <homebrew>
<path>usb0:\apps\</path>
<path>hdd1:\apps\</path>
<path>usb0:\applications\</path>
<path>hdd1:\applications\</path>
</homebrew>
- <emulators>
<path>usb0:\Emulators\</path>
<path>hdd1:\Emulators\</path>
<path>usb0:\Emu\</path>
<path>hdd1:\Emu\</path>
</emulators>
</paths>
Revisión 767: Moved Anthony new xex code to trunk - Helldoc
Revisión 766: Fixed problems with SPA.h and SPA.cpp - Maester
Revisión 765: Updated resource extraction command to help with debugging using the new Xex and SP... - Anthony
Revisión 764: Updated Xex code, and added SPA support - Anthony
Revisión 763: Restored GameListing back to pre-threaded code to properly work. - Maester
Mikel24 escribió:ese programa ya tiene preparado el freeboot con el ultimo parche es decir xbox1+ram
así que simplemente hacer la imagen con dicho programa, elegir bien tu placa, poner la cpukey y listo
.saludos PR0[3R escribió:Visto lo visto..............XBR4 estas tardando....
Mikel24 escribió:
la peña que aun sigue con XBR debe ser por miedo, pues nose me ocurre otra razon
Mikel24 escribió:posibilidad de iniciar el freestyle dando al botón guía, poder iniciar un juego ya sea en el disco duro interno o externo con asignar una letra, por ejemplo START

Mikel24 escribió:pero hoy en dia, el Freeboot le pega unos buenos repasos al XBR: Full Memory+Xbox1 posibilidad de iniciar el freestyle dando al botón guía, poder iniciar un juego ya sea en el disco duro interno o externo con asignar una letra, por ejemplo START
hoy en día lo de la FullMemory parece una chorrada, pero ya se dijo que el emu FBAnext lo utilizara y que el nuevo Freestyle 2.0 también, lo que quiere decir que esas 2 aplicaciones se quedan fuera del Reebooter XBR
ademas de a ver otro Plugin Only for Freeboot para añadir trucos a los juegos
don pelayo escribió:PR0[3R escribió:Visto lo visto..............XBR4 estas tardando....
Eing?? Para qué quieres un XBR4 si ya hay un equivalente??
posibilidad de iniciar el freestyle dando al botón guía, poder iniciar un juego ya sea en el disco duro interno o externo con asignar una letra, por ejemplo START
¿Cómo es eso?
don pelayo escribió:Eing?? Para qué quieres un XBR4 si ya hay un equivalente??
, la 2.4, muchas beces me daba error al intentar crear el freeboot, decia que tenia mal dumpeo... PERO SI EN VERCIONES ANTERIORES NO ME DIO NINGUN PROBLEMA, pero los que acia ivan,PR0[3R escribió:don pelayo escribió:Eing?? Para qué quieres un XBR4 si ya hay un equivalente??
Costumbrismo![]()
Esta claro que poner el freeboot es una chorrada, pero estoy acostumbrado al XBR la verdad (pero vamos, si hay que cambiar se cambia y punto).
don pelayo escribió: Si te ayuda a dar el salto podemos empezar a llamar al freeboot Xbr4, así enrte nosotros, para que te sea más familiar.![]()
|_HeLL_| escribió:Revisión 767: Moved Anthony new xex code to trunk - Helldoc
Revisión 766: Fixed problems with SPA.h and SPA.cpp - Maester
Revisión 765: Updated resource extraction command to help with debugging using the new Xex and SP... - Anthony
Revisión 764: Updated Xex code, and added SPA support - Anthony
Revisión 763: Restored GameListing back to pre-threaded code to properly work. - Maester
Parece que la cosa va en serio, está habiendo un bombardeo de cambios en las últimas horas...
Por irme preparando para el FSD 2.0... ¿al final se confirma que es imprescindible pasarse al Freeboot 9199, no? ¿Lo mejor para pasar de XBR a Freeboot es el FreeBoot Toolbox?
En esta imagen de la 2.4 veo que se puede parchear con el dashlaunch 1.0 y todo, ¿pero cómo le dices que quieres acceso completo a la RAM y compatibilidad XBOX? Voy a tener que irme chupando unos cuantos hilos que últimamente estoy oxidado con todo lo nuevo...
D
stratoeddie escribió:|_HeLL_| escribió:Revisión 767: Moved Anthony new xex code to trunk - Helldoc
Revisión 766: Fixed problems with SPA.h and SPA.cpp - Maester
Revisión 765: Updated resource extraction command to help with debugging using the new Xex and SP... - Anthony
Revisión 764: Updated Xex code, and added SPA support - Anthony
Revisión 763: Restored GameListing back to pre-threaded code to properly work. - Maester
Parece que la cosa va en serio, está habiendo un bombardeo de cambios en las últimas horas...
Por irme preparando para el FSD 2.0... ¿al final se confirma que es imprescindible pasarse al Freeboot 9199, no? ¿Lo mejor para pasar de XBR a Freeboot es el FreeBoot Toolbox?
En esta imagen de la 2.4 veo que se puede parchear con el dashlaunch 1.0 y todo, ¿pero cómo le dices que quieres acceso completo a la RAM y compatibilidad XBOX? Voy a tener que irme chupando unos cuantos hilos que últimamente estoy oxidado con todo lo nuevo...
Conozco el blog de Helldoc, pero... donde se pueden seguir esas actualizaciones que comentas?
Es que así me creo mas "hype" xDDD
Saludos!!
http://trac.teamfsd.com/log
http://drugged.me/projects/fsdash/activity
http://www.teamfsd.com/alvaro2 escribió:
Las actualizaciones las saco de aqui:http://trac.teamfsd.com/log
http://drugged.me/projects/fsdash/activity
http://www.teamfsd.com/
Ya tienes para elegir.
Chriss_88 escribió:Yo creo que tambien lo sacan el domingo.
Eso si yo tengo xbr3 i nose que chorras hacer, me tira patras eso que dicen que el freeboot sube mas temperatura a la consola de 4 a 10 grados.
Con copiar la key de la cpu que me marca el xellous al arrancar i con el backup de mi nand i el toolbox no se necesita nad amas no?
Saludos
Chriss_88 escribió:Yo creo que tambien lo sacan el domingo.
Eso si yo tengo xbr3 i nose que chorras hacer, me tira patras eso que dicen que el freeboot sube mas temperatura a la consola de 4 a 10 grados.
Con copiar la key de la cpu que me marca el xellous al arrancar i con el backup de mi nand i el toolbox no se necesita nad amas no?
Saludos
Gracias por los ánimos, ya la tengo recuparada y actualizada con el Freeboot, puf que pereza pero bueno, a la próxima tendré mas cuidado.karlos007 escribió:tranquilo, ami me paso algo parecido, tuve que volver a soldarD
la segunda vez es mas facil
yo solo tuve que volver a soldar en nand dumper y listo,
eso si, lo he dejado montado jajajaja
DDDDDDDD alvaro2 escribió:Chriss_88 escribió:Yo creo que tambien lo sacan el domingo.
Eso si yo tengo xbr3 i nose que chorras hacer, me tira patras eso que dicen que el freeboot sube mas temperatura a la consola de 4 a 10 grados.
Con copiar la key de la cpu que me marca el xellous al arrancar i con el backup de mi nand i el toolbox no se necesita nad amas no?
Saludos
Hombre depende, si tienes una jasper 512 con cb 6723 (creo) como la mia, no podras utilizar el freeboot toolbox ya que da error, es la unica plca k da error, y lo tendras k hacer paso por paso, haber si tengo tiempo y cuelgo un dia de estos.
|_HeLL_| escribió:alvaro2 escribió:Chriss_88 escribió:Yo creo que tambien lo sacan el domingo.
Eso si yo tengo xbr3 i nose que chorras hacer, me tira patras eso que dicen que el freeboot sube mas temperatura a la consola de 4 a 10 grados.
Con copiar la key de la cpu que me marca el xellous al arrancar i con el backup de mi nand i el toolbox no se necesita nad amas no?
Saludos
Hombre depende, si tienes una jasper 512 con cb 6723 (creo) como la mia, no podras utilizar el freeboot toolbox ya que da error, es la unica plca k da error, y lo tendras k hacer paso por paso, haber si tengo tiempo y cuelgo un dia de estos.
Yo acabo de generarme el Freeboot.bin con el Freeboot Toolbox 2.4 y tengo una jasper 512 con cb 6723 y ningún problema... creo que el problema que comentas lo solucionaron en la 2.3. Lo único que como nunca me he puesto el dashlaunch (ni el 0.02 ni el 1.0), no sé cómo va el rollo ese del launch.ini y qué opción tengo que marcar en el "cerdito", si Nand, HDD o USB. Por cierto ya que lo comentábais antes, no me había pasado al Freeboot antes por pereza y por lo de la temperatura, pero con el FBA y el FSD 2.0 ya no queda más remedio
