mirror of
https://github.com/vonmillhausen/sf2000.git
synced 2024-11-04 17:15:11 +01:00
Update bootLogoChanger.html
Added a note on where to find the bisrv.asd file
This commit is contained in:
parent
5f93e551b3
commit
1c5507009e
@ -67,7 +67,7 @@
|
||||
<hr>
|
||||
<section id="bisrvSection">
|
||||
<h2>Step 1: Select Original <code>bisrv.asd</code></h2>
|
||||
<p>Select the <code>bisrv.asd</code> file whose boot logo you want to modify. You should probably make a backup of the file first, just in case!</p>
|
||||
<p>Select the <code>bisrv.asd</code> file whose boot logo you want to modify. You should probably make a backup of the file first, just in case! You can find the <code>bisrv.asd</code> file in the <code>bios</code> folder on your microSD card.</p>
|
||||
<form id="bisrvForm" action="#">
|
||||
<label>Open <code>bisrv.asd</code>: <input id="bisrvSelector" type="file" onchange="bisrvLoad(event.target.files[0])"></label>
|
||||
</form>
|
||||
|
Loading…
Reference in New Issue
Block a user