Generated by All in One SEO v5.0.0.1, this is an llms.txt file, used by LLMs to index the site. # SiZiOUS :: Serial Koder Dreamcast and retro-gaming, technology, everything and nothing ... ## Sitemaps - [XML Sitemap](https://sizious.com/sitemap.xml): Contains all public & indexable URLs for this website. ## Posts - [Happy New Year ’21!](https://sizious.com/2021/01/01/happy-new-year-21/) - Happy New Year ’21! - [Using VMware & Docker? Read this!](https://sizious.com/2020/03/10/using-vmware-docker-read-this/) - If you want to use VMware Workstation or VMware Player and Docker at the same time, you need to consider reading this article. - [Happy New Year '20!](https://sizious.com/2020/01/01/happy-new-year-20/) - I just want to wish you a happy new year 2020! :) A new decade was now started and the Dreamcast scene is almost alive, and that's a pleasure to see that! I've not posted so much things here but don't worry, speaking about my hobbies, I'm working on the coming DreamSDK R3 package, but - [How to set Google Chrome by default on Lubuntu 19.04](https://sizious.com/2019/06/03/how-to-set-google-chrome-by-default-on-lubuntu-19-04/) - Recently I wanted to set Google Chrome by default on my fresh Lubuntu 19.04 VM and despite the presence of the Make Google Chrome as default browser button, it never works: Firefox remains the default browser. I wanted to setup Google Chrome by default without uninstalling Mozilla Firefox as I use both browsers. Open a - [DreamSDK R2 was released in March '19](https://sizious.com/2019/06/03/dreamsdk-r2-was-released-in-march-19/) - I totally forgot to post here, but I've recently released the DreamSDK R2 package! A lot of improvements and changes are included in this release, like: Full Code::Blocks IDE integration, including debugging on the real hardware, directly from the IDE!DreamSDK Manager was redesigned and improved a lot.A lot of new tools are included now, like - [Happy New Year '19!](https://sizious.com/2019/01/01/happy-new-year-19/) - I just want to wish you a happy new year 2019! :) May the Dreamcast be with you this year! - [DreamSDK R1 is released](https://sizious.com/2018/11/26/dreamsdk-r1-is-released/) - So after almost 2 months of intensive work, I'm really happy to announce you that my latest project is done: DreamSDK R1 is out. DreamSDK is a modern, ready-to-use environment for the Sega Dreamcast development designed for the Microsoft Windows platform. Main features are: Fast & easy to install: just double-click on the setup file - [My GitHub account was updated!](https://sizious.com/2018/10/24/my-github-account-is-updated/) - As I stated on Twitter, I've released all the source codes of all my tools I've published through years. Most of them are written in Pascal Object/Delphi, but some of them are written in C/C++. All these tools were originally published almost 15 years ago, so a lot of them will not work on modern - [Lars Olsson mirror is available!](https://sizious.com/2018/10/05/lars-olsson-mirror-is-available/) - I've just a made a mirror of the excellent Dreamcast site run by Lars Olsson. You can find it here. - [Apache Maven: How to extract XML node values from the pom.xml (in pure batch!)](https://sizious.com/2018/07/08/apache-maven-how-to-extract-xml-node-values-from-the-pom-xml-in-pure-batch/) - If you are a Java developer you certainly know Apache Maven, which is (more or less) a Make equivalent for the Java world. Some days ago I needed to automatically extract some values from the pom.xml file to automatize some operations. For example, I wanted to extract the values of the groupId, artifactId and version - [Installing DiscJuggler on Windows 10](https://sizious.com/2018/07/01/installing-discjuggler-on-windows-10/) - Learn how to fix the "You have to reboot your system." error message when trying to install DiscJuggler! - [Preparing the Raspberry Pi to act as a server](https://sizious.com/2018/06/17/preparing-the-raspberry-pi-to-act-as-a-server/) - In this article, you will learn how to prepare a Raspberry Pi to act as a server instead of a Desktop computer, which is the default configuration! - [Happy New Year '18!](https://sizious.com/2018/01/01/happy-new-year-18/) - I wish you a Happy New Year '18 everyone! :) Yeah I know my website is pretty dead but this is just a wrong feeling, I'm not dead, I just run out of time. :) Cheers! :) - [How to bypass Windows 10 session passwords](https://sizious.com/2017/08/13/how-to-bypass-windows-10-session-passwords/) - Learn how to reset the Windows 10 session password, even if you have lost access to your computer! - [How to properly install No-IP Dynamic Update Client (DUC) under Raspbian](https://sizious.com/2017/04/30/how-to-properly-install-no-ip-dynamic-update-client-duc-under-raspbian/) - Learn how to properly install the official No-IP Dynamic Update Client (DUC) on your Raspberry Pi! - [How to solve the HP printer LAN connection issue](https://sizious.com/2017/05/01/how-to-solve-the-hp-printer-lan-connection-issue/) - I own a HP Photosmart C5180 printer and sometimes, the LAN connection between the printer and my computer running Windows 7 is broken... even if the printer is switched on and "pingable" on the LAN. Restarting the computer and/or switching off the printer fixes the issue but this is really a pain to do that - [Happy New Year '17!](https://sizious.com/2017/01/08/happy-new-year-17/) - I just want to wish you a happy new year '17! Keep dreamin'! :) - [How to re-enable the F11 Recovery Key for HP computers](https://sizious.com/2016/06/05/how-to-re-enable-the-f11-recovery-key-for-hp-computers/) - About 6 months ago, my sister told me this HP laptop has completely broken. When I got this computer, the HP G62-a57SF, I saw that the hard-drive died. And of course, no backup, nowhere. Plus, the recovery partition was gone :( After buying a new SSD hard-drive for replacing the faulty and downloading all drivers from - [Add the Raspberry Pi icon to your SD card under Windows](https://sizious.com/2015/08/30/add-the-raspberry-pi-icon-to-your-sd-card-under-windows/) - Do you want to have the Raspberry Pi icon shown on your Windows Explorer when you insert the RPI SD card in your drive? If yes, just download this package and follow the inside instructions :) - [Setting a static IP on Raspberry Pi on Raspbian 20150505](https://sizious.com/2015/08/28/setting-a-static-ip-on-raspberry-pi-on-raspbian-20150505/) - Learn how to properly set a static IP on your Raspberry Pi! - [How to load an Access Database into a DataSet object in C#](https://sizious.com/2015/05/11/how-to-load-an-access-database-into-a-dataset-object-in-c/) - Today I needed to load a Microsoft Access Database (*.ACCDB / *.MDB) into a DataSet object in .NET environment using C#. After finding some (partial) solutions I finally developed a little C# class in order to accomplish this task. This class loads an Access Database (whatever in ACCDB or MDB formats) into a DataSet object. - [Website update](https://sizious.com/2015/02/07/website-update/) - I just updated the About page on the global structure of the website. :) It was really funny cuz I saw that About page was in draft mode since EXACTLY 365 days! :) - [jj1odm's website is back online!](https://sizious.com/2015/02/01/jj1odms-website-is-back-online/) - I just put back online a website dump of the excellent jj1odm hacker. He's the japanese man behind the SD Card adapter for the Dreamcast. Click here to access to the dump. - [Happy New Year '15!](https://sizious.com/2015/01/06/happy-new-year-15/) - Long time no see, he? I wish you a happy new year 2015. Wishing you 365 days of good luck! And don't forget to switch on your old gen consoles, especially the Dreamcast, he? :) - [Hello World !](https://sizious.com/2014/03/08/hello-world/) - Download Sega Dreamcast tools made by SiZiOUS, and more! - [gditools.py GUI released](https://sizious.com/2015/01/11/gditools-py-gui-released/) - I just released gditools.py GUI for Windows and Linux 64-bit for the excellent gditools.py script by FamilyGuy. This Python script was made to handle GD-ROM image files (*.gdi) on several platforms. If you're interested, go here. ## Pages - [About](https://sizious.com/about/) - You are currently on the SiZiOUS personal website, homebrew developer for the 6th generation of video-games consoles but only opened on Sundays! Thank you very much for visiting my website! I hope you found what you were looking for! Who am I exactly? So I'm SiZiOUS, formerly known with my full pseudonym form [big_fury]SiZiOUS (which - [PC Downloads](https://sizious.com/download/pc/) - This section contains some tools for your PC computer, compressed in the .7z format and openable with the free 7-zip archiver. You don't need to install anything for using them. All the tools are targeted for Microsoft Windows. Fonts Find below several Windows fonts. Dreamcast: Sega Dreamcast logo font Sega: Sega Logo font Sonic: Sonic Title font Grand Theft Auto: Vice - [Microsoft Xbox Downloads](https://sizious.com/download/xbox/) - In that section, you'll find some stuffs for the first Microsoft Xbox. I haven't developed much things for that system, so that page is pretty empty. Shenmue Translation Pack The Shenmue Translation Pack is a big package containing tools used to modify the in-game subtitles and every game data in order to localize in your own - [Nintendo GameCube Downloads](https://sizious.com/download/gamecube/) - This section contains some tools for your Nintendo GameCube video-game console, compressed in the .7z format and openable with the free 7-zip archiver. You don't need to install anything for using them. All the tools are targeted for Microsoft Windows. N64 Emulator Roms Injector This simple utility was made to change the ROM inside the Nintendo 64 - [Sega Dreamcast Downloads](https://sizious.com/download/dreamcast/) - You'll find on this page all downloads for your Sega Dreamcast video game console. All downloads are compressed in .7z format and can be opened with the free 7-zip archiver. Programs offered on this page can be used directly without any kind of installation, which mean you just need to unzip and run them. Most of - [Download](https://sizious.com/download/) - Please select a Download section below. ## Categories - [Dreamcast](https://sizious.com/category/dreamcast/) - [Life](https://sizious.com/category/life/) - [Code](https://sizious.com/category/code/) - [Raspberry Pi](https://sizious.com/category/computers/raspberry-pi/) - [Computers](https://sizious.com/category/computers/) ## Tags - [discjuggler](https://sizious.com/tag/discjuggler/) - [cdi](https://sizious.com/tag/cdi/)