diff --git a/WiiQt/settingtxtdialog.cpp b/WiiQt/settingtxtdialog.cpp index 39ac5a9..d4c7d67 100644 --- a/WiiQt/settingtxtdialog.cpp +++ b/WiiQt/settingtxtdialog.cpp @@ -109,7 +109,7 @@ void SettingTxtDialog::on_buttonBox_accepted() "CODE=" + ui->lineEdit_code->text() + "\r\n" + "SERNO=" + ui->lineEdit_serno->text() + "\r\n" + "VIDEO=" + ui->lineEdit_video->text() + "\r\n" + - "GAME=" + ui->lineEdit_game->text(); + "GAME=" + ui->lineEdit_game->text() + "\r\n"; ret = s.toAscii(); ret = PaddedByteArray( ret, 0x100 ); diff --git a/ohneschwanzenegger/mainwindow.ui b/ohneschwanzenegger/mainwindow.ui index 3470e6f..b3d887d 100644 --- a/ohneschwanzenegger/mainwindow.ui +++ b/ohneschwanzenegger/mainwindow.ui @@ -1,261 +1,261 @@ - - - MainWindow - - - - 0 - 0 - 654 - 507 - - - - NUS NandBuilder - - - - - 2 - - - - - - - - - - 16 - - - - - - - v - - - - - - - - 107 - 16777215 - - - - - - - 5 - - - - - - - Get It! - - - - - - - - - - - - - - Local Cache - - - - - - - - - - - - - Download - - - - - - - 0 - - - - - - - Title - - - - - - - 0 - - - - - - - Total - - - - - - - 0 - - - - - - - - - - - nand.bin - - - - - - - - - - - - - - Search... - - - - - - - true - - - Init Nand - - - - - - - - - - - - - - - - 0 - 0 - 654 - 27 - - - - - Nand Dump - - - - - - - Help - - - - - - false - - - Content - - - - - - - - - - - - - TopToolBarArea - - - false - - - - - - Setting.txt... - - - - - true - - - Flush - - - - - Import Wads... - - - - - New nand... - - - Ctrl+N - - - - - About - - - - - Write meta entries - - - - - Format - - - - - - - + + + MainWindow + + + + 0 + 0 + 654 + 507 + + + + Ohneschwanzenegger + + + + + 2 + + + + + + + + + + 16 + + + + + + + v + + + + + + + + 107 + 16777215 + + + + + + + 5 + + + + + + + Get It! + + + + + + + + + + + + + + Local Cache + + + + + + + + + + + + + Download + + + + + + + 0 + + + + + + + Title + + + + + + + 0 + + + + + + + Total + + + + + + + 0 + + + + + + + + + + + nand.bin + + + + + + + + + + + + + + Search... + + + + + + + true + + + Init Nand + + + + + + + + + + + + + + + + 0 + 0 + 654 + 20 + + + + + Nand Dump + + + + + + + Help + + + + + + false + + + Content + + + + + + + + + + + + + TopToolBarArea + + + false + + + + + + Setting.txt... + + + + + true + + + Flush + + + + + Import Wads... + + + + + New nand... + + + Ctrl+N + + + + + About + + + + + Write meta entries + + + + + Format + + + + + + +