Third release in third day, not bad :) (From now, I hope that development will be slowed a little).
Two aesthetic changes for this release:
- The program ask user if he/she wants to change the region code or exit the application.
- If the user continues with the change, a table with the codes and their meaning (J - Japan, E - Europe, etc.) is showed.
At least in ArchLinux, GCC give a warning in compilation:... read more
New version of Satuxconv, this time the application shows the information about the image and prompt the user to change to another region.
Currently, the program sets only 1 region. In next releases I'll support 2 or 3 regions simultaneously.
The next step: make a more user-friendly menu when change region, showing what means each code (for example, "E - Europe" better than "E") and other aesthetic changes.
First release for Satuxconv, a small region patcher for Sega Saturn games. Written in C, is a text console app with QT (or GTK) interfaces desirable in the future.
Why Satuxconv ? Well, I use SRP to change region of Sega Saturn game images, but there's not similar application in *nix world. So, I started to write a native app in my spare time (and learn some C language, too).
In version 0.1 only read mode is supported, you can view some details about the image file. In next release is expected to support change region of a game.... read more