Danny Tsai
b7c97af144
Update README.md to match current VRAM drive info ( #815 )
2023-06-02 18:13:09 -03:00
Pk11
620e5061c5
Add font/language info to README, Pk11 to credits
2023-04-15 12:54:02 +02:00
Pk11
b366200d4b
Switch to a RIFF font format
...
Fix height of ラ character
I accidentally made it 1px too tall before
Add Cyrillic to default font
Make Я more like latin R
Right after I commit, looking at my screenshot I notice I forgot to tweak the Я to be more angled like this font's latin R...
Improve the default font's Kana
derp fix
Properly handle invalid UTF-8
Fix conversion PBMs with non-byte aligned rows
Rename font extension to .frf
For Font RiFf
Re-add PBM font support
Default converting to CP-437 and try guess size
Revert "Default converting to CP-437 and try guess size"
Reverts 2c9a47d224b28cbb51a3ee335fd9970265201b72 as I think the old behaviour works better given PBM font support being kept
Re-add mapping file for CP-437
Automatically use mapping file with same name as image
ex. for "font_6x10.pbm" it will use "font_6x10.txt" in the same directory
2021-11-14 22:13:55 +01:00
Wolfvak
37c8c50097
fix the "conact" typo ( #709 )
...
also adds a direct link to the irc channel
2021-06-02 09:03:37 -03:00
Wolfvak
c2d96c0d9c
add a "contact info" section in readme
...
contains both irc and discord links, and removes the discord link at the bottom
2021-06-01 20:07:02 +02:00
SirNapkin1334
8b5af2c22f
Update Discord Link :/
2021-03-11 08:39:28 +01:00
d0k3
bea16124a4
Readme updates
2021-02-22 17:12:07 +01:00
d0k3
203cf7f9e3
Include obfuscated AES key database
2021-01-30 13:22:05 +01:00
Gabriel Marcano
d010f2858b
Remove trailing white space
...
- Removed trailing whitespace from all source code files (.c, .h. and
.s) and the README.md
2020-08-26 23:01:58 +02:00
d0k3
2fd6915075
Readme: fix an error
...
thanks @profi200 !
2020-06-02 17:04:32 +02:00
d0k3
43753535d7
Readme: Added "digital preservation" paragraph
2020-05-18 23:24:32 +02:00
d0k3
73dc54a754
Readme: add a note about 4GiB cart dumps missing the last byte
...
As asked for in #593
2020-05-11 17:19:27 +02:00
d0k3
dc746f69c5
Readme updates for changed stuff
2019-10-11 16:28:07 +02:00
aspargas2
85960298e4
add wwylele and myself to the credits
...
because Wolfvak said I could :3
2019-09-29 19:53:30 +02:00
d0k3
602b6fc7df
Updated readme file, recommend fastboot3DS as bootloader
2019-04-29 00:30:08 +02:00
d0k3
223d327fca
README: Mention POWER as altenative to HOME
...
fixes #449
2019-01-02 01:00:31 +01:00
d0k3
b897d15474
Readme updates
2018-07-25 00:14:14 +02:00
DMSalesman
ae8c27fcad
Celebrating commit no. 1024: Fixed readme typos
2018-07-23 01:03:07 +02:00
d0k3
bc5f187a0f
FIRM installs: clarify sighax injection
...
Fixes #397
2018-07-16 17:02:26 +02:00
SirNapkin1334
795716957e
Celebrating commit no. 1000: Improved readme fix
2018-05-23 23:27:33 +02:00
d0k3
a981b4375e
Fix readme file
...
Thanks @PC-Reviver
2018-05-23 00:30:06 +02:00
d0k3
87890ebc83
Compatibility for mounting fb3ds.firm
...
This allows handling of the superhaxed fb3ds firm.
2018-05-11 17:45:39 +02:00
d0k3
a35ebacab1
Readme: added 'Buttons' section
2018-04-30 02:28:58 +02:00
Wolfvak
19209918a7
Deprecated PCX code in favor of PNG.
2018-04-03 01:17:58 +02:00
d0k3
9239cdc289
Updated readme file
2018-03-21 23:11:13 +01:00
SirNapkin1334
388a89a970
Remove XORPADs from README
...
Since the [X:] drive was removed, there's no reason to mention it in the ReadMe.
2018-02-12 02:11:30 +01:00
d0k3
6beec28470
README.md / HelloScript.gm9: minor stuff
2018-01-23 02:00:21 +01:00
d0k3
40598423da
Improved progress indicator for drive CMAC fixer
2018-01-17 23:53:48 +01:00
d0k3
28ba5a85b3
README: Added hint about updating the essential backup
2017-12-28 02:34:06 +01:00
Ian Burgwin
e94adae363
Add a custom Python script "add2tar.py" to create the vram0 tar file
2017-12-25 01:54:28 +01:00
d0k3
5ef4dda899
Update README credits
...
... also sneak in a fix for the last two typos
2017-12-19 22:44:54 +01:00
d0k3
585172f810
Added the ability to install aeskeydb.bin to NAND
2017-12-11 14:55:44 +01:00
d0k3
3dd8a4764e
Allow compiling multi-script autorunners
2017-12-07 02:01:15 +01:00
d0k3
c63a6e26c8
README: Added some missing info
...
Thanks @SirNapkin1334
2017-12-05 00:10:16 +01:00
d0k3
63767e5eae
Updated build system
...
Includes better handling for FLAVOR now, AUTO_UNLOCK for unlock
sequences and setting SD_TIMEOUT from make
2017-11-24 18:21:02 +01:00
DMSalesman
f157dcd542
README.md: Fixed typo and improved readability
2017-11-22 22:47:11 +01:00
d0k3
c18ac35d45
General fixes and cleanup
...
Thanks @Kazuma77 for pointing that stuff out!
2017-11-20 17:50:48 +01:00
d0k3
ada25ea534
README: Updated build instructions
2017-11-17 19:37:45 +01:00
Death Mask Salesman
5462f2d5e8
Fix typos in readme file
2017-10-13 00:45:12 +02:00
d0k3
ee26458341
Fix caption types in Readme
2017-10-02 00:22:21 +02:00
d0k3
21c1ae30fe
Allow piggybacking filesystem images to the GodMode9 firm
...
... just put an image file called `vram0.img` into data - max size:
3MB(!).
2017-09-27 02:13:03 +02:00
lucario1001
e019b5e848
Update README.md
2017-09-27 01:09:18 +02:00
d0k3
dcafbaa191
Improved ntrboot checks
...
... this also restores default behaviour when booting from ntrboot and
simplifies the bootloader behaviour.
2017-09-23 13:11:38 +02:00
Death Mask Salesman
a92c993573
Fixed typos
2017-09-22 17:45:51 +02:00
d0k3
73d4ba0ab8
Documented the undocumented bootloader
2017-09-20 01:31:28 +02:00
d0k3
20ac0573a5
Updated readme credits
2017-09-19 15:25:01 +02:00
Death Mask Salesman
1be3878659
Update readme file
2017-09-18 14:02:43 +02:00
d0k3
83f1eac13a
Fix readme typos
2017-09-15 02:10:54 +02:00
d0k3
8b71fd768e
Updated readme file
2017-09-14 22:13:16 +02:00
d0k3
b7e0012f74
Readme: updated credits section
2017-09-04 01:08:10 +02:00