In an ongoing effort to fully polish the "Nakoruru" patch, I've made two other tweaks to Dream Passport that I think add some good quality-of-life updates for those wanting to use it to ship bonus content.
Firstly, I've got the browser software successfully displaying VMU icons of my choice, whereas previously no VMU icon was implemented.
The
1ST_READ.BIN linked below contains the Nakoruru icon seen in the screenshot above. However, you can customize it to use your own very easily. Simply open your 1536 byte, 8 bit-per-pixel VMU icon in a hex editor, copy its entire contents, and then paste it into
1ST_READ.BIN at offset 0x2A98E4.
The second modification I made really helps with user experience. By default, the following configuration file save/load menu appears when Dream Passport boots.
Loading/saving of such settings is completely irrelevant for our purposes here, and forcing users to navigate to the "EXIT" button at the top-left each time was a little cumbersome. As a result, the initial call to this save/load menu has been replaced with a call to load the main browser window instead.
You can download this modified
1ST_READ.BIN here:
https://drive.google.com/file/d/1IdEmOG ... share_link