suloku

Results 29 comments of suloku

Ok, I'll add some video force options to cli command line

Give it time, gocario is probably busy and I recall him saying that the program was not really coded thinking on gen 7, so adding support needs quite the refactoring.

As an alternative until it's added (if it is), use ctrxplorer to backup the .bin file that is the bank itself, then you'll have an empty bank. Move all rejections...

The PSV and TSV values can be shown in hexadecimal numbers or decimal numbers, gocario is asking what is used as a standard in forums when posting your own values...

Hexadecimal: base 16 system (0123456789ABCDEF) Decinal: base 10 system (0123456789)

Could you upload your savegame? I'm not currently working on this, but bugfixing/making sure the current features work as intended is something I want.

Dream radar is fixed in latest release https://github.com/suloku/BW_tool/releases/tag/20211313_21124 Unfortunately join avenue still requires research (the actual error might just be some bug in the code like with dream radar).

I invested some time and made an ugly workaround that fits my needs: Insert this code in kernel/EXI.c inside EXISaveCard(): https://github.com/FIX94/Nintendont/blob/a5d7ea4e85a28f26d99f37436ba147865a690221/kernel/EXI.c#L235 ` //Backup card const u32 GameID = ConfigGetGameID(); u32...

It only happens with swiss? Maybe your GC's battery died out.

You are correct. The src folder is the source code for the released version. Inside the wii folder there is a gcmm and gcmm-dark folders, those two folders are the...