diff --git a/BizHawk.MultiClient/output/GBA/BIOS_Info.txt b/BizHawk.MultiClient/output/GBA/BIOS_Info.txt new file mode 100644 index 0000000000..98d19e8cca --- /dev/null +++ b/BizHawk.MultiClient/output/GBA/BIOS_Info.txt @@ -0,0 +1,7 @@ +To play Gameboy Advance games requires the GBA BIOS, + +It is expected by default to be in this folder named gbabios.rom + +To configure the location and name of this file, use the Config -> Path Config dialog + +Its sha1 is 300C20DF6731A33952DED8C436F7F186D25D3492 \ No newline at end of file diff --git a/BizHawk.MultiClient/output/MakeRelease.bat b/BizHawk.MultiClient/output/MakeRelease.bat index fbf358635f..17265296ae 100644 --- a/BizHawk.MultiClient/output/MakeRelease.bat +++ b/BizHawk.MultiClient/output/MakeRelease.bat @@ -9,4 +9,4 @@ rem explicitly list the OK ones here as individual copies. until then.... copy *.dll dll -zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe dll gamedb NES\Palettes Lua Gameboy\Palettes +zip -X -9 -r BizHawk.zip BizHawk.MultiClient.exe DiscoHawk.exe dll gamedb NES\Palettes Lua Gameboy\Palettes Coleco\BIOS_Info.txt "PC Engine\BIOS_Info.txt" GBA\BIOS_Info.txt