load bios to flash from tdata/ udata for compatibility with game save expliot tsop flash

Issue #48 new
professor_jonny created an issue

Could it be implemented to load a bios from tdata or udata on e drive for use with a game save expliot such as 007 or mech assault tsop flash.

It would be nice to update the flash method in these programs to use Xblast OS which has a nice easy to work interface.

It is easy to copy a game save exploit to the hdd on an unmodified console but it is hard to copy a bios file to the default currently hard coded c:\bios\ directory

I guess xblastos could be used to invoke a http flash but it is another step

Comments (2)

  1. psyko_chewbacca NA repo owner

    There are many ways this issue could be tackled. First, a TSOP flasher package could use UnleashX scripting to copy a BIOS file to C:\Bios. The packager could also take XBlast OS source code, change the BIOS folder search path to fit his needs (and maybe hide menu entries not related to TSOP flashing at the same time).

    In the long run, I plan on adding a file browser (after adding FATX write support) that will be able to "open" files and take an action depending on what type of file it is.

  2. Log in to comment