DSHack

Archive Generated December 23rd, 2018
テクニカル諏訪子
User ID: 96

Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2015/09/21
テクニカル諏訪子 Yami possibly forgot the difference between "$cookuid > 0" and "$cookuid >= 0".
Should be fixed now. :)
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2016/10/13
テクニカル諏訪子 Changed the way deleting shouts work: you will no longer be redirected to "dshack.org" by default.
Instead the software will check whether you're browsing from "dshack.org" or "3dshack.org" and redirect you to the one you're using. :)
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2016/10/26
テクニカル諏訪子 The BBCodes finally behave as they should now, which means they will now be applied on selection or where the cursor currently is.
All instead of at the end of the message as it has always been the case.

I were actually making this for KotoPasta, but I guess it wouldn't hurt to share this little revamp with this software too. ;)
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2016/11/14
テクニカル諏訪子 LUUUUURK!
I have fixed it for ya Yami, how can you forget about the " WHERE `id` = $did" part while updating the database!?

However, anyone updating the documentations should redo whatever they did, sadly. :(
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2016/12/08
テクニカル諏訪子 We have just finished the last bits of changes before we could release the Christmas update.
But since Yami was about to get to sleep when we were done, she asked me to update y'all on this update:

-----------------

Added
- Forum: post isolation.
- Social bar: it now shows the latest member.
- Forum: category pages.

Changed
- Forum: now you must upload an avatar, instead of linking to one. (Those who already had their avatars set to a link will remain linked until a new avatar gets uploaded.)
- Shoutbox: topic titles are now being shown in Shoutbox notifications, rather than just "Click here to view it".
- Shoutbox: the desktop Shoutbox is now the same as the mobile Shoutbox, making stuff more universal.
- Forum: the registration page now shows you optional profile options.
- Forum: you can now also see threads/posts counts and last post information on the mobile version.

Fixed
- Shoutbox: long text get cut in pieces, so the ShoutBox can no longer be expanded.
- Shoutbox: if you didn't set your custom name colour, your name will now display the correct colour in Shoutbox notifications.
- Hack Store: clicking "MKDS" and "MK7" is now possible from any place.

-----------------

We have a whole lot more scheduled, but it were were unable to make it in time, so we have decided to save those for later.
Thread: Suggestion Box
Author Posted on 2017/01/26
テクニカル諏訪子
The userlist is very long. Personally, I think there should be a threshold of 250 users and then continue on a new page until that page has reached 250 users.

Just did it, very little effort. :P
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/04/03
テクニカル諏訪子 UPDATE:
- Added an advanced permission system (BETA).
- Memberlist got more proper filters.
- Updated the "Blog" sub-app to KotoPasta 3.0's codebase (was YaBS 3.0).
- Added a blog switch in "config.php".
- Group names can now be customised by the Root user.
- Site logo and site name can now be set in "config.php", instead of those being hard-coded.
- Mark forums as read FI-NA-LLY got fixed!
- Themes can now have own icons.

Note that the permission system is currently in beta, so if you see something you shouldn't see, or you can't see what you should see, report those as soon as you possibly can.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/04/05
テクニカル諏訪子 Bug fix:
- The bug that prevented mods, admins and root users from seeing the "Edit" button on other users' posts.

SPECIAL ANNOUNCEMENT!
Yami and I have agreed to remove support for special statuses soon, in favour of the new permission system.
Special statuses were nice to have, but most of those were too specific to this community.
Since we're planning on rolling this software out to more communities, anything specific needs to be removed or replaced.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/04/06
テクニカル諏訪子 Bug fixes:
- Pages work again.
- Social Bar got updated to use the permission system.
- Categories are working again.
- Updated the edit profile stuff to use the permission system.
- It's no longer possible to apply changes to the root user, unless you're the root user yourself.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/04/18
テクニカル諏訪子 I didn't mention it because you should see a message like "mark all read has not been implemented yet".
But I now just noticed the page redirects way too soon to see it.

Bug fixes:
- Administrator options (in the social bar AND on each page) are now working according to the correct permissions.
- Removed the "; you saw before the social bar shows up.

Not fixed:
- CoQ-related notifications (turned out to be caused by incorrect permissions).
- Logout page (turned out to be a false bug report).
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/04/18
テクニカル諏訪子 As discussed earlier in the shoutbox, this was due to your custom permissions for the blg sub-app.
Thread: I just got an idea on how to test ds rom hacks without a flashcard!
Author Posted on 2017/05/27
テクニカル諏訪子
Not to mention Bluetooth wasn't a thing yet when the DS was released

So wrong.
Thread: Rate Your Programming Languages
Author Posted on 2017/06/01
テクニカル諏訪子 You still need to have PHP installed on your own machine or server to run applications made with it.

My list:
7. Javascript
It's easy to code, but break easily.
Code formatting makes no sense either.

6. Objective-C and Swift
Despite both being completely different languages, I decided to put them in one group because Apple.
Tried both languages; understood neither.
No proper documentations anywhere, and requires a Mac to even compile shit.

5. C#
OK, this language is not too bad, but requires a Windows PC for most of the time.
You can make anything by hand too, but often requires Visual Studio, if you don't want your apps to be half-arsed.

Confused? Official documentations are here to make you EVEN MORE CONFUSED!!!
But at least there are zillions of unofficial tutorials available.

4. Java
Should actually be worse than C# due to its security holes and horrible lack of optimisation, but Java is flexible.
It runs on all supported platforms, but often requires you to have more RAM, 'cause it takes a fucking of resources.
And Java is premu the most useless language for those of us who refuse to use IDEs after the 2 Apple languages.

3. PHP
If I may be honest, PHP is a rotten language, but it's a language I know best, its documentations are straight forward, and there's tons of support from other devs, hence the high ranking.
The only reason why I'm not a fan of PHP is rather because the code can become a mess really quick (never used it with a framework, so it might not be the case if you use something like CakePHP, Symphony, Laravel, or whatevs).
Another reason why the source code of this forum isn't available yet, since only Yami and me can work with it (and it's still confusing for both of us if we don't use it oft enough).

2. C++
I really like C++, since it works everywhere, and it got everything.
Playing around with GTKmm is nice, but sometimes troublesome if you don't pay enough attention. Either before, during, or after compilation.
And debugging can be an arse too if you get segmentation faults.
But there are tons of frameworks, libraries, and stuff available, so there's really nothing you can't make with this.
As a bonus, the documentations are really easy to understand.

1. C
Just like Yami, I love C most.
This one truly works EVERYWHERE!
It's a very outdated language and does not include many concepts other languages have by default, but that's what makes it more challenging (and less bloated).

Bonus. Ruby on Rails
I recently started learning Ruby on Rails (right here).
This language is very different from what I'm used to, making it even more challenging to learn. ლ(´ڡ`ლ)
Thread: Character textures are translucent.
Author Posted on 2017/06/03
テクニカル諏訪子 Do you have the PSD file with that problem for us?
Thread: Character textures are translucent.
Author Posted on 2017/06/03
テクニカル諏訪子 This is premu interesting.
As seen in GIMP:


As seen in Photoshop CC 2017:


Could you provide a screenshot of how it looks like on your end?
May be your PC I'm afraid.
Thread: Character textures are translucent.
Author Posted on 2017/06/03
テクニカル諏訪子 You want to get rid of the transparency if I understand it right?
I am not a ROM hacker, so I have no idea.
The only kind of ROM hacking I have done was using whatever MKGirlism gave me, so I could make some videos on YouTube.

But to remove transparency, do this in Photoshop:
Layers > Flatten Image
Thread: Character textures are translucent.
Author Posted on 2017/06/03
テクニカル諏訪子 Then I guess this problem got solved?
Good!

(lock'd)
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/06/06
テクニカル諏訪子 Fixed (FINALLY!):
- Members with the "setgroup" permission can now edit profiles again.
- Everyone can now edit their display name and name colour again (sorry, the 'removal' of these features was never intended).
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/06/06
テクニカル諏訪子 Quick fix:
- The quote button is back (something changed in-code, and we have no idea why, lel).
Thread: Tea Time
Author Posted on 2017/06/09
テクニカル諏訪子
開発少女株�?会社 (Kaihatsu Shoujo Corperation), here I come!

Almost 1 year later: did it happen?

Noticed how France used to be the terrorist capital of Europe?
Seems like they shifted over to Britain, 'cause attacking France started to get boring apparently.

And this trend seems to have spread over to Asia too, like Iran and the Phillipines (or never mind).
And an Iraqi soldier fighting terrorism appears to be a terrorist himself too, and this issue got ignored worldwide too.
Thread: The Destiny of the ShoutBox
Author Posted on 2017/06/09
テクニカル諏訪子 We just discussed this update a bit, since it has been a half year and nothing has been done in this direction.
We decided to leave the shoutbox the way it is now, and concentrate on the real important stuff first.

We will eventually still add private chats here, but that's future talk for now.

lock'd
Thread: New Forum Bug
Author Posted on 2017/06/09
テクニカル諏訪子 As Yami already said, it's not a bug.
Certain forum parts where post counts don't go up will show you that.

And since there was no response in the past 6 months: lock'd.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/06/13
テクニカル諏訪子 Update:
- The CoQ special status got fully deprecated.

New permission table for the Hack Store sub-app:


In other words, Roots can do everything, Admins can do everything except uploading full hacks, and Moderators can't remove stuff.
However, people who previously had the CoQ status, but are not part of the staff, can keep their "approve", "fail", and "editfile" permissions.

And to make it clear: "editfile" means "editing files of other users", of course everyone can still edit their own files.
If that's not the case, notify me or Yami ASAP.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/06/14
テクニカル諏訪子 Nice timing to mention this, we were recently planning on showing each persons' uploads on their profile pages, which does a similar thing.
How 'bout that?
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/06/14
テクニカル諏訪子 Update:
- You can now see all submissions of each user in their profiles (all file owners included).

Let's build up your portfolios everyone! :D
Thread: [TUTORIAL] Inserting Mario Kart 7 Hacks: For Dummies!
Author Posted on 2017/06/20
テクニカル諏訪子 So I will lock this topic, unless you decide to entirely remake this tutorial.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/06/22
テクニカル諏訪子 Quick change:
- From now on you will have to click the blue "Download" button in the store, you previously had to click the file name.

Quick fixes:
- When updating the store entries, all break line tags will be stripped automatically again.
- Page numbers are now shown properly in the member list.
Thread: Suggestion Box
Author Posted on 2017/06/23
テクニカル諏訪子 New theme is up, based off the KDE colour guidelines!



Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/06/23
テクニカル諏訪子 Fixed:
From now on, it's no longer possible to register usernames with non-English characters.
That means anything not included in the English a-z, A-Z, or 0-9 alphabets.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/06/24
テクニカル諏訪子 Quick fix:
- All the little errors mentioned here.
Thread: Suggestion Box
Author Posted on 2017/06/24
テクニカル諏訪子 Fixed both, please use this topic for bugs next time.
This topic is rather for new stuff not present in this system.
Thread: Suggestion Box
Author Posted on 2017/06/25
テクニカル諏訪子 Remember the "KDE Dark Breeze" theme?
For completeness sake, I have created a "KDE Light Breeze" theme too.

I personally don't like the light version, but if you want to use it, just go ahead I guess.
Thread: First ever dedicated server incoming!
Author Posted on 2017/06/26
テクニカル諏訪子 We will move all websites to a new server soon.
In the next 3 months, we will gradually migrate everything over, but we might be done sooner.
No action from your side is required, don't you worry.

Thanks for your understanding.

(日本語版: https://www.dshack.org/forum.php?page=thread&tid=401)
Thread: 最�?�?�専用サー�?ー�?�登場�?
Author Posted on 2017/06/26
テクニカル諏訪子 間も�?��??�?�?��?��?��?�サイト�?�新サー�?ー�?�動�??�?��?�。
3月以内�?段々サイトを移行�?��?��?��?��?��?��?多分早々終�?り�?��?�。
�?��?��?��?��?�何�?�もやる�?��?��?��?��?�り�?��?�ん�?心�?�?��?��?��?��?�願�?��?��?��?�。

�?�解�?��?��?�り�?��?��?��?��?��?��?��?�。

(English version: https://www.dshack.org/forum.php?page=thread&tid=400)
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/06/29
テクニカル諏訪子 Changed:
- If you upload a new avatar, your avatar will be resized to 2 different sizes: 100x100 and 25x25.

This is to compensate for those with really slow internet speeds, so while avatars that already got uploaded are fully compatible with the old way of "resizing" avatars, we'd highly advise you to re-upload your current avatar as soon as possible.
In addition to the 100x100 and 25x25 avatars, original avatars also get uploaded.

My current avatar for example:






Note: this change does not affect the PM system, since we have plans to completely remake it (it's been outdated by 2 years, so updating it would be too much of an issue).

Edit: the "Store Submissions" stuff got partly leaked by incident, so I decided to leak it completely now.
Thread: YamiBoard TODO list
Author Posted on 2017/06/30
テクニカル諏訪子 OK everyone, after being asked to be more transparent regarding development of this forum system (from here on referred to as "YamiBoard", which has been its internal name for 2 years now, but was never made public 'til now), I have published the TODO list and other relevant information regarding YamiBoard.

You can find it all here:
https://trello.com/b/RwQ0Hb8m

Please continue providing suggestions here, and bug reports here.
Don't keep bugs private, that will help nobody, and it'll only make you look like an arsehole once we figure out.
Thread: Is it a good idea to add a "Request" thread category inside of the Hacking forum categories ?
Author Posted on 2017/07/02
テクニカル諏訪子 Put this topic under "General".
The "Forum Software" section is meant for the software itself, not for community-specific requests.
Thread: Questions about models, tracks named, musics
Author Posted on 2017/07/03
テクニカル諏訪子 Nice job!
So that means this topic can be locked to prevent any further off-topic-ness.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/08
テクニカル諏訪子 Added:
- Forum posts per user (user profiles).
- Forum topics per user (user profiles).

Changed:
- User store uploads page now includes submission count (includes broken and unapproved submissions too!).
- User store uploads page now includes pagination.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/09
テクニカル諏訪子 Added:
- User settings (those you can find in the footer) can also be found under "Edit Profile".

Note: the ones in the footer are cookie-based settings, while the ones under "Edit Profile" are account-based.
Cookie-based settings will only work in the browser you're using right now, so no account registration is required to make them work.
On the other hand, account-based settings will be applied anywhere you login.

Another note: cookie-based settings have priority over account-based settings, so make sure you remove your cookies for this site if you want to use account-based settings instead.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/09
テクニカル諏訪子 Quick fix:
- User topics page now links to correct profiles under "Last Post".
- User topics page now shows you what YOU did not read yet, rather than what user you're viewing did not read yet.
Thread: YamiBoard Source Code
Author Posted on 2017/07/09
テクニカル諏訪子 2 years of development later, me and Yami have finally agreed to make the source code of this forum system public.
Here it is: https://git.076.ne.jp/076/community/YamiBoard

We hope this will help us find even more bugs.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/09
テクニカル諏訪子 Quick fix:
- Guests get the forum's default time/date formatting and timezone settings again.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/12
テクニカル諏訪子 Added:
- Users with the "canwarn" permission can now set notices which will show up between the file page and download page.

If no notice was provided, the "Download" button will go straight to the download.
If there is a notice, the user will be prompt with one, and needs to agree before downloading.

All users in the root, admin, and moderator groups can set a notice be default, regular users can request permission when needed.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/12
テクニカル諏訪子 Quick fixes:
- It's no longer possible to set grey, black, or white name colours. Grey is reserved for banned users only, and is therefore confusing.
- It's no longer possible to change the font size of your name colour.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/12
テクニカル諏訪子 Added:
- Global notices (root-only, only shows up if a notice is set at all).

Quick fix:
- IP addresses in topics and isolated posts are now being displayed correctly (they use the IP saved in the "for_posts" table, rather than "for_users").
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/13
テクニカル諏訪子 Changed:
- All of the "user" sub-app is now using the permission system.

And I cleaned up the code for that sub-app too, which eventually extended my work by 4 to 5 hours. ._.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/13
テクニカル諏訪子 Changed:
- Final bits of permission system was done for the blog, forum, and ObjectDB sub-apps.

With this, we have switched from the power level system to the permission system by 99%.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/13
テクニカル諏訪子 Changed:
- The final bits that were still using the power level system finally got converted to the permission system.

By this, we are now 100% utilising the permission system! :D
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/14
テクニカル諏訪子 Added:
- Permission admin.

There is one known issue:
When creating or editing permissions for a user rather than a group, you'll always see you will be creating or editing permissions for the latest user on the site.
But it's just a frontend error, you will still be editing the correct user.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/14
テクニカル諏訪子 Quick fix:
- Fixed the profile fields for "Country", "Time format", "Date format", "Language", "Theme", and "Timezone".
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/14
テクニカル諏訪子 Quick fix:
- File owners can now view their own files while they're pending approval.
Thread: Difference in loading texture of software opening MKDS
Author Posted on 2017/07/18
テクニカル諏訪子 Just in case you need it.
必�?�?��?�る場�?�。

カート�?�統計を編集�?��?�方�?�ゃ�?��?��?画�?�?��?��?��?��?��?��?カート�?�統計�?�関�?��?��?��?��?�り�?��?�ん。
カート�?�統計�?��?��?��?�少�?��?��?�研究�?��?�る�?��?編集�?��?��?��?�ら�?�?��??�?�ん�?�知識�?�必�?�?��?�り�?��?��?��?何も知り�?��?�ん。
実際�?��?�?��?�知識�?�誰も�?�?��?��?��?��?�ん。
Thread: Difference in loading texture of software opening MKDS
Author Posted on 2017/07/19
テクニカル諏訪子 So is that what you wanted, or do you have any more questions?
�?��??�?�?�れ�?��?��?��?�も�?��?��?��?��?��?も�?��?�質�?�?��?�り�?��?��?�。
Thread: Koopa Kart DS Revival Project: Recruiting members for the project team
Author Posted on 2017/07/19
テクニカル諏訪子 Moved this topic to the correct category.
Thread: Nintendo DS WFC
Author Posted on 2017/07/22
テクニカル諏訪子 Moved to Game-o-land.
Thread: How well does Cemu work for you?
Author Posted on 2017/07/22
テクニカル諏訪子 - 7.7 GiB of RAM (DDR3 maybe?)
- Intel Core i5-5257U @ 2.70 GHz × 4
- Intel Iris 6100 (Broadwell GT3)
- Arch Linux (MATE desktop environment)
- PS4 controller (through bluetooth)

Executable won't even start at all (surprise!), so no performance test from my end.
Thread: How well does Cemu work for you?
Author Posted on 2017/07/22
テクニカル諏訪子 They will need to create a Linux version for it to be "fixed".
Since they use wxWidgets for their GUI shizzle, I don't see why they can't compile it for any other OS, or at the very least release the source code.
Thread: How well does Cemu work for you?
Author Posted on 2017/07/22
テクニカル諏訪子 Saw this a second ago too.
DirectX is the main cause here, since it's a Windows-only API created by (guess what?) Microsoft.
Porting it to OpenGL would solve the issue, though performance-wise it would be a much better idea to port to Vulkan instead (even if that means no macOS support).
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/23
テクニカル諏訪子 When your internet connection is too slow, either Javascript or CSS fails to load.
It's not the fault of the forum when this happens.

Just to give you a bit of insight, this site is hosted on a server in Japan, the UK is located on the other side of the globe from Japan.
As a result, the site suffers from greater loading times in Europe and maybe America.

I have a 300 Mbps down and 30 Mbps up speed at home, and 1000 Mbps up and down speed at work.
At a hotel in Japan, I had a 100 Mbps up and down speed.
And yet this site always loaded much faster in Japan (read: instantly) than it ever does over here.

This is not because the internet here is slow, it's because of the ping time.
No matter how fast your internet speed is, ping time will remain an issue here.
And therefore, chances exist that Javascript or CSS break when it takes too long to reach the server.

Hope that explains the "bug".
Thread: FYI regarding Yami
Author Posted on 2017/07/24
テクニカル諏訪子 OK, so Yami has become completely unreachable since her latest Tweet.
Some people have seen a similar event before, but most haven't.
And since I know her like no other, I've decided to inform everyone about this matter.

Yami (MKGirlism) is not feeling so well again, which means she has temporarily taken distance from the internet.
As well as I know her, this is all temporary, and she'll be back in full in the future.
When? That's unpredictable.

It can last as little as a few days, but it can also last as long as a few years, there's no way to accurately determine this.
But unlike last time, the team and I will make sure to prevent this site from being taken offline, and we'll therefore continue our full operation.

Since I have all the permissions set to true, I'll take responsibility into my hands for the time being.
I asked the staff to continue as usual, and not to worry too much about Yami, it could only make things worse.
She has done this multiple times before in her life, and she always came back after some time.

I've spread the word here, but I'm not sure how I can inform the Star Fox Online community in a trustworthy manner, which is another community she runs.
Thread: Mario Kart: Super Circuit Hacking
Author Posted on 2017/07/25
テクニカル諏訪子 Give me $995 more, and I'm in!

jk

People here will help you at no cost, just as long as they know how.
If they don't, they won't. If they do, they eventually will. ;)
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/26
テクニカル諏訪子
When you generate a preview of the thread you're, the preview doesn't have line break.
I find it annoying when I'm trying to make a thread with some kind of layout.

Known issue, but I forgot.
Thanks for the reminder any way.

Also the "Mark all as read" button doesn't function at all.

Known issue.

When a new user logs in the Menu is closed.

wut?
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/07/26
テクニカル諏訪子 You mean the social bar at the top of each page?
It's not the way it works.

The said bar updates itself once every 10 seconds.
A more proper way to handle auto-updating is currently in the works, finding the right way is another issue.
Thread: Your Desktop(s)!
Author Posted on 2017/07/29
テクニカル諏訪子 TV-server.



Thread: blurp
Author Posted on 2017/07/31
テクニカル諏訪子 Does this get through now?
Thread: blurp
Author Posted on 2017/07/31
テクニカル諏訪子 It does.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/08/27
テクニカル諏訪子 Quick fix:
- You can no longer quote deleted shouts.

I'm still trying to solve the smiley bug.
Saw there was a little mis-configuration somewhere, but it didn't solve anything.
But at least you can see smileys as plain text now instead of just "0"'s.
Thread: New Members thread
Author Posted on 2017/08/27
テクニカル諏訪子 Technically we will have to ban your new account now.
But before we do so, I would like to let you know you can contact the staff on YouTube, Twitter, Facebook, or whatever else they are using if you don't know anybody's email address or solith.

I'll go ahead and reset your previous accounts password.
I'll send you a PM with the details, then please confirm me you've read it and logout.
Thread: First mk game you played
Author Posted on 2017/09/10
テクニカル諏訪子 Super Mario Kart at a hospital or Mario Kart 64 at a store.
Can't remember which of the two came first, it was somewhere in the late 1990s.
Thread: Snowden: Terrorism a lower threat 'even if 9/11 happened every year'
Author Posted on 2017/09/13
テクニカル諏訪子 So Der Spiegel has interviewed Edward Snowden, but even though I'm one of the fewer people that already knew most of it, I thought it would be nice to share this to a broader audience now that it's what Snowden has said, instead of me.


"Even if September 11 were to happen every single year in the US, terrorism would be a much lower threat than so many other things,"he said.

Snowden said terrorism is "an ideal example of a growing culture of fear," noting that "the intelligence community has used it to approach it with a new dynamic of mass surveillance."

However, Snowden says, the "most tragic part" is that "eventually it is the process itself that is doing the terrorizing. It has become systemic�? and this leads us to where we are today.

"How else does one explain a President Donald Trump other than a systematic failure of rationality?"

Snowden asked, noting that "we see things happening in places like Hungary and Poland with more authoritarian leaders.

"I think it is this new atmosphere of fear and that it won't change until we, as a public, learn to perform a new kind of alchemy and recognize fear when it is being presented. We need to learn to eat fear, to convert it into an energy that can be used to better a society rather than to terrorize and weaken it. But not even Obama could do that," Snowden said.


Interview: Interview with Edward Snowden: 'There Is Still Hope - Even for Me' - SPIEGEL ONLINE - International
Summary: Terrorism a lower threat 'even if 9/11 happened every year' – Snowden

Your thoughts?
Thread: Mario Kart 7 Deluxe
Author Posted on 2017/09/16
テクニカル諏訪子 Hm, that sucks. :|
You could see whether you could get a replacement 3DS or solith.
But you spoke, so you decide.

Locked again.
Thread: Mario Kart 7 Deluxe
Author Posted on 2017/09/17
テクニカル諏訪子 Unlocked again as requested.
Thread: Mario Kart 7 Deluxe
Author Posted on 2017/09/20
テクニカル諏訪子 Le hack did not release yet, wait 'till it comes available s'il vous plaît.
Thread: The obligatory spam thread
Author Posted on 2017/10/14
テクニカル諏訪子 https://www.nintendo.co.jp/switch/aaaca/pauline/music/JumpUpSuperStar.mp4

Here we go, off the rails
Don't you know it's time to raise our sails?
It's freedom like you never knew

Don't need bags, or a pass,
Say the word, I'll be there in a flash
You could say my hat is off to you

Oh, we can zoom all the way to the moon,
From this great wide wacky world,
Jump with me, grab coins with me, oh yeah!

It's time to jump up in the air, (Jump up in the air),
Jump up, don't be scared, (Jump up, don't be scared),
Jump up and your cares will soar away, (oohoohooh),
And if the dark clouds start to swirl, (Dark clouds start to swirl),
Don't fear, don't shed a tear, 'cause
I'll be your 1-Up Girl

So let's all jump up super high, (Jump up super high),
High up in the sky, (High up in the sky),
There's no power-up like dancing,
You know that you're my Super Star, (You're my Super Star)
No one else can take me this far
I'm flipping the switch,
Get ready for this, oh
Let's do the Odyssey!

Odyssey, ya see (x7),
Odyssey, Odyssey!
Thread: The obligatory spam thread
Author Posted on 2017/10/14
テクニカル諏訪子 I like ice cream, cOLD�? (´゚д゚`)
Thread: The obligatory spam thread
Author Posted on 2017/10/14
テクニカル諏訪子 That poor li'll fucker! D:
Thread: The obligatory spam thread
Author Posted on 2017/10/15
テクニカル諏訪子

Translation:
Below there's fire, above there's flood, what is this?
ACCIDENT!!!!

Exactly, idiot (Cirno).
Thread: Does anyone have the old MKDS custom courses?
Author Posted on 2017/10/19
テクニカル諏訪子 Depending on when the videos were made, it's likely some of the oldest ones are gone.
The more recent CTs that give such an error can be found on this site.

The reason is because this site has switched software many times over time, and only during the latest switch, content got ported over.
In general, CTs from mid 2015 to present should be here.
CTs from earlier than that can probably be found here, but the original creator of such files will need to re-upload the missing ones (albeit, not sure whether they are still around).

You could try typing what you're looking for in the search box here, and see if any of the suggestions popping up gives you the track you're looking for.
Thread: Does anyone have the old MKDS custom courses?
Author Posted on 2017/10/20
テクニカル諏訪子 According to rule number 6, you're allowed to PM anything you want.
There's no limit in this case.
Thread: Nintendo Switch Online pricing: Japan profits most; EU pays most
Author Posted on 2017/11/16
テクニカル諏訪子 Nintendo has revealed Switch Online pricings in 4 key regions + New Zealand (UK shows euro prices, lel).

The American prices are the only ones that do not include taxes, and since they have different tax rates in each State for some reason, let's assume New York City tax rates here.

And since the Japanese prices are by far the cheapest, I'll compare all prices to the Japanese prices.

Japan
300 JPY for 1 month.
800 JPY for 3 months.
2400 JPY for 12 months.

USA
3.99 USD + 7% = 4.27 for 1 month (484 JPY = 184 yen more expensive).
7.99 USD + 7% = 8.55 for 3 months (968 JPY = 168 yen more expensive).
19.99 USD + 7% = 21.39 for 12 months (2422 JPY = 22 yen more expensive).

New Zealand (not shown on the screenshot, sorry about that!)
6.55 NZD for 1 month (508 JPY = 208 yen more expensive).
13.15 NZD for 3 months (1020 JPY = 220 yen more expensive).
32.95 NZD for 12 months (2556 JPY = 156 yen more expensive).

Australia
5.95 AUD for 1 month (512 JPY = 212 yen more expensive).
11.95 AUD for 3 months (1027 JPY = 227 yen more expensive).
29.95 AUD for 12 months (2575 JPY = 175 yen more expensive).

Europe
3.99 EUR for 1 month (532 JPY = 232 yen more expensive).
7.99 EUR for 3 months (1064 JPY = 264 yen more expensive).
19.99 EUR for 12 months (2663 JPY = 263 yen more expensive).

South Korea
Service doesn't exist yet.

All with all, 200+ yen difference isn't really much, but the longer you use a given service, the more it adds up.

Thread: Your Texture Hacks!
Author Posted on 2017/12/05
テクニカル諏訪子 I don't see any data here?
画�?�?�中�?�データを見られ�?��?��?��?�。
Thread: How do I get the hack to work on 2DS?
Author Posted on 2017/12/07
テクニカル諏訪子 Mario Kart DS doesn't work this way.
I'm not a hacker myself, but I have applied more than enough MKDS hacks in the past 12 years to know you can't do it like that.
Thread: Tell me how to fix silence of music data
Author Posted on 2017/12/07
テクニカル諏訪子 If it helps, the midi source seems to be 9,889 bytes (about 9.67 KiB or 9.9 kB).
Thread: YamiBoard Source Code
Author Posted on 2017/12/08
テクニカル諏訪子 I have updated the link from my personal GitHub repo to our official GitLab repo.
The entire project can still be found on GitHub too, but won't be maintained there any more.
Instead, maintenance continues on GitLab.
Thread: Tell me how to fix silence of music data
Author Posted on 2017/12/09
テクニカル諏訪子
Well, I meant comparing the original MKDS SSEQ with your new one, not your old one with your new one.

Also, did you modify the instruments in the SSEQ? Wrong instruments won't play in-game. Extract the original MKDS SSEQ, convert it to MIDI, load it with a MIDI editor, it should tell which instrument you need to use.


Translation / 翻訳:

�?��?�SSEQ�?�新�?��?�SSEQを比�?��?��?��?��??�?��?��?�。
元�?�MKDS�?�SSEQ�?�新�?��?�SSEQを比�?�る�?�言�?��?��?��?�。

�??�?��?��?��?SSEQ�?�中�?��?楽器も編集�?��?��?��?��?�。
ゲーム�?��?��?�楽器を効果�?�れ�?��?��?�ら。
元�?�MKDS�?�SSEQを展開�?��?�り�?MIDI�?�変�?��?�り�?MIDIエディター�?�ロード�?��?��?�。
�??�?�後�?��?�?�ん�?�楽器を使�?�よ�?��?��?�言�?��?��?�。
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/12/17
テクニカル諏訪子 Added contact information to the registration page to fight duplicated accounts because somebody forgot their password.
Thread: �?Tutorial】Compiling GTK+ Apps on Windows 10
Author Posted on 2017/12/23
テクニカル諏訪子 It's a warning message they have to show to prevent from getting sued over errors users unknowingly make.
But as with everything (with or without developer mode), the rule of thumb is to think twice before you run any app, script, macro, etc. you get from the internet.
Thread: �?Tutorial】Compiling GTK+ Apps on Windows 10
Author Posted on 2017/12/23
テクニカル諏訪子 Could you try just "apt-get update" instead?
"sudo" is a command you have to use on Linux or a Unix-based OS in order to perform commands that affect the whole system instead of just your own user and group.
Updating all the software is something that affects the whole system, and Microsoft likely stripped that one away to make things 'easier'.
Thread: �?Tutorial】Compiling GTK+ Apps on Windows 10
Author Posted on 2017/12/23
テクニカル諏訪子 I think I know what's going on.
But before I give you the answer, could you provide me a screenshot of where it goes wrong?
Either the error about "sudo" or "apt-get", either way is fine.
Thread: �?Tutorial】Compiling GTK+ Apps on Windows 10
Author Posted on 2017/12/23
テクニカル諏訪子 Could you upload your screenshot here?
Clicking that link gives me an access denied error in XML formatting.
Thread: �?Tutorial】Compiling GTK+ Apps on Windows 10
Author Posted on 2017/12/23
テクニカル諏訪子 When you're on a full computer, there's a "select file" button beneath the already uploaded images.
The way it works is very old school, shouldn't be too complicated.

Any other file hosting works too.
Thread: The obligatory spam thread
Author Posted on 2017/12/23
テクニカル諏訪子 Just me leaving a random medley behind. :3

Thread: �?Tutorial】Compiling GTK+ Apps on Windows 10
Author Posted on 2017/12/23
テクニカル諏訪子 OK, so it's just like I thought you would do.

To explain it a little bit, "sudo" is a command that can only be used on Unix-based and Unix-like systems, and "apt-get" is a Debian/Ubuntu-specific package manager.
Windows 10 on the other hand is a Windows NT-based system.
To bridge this gap a bit, Microsoft has introduced a Linux subsystem in Windows 10.

However, you can't run the Linux commands directly in CMD, you will need to run Bash instead.
To do that, you either need to launch "bash" as suggested in the initial post, or you can type "bash" in CMD (can't confirm whether this one will work or not, I don't have a Windows-based PC).
Thread: �?Tutorial】Compiling GTK+ Apps on Windows 10
Author Posted on 2017/12/24
テクニカル諏訪子 Don't forget to add "DISPLAY=:0" in front of the app.
Thread: �?Tutorial】Compiling GTK+ Apps on Windows 10
Author Posted on 2017/12/24
テクニカル諏訪子 Then in that case, I don't know what's going on.
I use Linux as my only OS, and I'm currently not home so I can't just test it for the moment.
Thread: Tool Repository - Install Tools Through Command Line!
Author Posted on 2017/12/25
テクニカル諏訪子 The repository is dead, follow the instructions at the bottom of the first post instead.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2017/12/29
テクニカル諏訪子 Updated the code to accept MK8 mods in the Hack Store.
https://git.076.wtf/community-team/YamiBoard/commit/1331219646e6388b69500db79aac6ce04f49cf64
Thread: Happy New Year!・明�?��?��?��?�?��?��?��?
Author Posted on 2017/12/31
テクニカル諏訪子 English・英語
It's still 2017 in my area.
However, this site is located in Japan, and so the owner is.
Therefore: we wish you a happy new year!

Japanese・日本語
�?��?��?��?��?�2�?17年�?��?��?��?DSHackもオーナーも�?�日本�?��?�る。
ゆ�?��?��?明�?��?��?��?�?��?��?��?��?��?��?��?��?
Thread: Should there be a dshack discord server?
Author Posted on 2018/01/15
テクニカル諏訪子 Please don't spam.
Thread: New MKDS Kiosk Demo Debug Menu Discovery
Author Posted on 2018/01/19
テクニカル諏訪子 We know.
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/01/24
テクニカル諏訪子 I've been talking about that with the DSH staff for some time now, but always ended up empty handed.
This is because of a deadline I had to make.
But the good news is that I reached it, and finally got the time to actually get started!

Instead of coding 100% of the codebase from scratch, we decided to use Laravel for the backend, and Vue.js for the frontend.
Axios is used for communication between the 2, and Moment.js for time formatting.

I'm porting the Hack Store over first, since that's the most popular app we have here.

For each app, I go through the following steps:
① Remake all the features we already have in the modern codebase, and leave the MySQL database untouched.
② Design it the way it'll appeal.
③ Implement any new features I've got in mind (a few features will be implemented in step 1, since Laravel does that for me basically).
④ Put it up for a beta test, users will be able to use both the new and old code concurrently, since both systems use the same database.
⑤ Replace the old with the new.
⑥ Make the source code publicly available.
⑦ Start the next app from step 1 again.

There'll be some cool additions that might be useful for you too, like an open API.
The API is something Laravel creates for us, all API calls are getting outputted as a JSON object, which might be useful to create mobile apps, desktop apps, or even use it in homebrew software (looking at CTGP-7).
Or you can create an alternative website with a different look and feel, but still uses the same data.

For the Hack Store, I plan on implementing a feature that allows people to donate the uploaders via Bitcoin and/or PayPal.
This however is currently a "want to have" feature, I'm not sure if I can implement it without making deals with PayPal (though at least Bitcoin should be possible).

Another one would be the ability to leave comments on entries.

And there'll be a bit of a twist too, because it'll no longer be limited to Mario Kart DS and Mario Kart 7 only, creators of mods for other games will be welcome in the new Hack Store too.
To make it happen, there'll be no approval process any more, so broken mods should be reported instead.

I'll make sure I can show a little demo at least by the end of this month.
Thread: The 'Banned' Game
Author Posted on 2018/01/26
テクニカル諏訪子 Banned for calling this topic mysterious.
スレッド�?�「�?�?議�?��?�?�呼ん�?��?�ら�?�?ン�?��?�。
Thread: How do I change the picture of each course?
Author Posted on 2018/01/26
テクニカル諏訪子 Could you provide the source image?
It'd be difficult to help you based on just guess work.
Thread: How do I change the picture of each course?
Author Posted on 2018/01/26
テクニカル諏訪子 I mean the source image, not a screenshot of the result.
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/01/30
テクニカル諏訪子 I'm slacking a little bit behind, but I promised ey.

Here's the first impression of what I've got so far.
Please don't mind the (bad?) design, I didn't get to this part yet!

Screenshot 1: what you as a user can see.


Screenshot 2: what's going on in the background.


The JSON stuff you see on the second screenshot are actual API calls, which can be used in 3rd party apps.
The JSON is made based on the already existing database, meaning the data will be used as is, so without any modifications (until we get to the point we can implement a bunch of new features of course).
Thread: MKDS Wi-Fi
Author Posted on 2018/02/01
テクニカル諏訪子 God!
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/02/06
テクニカル諏訪子 Minor update incoming!








Features, design, etc. are still subject to change or yet to be implemented though.
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/02/06
テクニカル諏訪子 That's probs the best thing about using widespread frameworks instead of creating everything from scratch.
It can take a while to find the best toolkits to work with, but once you're there, you can create stuff at rapid speed (and it's even more stable than what you would achieve from scratch too).
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/02/09
テクニカル諏訪子 Just a little thing I've been working on today.

Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/02/15
テクニカル諏訪子 Moar previews!
Thread: CTGP-7 Installation Error-please help!!
Author Posted on 2018/02/20
テクニカル諏訪子 From its tutorial as seen on GBATemp:

11. Copy the contents of "output" folder near Build_CTGP7.bat to the root of your SD.
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/02/26
テクニカル諏訪子 DenkiBoard is still far from complete (though at least most of the topic and post stuff is functional now).
But I'll have an important interview tomorrow that will probably require me to show off some more modern era style coding, so I made them open source now.
And that might allow others to start contributing too, except there's no full database file yet (though it's no problem for me to put one up).

Server side (backend) code: https://git.076.ne.jp/076/community/076Server
Website/mobile app/desktop app (frontend) code: https://git.076.ne.jp/076/community/DenkiBoard

Simply said: the backend code is what generates API calls, while the frontend code is what will become the official app for web, iOS, Android, Linux, macOS, and Windows.
Thanks to the backend code being separated, everyone can create an alternative frontend application and still be able to access the forum they would normally visit through the official frontend apps.
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/02/28
テクニカル諏訪子 A bit more news to show: I've merged the local menu's and global menu in a single menu, to make room for the users online list.
And I ditched Material UI icons in favour for Font Awesome, since I kept struggling to find any non-casual icons for too long.


Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/03/01
テクニカル諏訪子 I have some milestones to mention.
There are 4 pre-beta milestones, 2 post-beta, and 2 RC.
Pre-beta 1 is currently 44% done, and is nicely on schedule.
Once pre-beta 4 is complete, a public beta test will be launched, which is planned for the 27th of April.

Once post-beta 2 is complete, YamiBoard on this site will be replaced by DenkiBoard.
I should notice that we'll be switching from SHA-256 password hashing to Bcrypt, for that reason we're developing a porting system which all already existing members should go through once if they want to continue to use this site (or apps for this matter).

During RC 1 and 2 we'll be developing the documentation and object database sections respectively, which'll appear as simple placeholders at initial launch.

Pre beta objectives
Pre beta 1 (Placomda: 9th of March):
- Display name bug fixes in certain parts.
- Member profiles.
- Download from the Hack Store.
- Update Hack Store entries.
- Remove/restore Hack Store entries (new feature).
- Game sections in the Hack Store (different from categories) (new feature).
- Hack Store uploader (modernised).

Pre beta 2 (Placomda: 23th of March):
- Board: category CRUD.
- Board: forum CRUD.
- Board: topic CRUD.
- Board: topic management (close/open, move, merge, pin/unpin).
- Board: post management (isolate/unify, quote, split, edit, remove/unremove, link).
- Image hosting: show images.
- Image hosting: upload images (revamp).

Pre beta 3 (Placomda: 30th of March):
- User registration.
- Fix markups.

Pre beta 4 (Placomda: 13th of April):
- Public chat (replaces shoutbox).
- Team chat (new).
- Private chat (replaces PM).
- User preference: change theme colour (new).
- User preference: dark/light theme toggle (new).

(Public beta test of a fresh installation!)

--------------

Post beta 1 (Placomda: 27th of April):
- Image hosting: image management (replace, delete) (new).
- User: friends (new).
- User: enemies (replaces "block user").
- User: friend request (new).
- Store: report entries (revamp).

Post beta 2 (Placomda: 11th of May):
- Pages: create pages through database.
- Board: forum/topic bookmarks (new).
- User: port account from YamiBoard (plans for IP.Board and MyBB too) (new).
- User: password reset (new).

(All YamiBoard-powered forums will be replaced by DenkiBoard (which means just this site)!)
And after post beta 2, I'll have 2 weeks of no development activities due to my planned holiday trip to Tokyo.

Placomda = planned completion date.
Thread: Help! - .ZIP file inside a .NDS ROM
Author Posted on 2018/03/02
テクニカル諏訪子 Just tried to replace the word "Mexico" in-game by "China." (including the dot) to see what happens first hand.
The only difference is that Desmume force quits on load after the change.

I used Engrampa to replace files in the zip file, Engrampa is the default archive manager of Linux distributions running MATE.
So I think it's indeed a matter of compression, not the archive manager used.
Thread: Mario Kart DS Let's do online
Author Posted on 2018/03/08
テクニカル諏訪子 Didn't notice that, sorry on my part.
I moved this to Game-o-land.
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/03/08
テクニカル諏訪子 While still working on the uploader (the only thing that's left is to fix the upload script in the backend), I felt like adding a little easter egg to the backend app.
Until now, visiting the backend from the browser through the root (so no API path) would give you a 404 error.

I know that Linux without a DE would only give you a command line interface, and and users can decide their own DE.
I realised that DenkiBoard is quite similar in this aspect, because there's 1 backend and 1 official frontend, but users are still free to create a 3rd party frontend app.
So I decided to fill in the remaining gap by adding a web-based command line interface to the backend.
It's far from finished, because I'm still playing around a little bit with that one.

But here is the "ls" command for example:


If your user account happens to have the appropriate permissions, you can use the "sudo" command too:


And a fallback in case you executed a non-existing command:


Keep in mind that this is all meant to be basic, so don't expect anything ncurses-powered apps or package managers to be implemented here!
Thread: I have a problem with MKDS CM
Author Posted on 2018/03/13
テクニカル諏訪子 Welcome to the website.
However, it would have been a better idea to provide a picture at the moment you were posting this, because now this topic technically counts as spam.

But I will wait 'till you come with more details, because so far this question seems very abstract to me.
Thread: I have a problem with MKDS CM
Author Posted on 2018/03/14
テクニカル諏訪子 Could you provide the screenshot you promised before?
Or anything else that specifies the issue in greater detail?

Customer: "my computer has a virus"!
Support: "what do you see on the screen"?
Customer: "graphics".
Thread: WarioWare Fan Favorites ROM Hack Collab
Author Posted on 2018/03/17
テクニカル諏訪子 Just one question: why did you make screenshots of text?
Wouldn't it be much easier (and more mobile-friendly) to just copy/paste the text instead? (2 questions.)
Thread: Slow server every Monday night
Author Posted on 2018/04/09
テクニカル諏訪子 Maybe you have noticed already, every Monday from 1:30 am JST to around 3:00 am JST this server might be slower than usual.
This is because we make big backups of all websites with constant changes once every week.

This is the backup schedule:
Every day at 0:00 JST: database backup creation.
Every Monday at 0:30 JST: file backup of constantly updating sites (like DSHack, StarFox-Online, 076.ne.jp, etc.).
Every 1st day of the month at 1:00 JST: file backup of sites that rarely or never change (like the sites of nurse customers).
Every day at 1:30 JST: send the database backup to all backup servers.
Every Monday at 2:00 JST: send the file backup to all backup servers.

Backup servers are all located in the same region as this server is located, which means in Japan, Singapore, and Australia.
Hong Kong and South Korea are coming soon too.

Here's the status page:
http://status.076.ne.jp/#/

You might want to refresh the page to get the correct information, it's a known issue, and will be fixed when I get the time for it.
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/04/11
テクニカル諏訪子 I had some deadlines going on shortly after the last post in this topic, meaning I was unable to keep to this schedule, sorry about that.
On the positive side, I have decided to make separate apps out of this after all, so I can focus on more specific stuff now.

For websites, I have FreeJournal (successor to KotoPasta).
For forums and chats, I have DenkiBoard (successor to YamiBoard).
Hack Store is separate application now.
Faktur is a brand new app that makes use of 076 Server too, but this is a project from the productivity team instead of the community team, and it's an invoicing app and therefore will serve no purpose to DSHack.

Object Database is currently pending for later, and WikiDocs (working title) was put to the consideration state (use it or not?).

I mention it here because this is currently the place I announce stuff.
But as soon as at the very least 076 Server, FreeJournal, and DenkiBoard are suitable for a beta test, I'll stop announcing stuff here and start doing so on a separate website instead.
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/04/12
テクニカル諏訪子 Before the first beta can be launched, I have a very few essential things left to do.
The good news is that those are very easy to implement, so it won’t take long now.

Those are:
- Create a new topic.
- Edit profile.
- Move topic.
- Split topic.
- Merge topic.
- Quote someone.

Once the first beta test is online, I’ll start with the new cool stuff.

Today I have secured the API calls.
Get calls will assume you’re a guest if you won’t pass your username and hashed password.
Post calls will just error out if you try to call them without these.

Additionally, I’ll try to prepare some sample code in a few other programming languages to give you an idea on how you can make a custom frontend later on.
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/04/12
テクニカル諏訪子 Video preview:
Thread: New apps coming soon; better coding and a modern experience
Author Posted on 2018/04/17
テクニカル諏訪子 I have a buggy as hell 0.0.9 pre-beta build online now.
View it here:
https://board.076.ne.jp/#/board/home

Note: even though lots of moderator or admin options are even accessible to guests for the moment, no harm can be done unless you're admin.
It's a known issue, and will be solved by beta 1.
Thread: [TUTORIAL] Dumping content from games: For Dummies!
Author Posted on 2018/04/19
テクニカル諏訪子 1.5 years later.(白目)
Thread: Your Custom Tracks!
Author Posted on 2018/04/22
テクニカル諏訪子 You can use the "img" tags like on every other forum.
Otherwise you can just paste the URL to the image, select it, and press the "image" button above the text area.

Any image hosting works, as long as the URL ends with "jpg", "jpeg", "png", "gif", or "bmp" (or any of the capitalised versions).
You can use this sites' uploader too for your convenience:
https://www.dshack.org/index.php?page=uploader
Thread: Texture location of character selection lower screen
Author Posted on 2018/04/29
テクニカル諏訪子 Cool story bro.
Thread: Tutorial - Getting Started
Author Posted on 2018/05/10
テクニカル諏訪子 Do you see an error?
If so, which one?
Thread: Mario Kart Second Circuit
Author Posted on 2018/05/17
テクニカル諏訪子 Looks amazing!
One question: does this include that super duper ultra shortcut glitch from the original?
Thread: Mario Kart Second Circuit
Author Posted on 2018/05/17
テクニカル諏訪子 I was just joking about that, no need to worry about that glitch.
It's already frustrating enough in MK64 any way. w
Thread: GDRP! Information because EU. EU�?��?�ら�?�?�知ら�?�
Author Posted on 2018/05/26
テクニカル諏訪子 日本語版�?�英語版�?�下�?�読ん�?��?�願�?�致�?��?��?�。

Even though this site, developers, etc. are located in Japan, lots of our members are located in the EU.
Therefore we have to write this bit of information.

This website saves your current IP address to each post, as well as the last IP you've logged in from to your profile.
The sole purpose is to combat spam and abuse, no other things are being done with it.
Oh yea, and this site uses Google's reCAPTCHA while registering a new account.

Other than that, no personal information is being collected.
That is all.

ーーーーーーーーーーーー

�?��?�サイトや開発者�?��?��?�日本�?��?�り�?��?��?��?��?
ヨーロッパ�?�方�?�多�?��?��?��?��?��?
�?�知ら�?��?�必�?�?��?�り�?��?��?�。

�?��?�ら利用�?��?�IPアドレス�?��?��?スト�?��?存�?��?��?
�?�客様�?�プロファイル�?�最近利用�?��?�IPアドレス�?��?存�?��?��?�。
スパム�?�悪用以外�?��?全然使用�?��?��?�ん�?��?�。

�?��?��?�?��?登録�?�る�?�場�?��?��?
Google�?�reCAPTCHA�?�言�?�機能性も�?�り�?��?�。
他�?��?全然�?�客様�?�自己情報�?�著作集�?��?��?�ん�?��?�。
�?�読書�?��?��?��?宜�?��??�?�願�?�致�?��?��?�。
Thread: How to hack cart
Author Posted on 2018/05/30
テクニカル諏訪子 Nice job seeing the kart hack topic, but please ask your question there.
https://www.dshack.org/forum.php?page=thread&tid=58
Thread: �?方法翻訳】創造カート(翻訳中)
Author Posted on 2018/05/30
テクニカル諏訪子 元�?�やり方�?�翻訳�?��?��?
英語版: https://www.dshack.org/forum.php?page=thread&tid=58

This is a translation of the original tutorial.
English version: https://www.dshack.org/forum.php?page=thread&tid=58

�?��?�やり方�?�マリカDS�?��?�創造カート�?�方法を見�?�る
必�?�?�も�?��?��?��?�ら:
・3Dモーデル作りアプリ(Blender�?3ds Max�?Maya�?��?�)。注�?:全然Sketchup�?��?�アプリ�?�使�?�?��?��?
・3ds Max 2011 32ビット版�?自分見�?��?��?�
・DS and 3DS Hack Pack → https://www.dshack.org/store.php?page=file&fid=3
・テキストエディタ
・画�?編集ソフト(Photoshop�?��?�GIMP�?�オススメ)
・Mario Kart DS Course Modifier 4.0
・g3dctvr → http://puu.sh/jCQHL/8a8b5ea740.7z

�?第1部目】 基本�?�も�?�

�?��?��?カートを創造�?��?��?��?�ら�?マリカDS�?�カート�?�機能性�?�教�?�る。よ�??読ん�?��??�?��?��?�。一番必�?�?��?��?

スタンダードカート�?�仕組�?��?��?��?�ら:

kart_MR_a �? モーデルファイル
  world_root �? �?�?イント。時々�?�モーデル�??�?��?��?��?時々�?�ゃ�?��?��?��?�
    polygon0 �? カート�?�タイヤ
      kart_tire �? マテリアル�??
        E_tire_M �? テキス�?ャ�??
    polygon1 - Kart Body Mesh
      kart_body �? マテリアル�??
        kart_MR_a �? テキス�?ャ�??
    polygon2 �? エムブレム
      kart_emblem �? マテリアル�??
        emblem �? テキス�?ャ�??

polygon0,1,2�?��?�メッシュ�??�?�必�?�?�ゃ�?��?�。抽出�?��?�ら�?自動的�?�追加�?�る
中軸�?イント�?��?��?�ん�?��?��?�も「world_root�?�?��?��??�?�?�付�?��?�必�?�?��?�。例外�?�モーデル�??も�?�能�?��?��?�。�??れ�?�ら�?「world_root�?�?��?��??�?を付�?��?��??�?��?��?�

マテリアル�??�?�一番大体�?�も�?��?��?�。間�?��?��?�ら�?ゲーム�?�ニンテンドーDS�?�クラッシュ�?�る�?�??�?��?��?�エムブレム�?�無効�?�る
マテリアル�??�?�3ds Max�??�?��?��?�Blender以外想�?�?�れ�?��?��?�?�れ�?�らSketchup�?��?�言�?�アプリ�?�使用�?��?��?��?�

テキス�?ャ�??も大体�?��?��?��?マテリアル�??�?�方�?�大体�?��?�
スタンダードカート�?�色�?�編集�?��?�ら�?「kart_MR_a�?を編集�?��?��?�。も�?��??�?�ゲーム�?�パレットを�?��?��?��?�?�ら�?��?�
他�?�カート�?�編集�?��?�ら�?心�?�?��?��?��?�
「kart_body�?�?��?�テキス�?ャ�??�?�大丈夫�?��?�。�?�も�?エムブレム�??�?��?��?��?��?�必�?�?��?�。「emblem�?�?��?��??�?�?�必�?�?��?��?��?マリオ�?�アイコン�?��?��?��?��?�。も�?��??�?�ゲーム�?�他�?�キャラ�?�エムブレム�?�代�?られ�?��?�

テキス�?ャサイズ�?��?��?64x64以下�?�解�?度�?��?��?��??る。注�?:カート・タイヤ・エムブレム�?�1�?��?��?��?�テキス�?ャ�?�付�??
抽出�?�場�?��?��?ラグ�?�欲�?��??�?��?��?�ら�?テキス�?ャ�??末�?�「_cmp2�?を付�?��?�勧�?る

ーーーーーーーーーーーーーーーーーーーーーーーーーーーー

後�?�元�?�テキスト�?�続�??
未�?��?�翻訳を続�??�?�?�待�?��??�?��?��?�

ーーーーーーーーーーーーーーーーーーーーーーーーーーーー

Now the most important part of all....the model. This is part takes practice to perfect, so it may take you a few tries to get this right. The DS can only render 2048 TRIANGLES on the screen at once. This is triangles, NOT FACES. A face contains two triangles. Use this image to give a better idea what I'm talking about.



A kart should have no more than 200 triangles. The smaller the better. When I create karts, I usually take the kart I'm going to replace and use that as a guide. If you don't want to export the model yourself from EFE or MKDSCM, use the models from Models-Resource. I have uploaded every kart there so you can choose each one.

Models Resource

Got all that? Good! Let's get a new kart in MKDS!

Part 2: Installing the Plugins

Download the DS and 3DS Hack Pack I listed at the top of the page.

Open DS and DSI\\3dsmax\\NNS_3dsmax2011_Plugin\\. There should be a Scripts and a plugins folder.

Now find your 3ds max 2011 install, it should be in C:\\Program Files (x86)\\Autodesk\\3ds Max 2011\\

Simply drag the scripts and plugins folder into the root 3ds max directory, and click yes when it asks to merge folders. You're all done here!

Part 3: Preparing your model

Keep in mind I will not show you how to model in this tutorial, just how to get a kart in MKDS.

THe first thing you want to do is import the model you want to replace. In my case, I'm going to replace the WildLife, so I'm going to import it first into Blender.



With it imported, I can start to model around it. You can delete the main body mesh if you want, but make sure to keep the tires, emblem and steering wheel there.

Something I recommend doing while modelling is to import a character mesh and see how it fits into the model. Just roughly place it where the steering wheel is to get an estimate.



If you're working in Blender, this is the area where the material names need to be put.



Here is what my model looks like, complete with 186 triangles.



The textures aswell:




The easiest format to use to get this in 3ds max is obj. Blender has a built in obj exporter for you to use. If you are importing with the 3ds max obj importer, make sure to have these boxes selected.



When you import the model, the alphas may make the model look screwed up in the model view. Don't worry, we can fix this by editing the materials, which we need to do anyway.



Go to the folder where all of your textures are located. In order to save on space in both the rom and memory, we need to compress the textures. Simply add "_cmp2" at the end of your texture.

Now that we have the textures set up for compression, lets make our Nitro Materials. In any of the model view windows, Press M and the Material editor should appear.

Under the materials section, locate "Nitro Standard"



If you don't see this, you didn't install the plugin properly. Refer to Part 2 on installing the plugin.

Don't add a material yet though, since our model already has some base materials to work off of. To get these to show up, go to the "Material" tab at the top window and click "Pick from object".



Now click on your model. Nodes should appear now in the window.



We need to clean this up. First off, all of the Control nodes can go away. Delete the material nodes while you're at it, but NOT the bitmaps or Multi/Sub-Object (the thing that connects all of the materials into one).

You should have something like this.



Now drag three Nitro Standard materials into the editor. Connect the dots from the Bitmap to the "Diffuse Color" on the Nitro Standard node. Then connect the Nitro materials to the group object.



Time to rename some materials. Rename the tire material to "kart_tire", body material to "kart_body", and emblem to "kart_emblem"

Here is what the finished product should look like:



If you want to see the textures in the viewport, click this button to make the material show up in the viewport.



If it doesn't appear, select the group object and press A.


Now select your model in the model viewport, and go over to the right where it says "Name and Color". Change the name of the mesh to "world_root".

You're all ready to export.

Part 4: Exporting

Select your kart and go to the NITRO-System tab. From there click NITRO Export with Settings.

Edit the Output file name to match the kart you will be exporting. Since mine was for a Daisy kart, it was named Kart_DS_b. Be sure to change the output to where your model and textures are. Make sure the other settings are the same as mine.



Once you're done, click Apply. It will export. If you need to come back to export again, you can just click Export.

If it exported correctly, you should see a .imd file in your folder.

Start up MKDS Course Modifier. Go to Tools -> Nitro Intermediate -> G3dcvtr GUI. When it asks for g3dcvtr, download the link i have at the top of this post and extract the exe and dll to the same folder as MKDS Course Modifier. Then direct MKDS CM to that exe.

Click the ... in the Input box and find your imd file.

Under options, tick emdl first, and then click Convert. DO NOT CLICK THE OUTPUT BOX.

After this, tick etex and click Convert again. You should have a nsbmd and nsbtx in your folder. Check your model with either MKDS CM or EFE.

Congrats, your kart is finished.



If you have any problems feel free to post them here.

EDIT: I realized I didn't add a section on editing the tire data, but I will add this in the next couple days/weeks when I'm free.
Thread: GDRP! Information because EU. EU�?��?�ら�?�?�知ら�?�
Author Posted on 2018/06/04
テクニカル諏訪子 Keep forgetting this.
Since we have some Spanish and French speaking members with difficulties with English, translations in these languages should be made too.

However, I don’t speak any French and Spanish and Google Translate is a hard no-go in this case.
So if someone is willing to translate, feel free to reply, and I’ll adjust the first post to link to your posts.

Of course any other language is welcome too, but I think we only have Japanese, French, and Spanish speakers with limited or no English skills.
Thread: Server update
Author Posted on 2018/06/04
テクニカル諏訪子 Just updated the server, checking whether shit broke or not.
Thread: Server update
Author Posted on 2018/06/04
テクニカル諏訪子 Apparently not, so we're all fine.
Thread: looking any site to watch anime and mange
Author Posted on 2018/06/06
テクニカル諏訪子 What amazes me is how somebody just registered to a ROM hacking forum in order to ask questions about anime streaming.

My answer: no idea.
I just watch whatever appears on TV, instead of having ads over the anime, it has ads in between that.
And most ads are relevant to the show too unlike on streaming websites.

And legal websites usually don’t work over here because the content is meant for people in countries other than Japan apparently.

Edit:
Since the question included manga:
I buy them at Lawson occasionally, they are even harder to find for online reading without subscribing to a paid app that might not even have the manga you want to read.
Thread: tom";drop table users;--
Author Posted on 2018/06/07
テクニカル諏訪子 Would make more sense if this forum wasn't protected against SQL injections, which it was back when this system just got introduced.
Oh yea, the user table isn't called "users" here.
Thread: Someone might be stealing romhacks
Author Posted on 2018/06/07
テクニカル諏訪子 This is SGC's evil twin brother.
That guy is the same guy as this guy.
Thread: Revolution Kart DS
Author Posted on 2018/06/11
テクニカル諏訪子 Just deleted 3 duplicates made by Aerodo.
Left the 4th untouched, considering we're continuing on this page any way.
Thread: Server update
Author Posted on 2018/06/16
テクニカル諏訪子 MySQL strict mode = empty string test.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/06/22
テクニカル諏訪子 This is not an issue related to the forum system, but I hope you're happy now.
And if you want, here's the Japanese version of the same error (with updated text): https://www.076.ne.jp/404.html
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/06/22
テクニカル諏訪子
This is not an issue related to the forum system, but I hope you're happy now.
And if you want, here's the Japanese version of the same error (with updated text): https://www.076.ne.jp/404.html

�?味�?明�?�日本語�?��?��?��?��?��?�

修正�?��?��?��?�ら�?是�?�教�?��?�下�?��?�
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/06/22
テクニカル諏訪子

修正�?��?��?��?�ら�?是�?�教�?��?�下�?��?�

Furthermore meaning unknown
「ゴジラ様�?�も�?�一�?��?�都市�?�破壊�?��?��?��?��?
Please tell me the original English text of this

In English: "Godzilla has destroyed yet another city".
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/06/22
テクニカル諏訪子 画�?内容�?�ゴジラ�?��?�ら�?�
Because the image shows Godzilla.
Thread: tom";drop table users;--
Author Posted on 2018/06/23
テクニカル諏訪子
what is it called is it called accounts

It's open source, so check all you want:
https://git.076.ne.jp/076/community/legacy/YamiBoard
Thread: Ownership announcement! 所有権発表�?
Author Posted on 2018/06/23
テクニカル諏訪子 MKGirlism has retired from the site, thank you for everything.
Now this site will be jointly owned by me and SGC.

Good luck!

MKGirlism様�?�ウェブサイト�?�ら隠居�?��?��?��?��?�?�疲れ様�?��?��?��?
�?�れ�?�らサイト�?��?�?�SGC様�?�共有�?��?��?�。

気を�?��?��?��?
Thread: Someone might be stealing romhacks
Author Posted on 2018/06/24
テクニカル諏訪子 Shit happens.
Thread: Make me a ham sandwhich! (・ω・)
Author Posted on 2018/06/29
テクニカル諏訪子 Is sushi fine too?
Thread: Help with Custom Characters
Author Posted on 2018/07/01
テクニカル諏訪子 Because 2.5 years ago.
Thread: So....I swapped shy guy and ROB's model and got problem (Solved!)
Author Posted on 2018/07/03
テクニカル諏訪子

Sorry if I have some spelling errors or something like that my English is really bad :(

Nothing to worry about, only a few little mistakes, but nothing that would lead to a misunderstanding.
Thread: Can not convert to nsbmd properly
Author Posted on 2018/07/04
テクニカル諏訪子
There is hit judgment when rom is operated.

knms360�?�ん�?�日本語�?�も�?�一回言�?��?�も�?��?��?��?�ょ�?��?�。全然�?�?�り�?��?�ん�?��?��?��?��?�
Could you say this again in Japanese? We cannot understand this at all.
Thread: Can not convert to nsbmd properly
Author Posted on 2018/07/04
テクニカル諏訪子

原文:romを動作�?��?�る�?�当�?�り判定�?��?�り�?��?�。

For SGC:
Sorry for the late reply, I now just noticed that.

Original: I'm opening the ROM, and collision detection is there.
Thread: Can not convert to nsbmd properly
Author Posted on 2018/07/04
テクニカル諏訪子
MKDS IndexOutOfRangeException error
export kcl

場所 MKDS_Course_Modifier.Converters.Colission.Obj2Kcl.read_obj(String filename)
場所 MKDS_Course_Modifier.Converters.Colission.Obj2Kcl.ConvertToKcl(String infile, String outfile)
場所 MKDS_Course_Modifier.Form1.menuItem21_Click(Object sender, EventArgs e)

モデル�?�壊れ�?��?�も?
創作�?�時�?�?�ん�?�アプリ�?�使�?��?�?

Maybe the model is broken?
When making the model, which application did you use?
Thread: Can I know which file contains the shy guy's standard kart?
Author Posted on 2018/07/04
テクニカル諏訪子 Closing this topic.
Reason: it's a duplicate of this topic, and the question already got solved any way.
Thread: I have several questions... (Solved)
Author Posted on 2018/07/05
テクニカル諏訪子
the link is broken

Removing the space character from the link feels like magic ey?
Thread: How to edit .nkm
Author Posted on 2018/07/06
テクニカル諏訪子 別�?�スレッド�?�翻訳�?��?��?��?��?��?��?テキスト�?�多�?��?��?��?�?�ょ�?��?�長�??待�?�れる�?�希望�?��?��?�
I can try to translate in a separate topic, but since there's so much text, I hope you can wait a bit long.
Thread: Make me a ham sandwhich! (・ω・)
Author Posted on 2018/07/09
テクニカル諏訪子 :waito:
ワイトも�??�?��?�?��?��?�。

:wakaruman:
�?�?�るマーン�?

:yajuu:
やり�?��?��?��?��?

Enjoy some Japanese memes! (´・ω・`)
Thread: Make me a ham sandwhich! (・ω・)
Author Posted on 2018/07/09
テクニカル諏訪子 Good thing I ate some �?��?�焼�?? (octopus balls) as a snack just now, so I don't need to be hungry now. (;^ω^)
Thread: Make me a ham sandwhich! (・ω・)
Author Posted on 2018/07/09
テクニカル諏訪子
i ate coke

Never knew one could eat that.
I thought this would have been inhaled through one's nose! ww
Thread: �?QUIZ】Our perfect math class
Author Posted on 2018/07/13
テクニカル諏訪子 Just provide your answer and maybe your reason too.

�?Question 1】
A bus left the Scarlet Devil Mansion; three people boarded at the start
At Hakugyokurou, one left and half a person boarded
At Yakumo-san's house, two people left; so how many passengers in total?

�?Question 2】
At Reimu's home, someone broke a million-yen vase
Eientei's Eirin came to reimburse her
The prankster Tewi feigns ignorance; what is the final amount of compensation?
Thread: �?QUIZ】Our perfect math class
Author Posted on 2018/07/14
テクニカル諏訪子 �?Answer 1】
The answer is, the answer is, zero people, zero people
That's because, that's because,
There are no buses in Gensokyo!

�?Answer 2】
The answer is, the answer is, zero yen, zero yen,
That's because, that's because
There's no way that vase exists
Thread: Nico
Author Posted on 2018/07/25
テクニカル諏訪子 Testing new tag.

sm8110474
Thread: Nico
Author Posted on 2018/07/26
テクニカル諏訪子

Turns into this ↓

sm9449062
Thread: Nico
Author Posted on 2018/08/01
テクニカル諏訪子 sm32575478
Thread: New Members thread
Author Posted on 2018/08/03
テクニカル諏訪子 Speaking of topic revival.(笑)
Welcome, I really like that pixel dino in your profile icon.(�?´ω`�?)
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/08/06
テクニカル諏訪子 Fixed the issue with single quotes now.
However, multi-line shouts are still unquotable.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/08/06
テクニカル諏訪子 I couldn't show this at first because I had an issue with the HTTPS certificate which I solved now.
https://git.076.ne.jp/076/community/legacy/YamiBoard/commit/389e0c2a0cd06b727d68df72768bae80c2b6fa79

This is the code change.
Thread: (THIS IS LACKING A TITLE)
Author Posted on 2018/08/11
テクニカル諏訪子 I added a title here, since this topic had no title and therefore became unclickable from the topic list.
Thread: Any alternatives to the 3DS Max plugin?
Author Posted on 2018/08/19
テクニカル諏訪子 Let’s begin with what we should begin with: welcome to the site.
That aside, I’m afraid there’s no other option that is reliable enough, unless my information is outdated.
Maybe we could wait for SGC, Rover, or another MKDS hacker to confirm.
Thread: Revolution Kart DS
Author Posted on 2018/08/20
テクニカル諏訪子 A little caution I want to add about embeds: having too many embeds on a single page might result in very long loading times for those with slow internet, since the page will then try to load each individual video from YouTube's server before the forum page itself is done loading.
Therefore, it's best to limit this amount if possible.
Thread: Swampert Kart Ds
Author Posted on 2018/08/21
テクニカル諏訪子 Maybe a better idea to remove the "quote" tags around every separate course?
Because it takes forever to scroll to the next post. Σ(・∀・;)
Thread: Swampert Kart Ds
Author Posted on 2018/08/21
テクニカル諏訪子 So I went ahead and removed all the quote tags and turned all the YouTube embeds to links.
Should be much more readable now and far less laggy.
Thread: asking for a friend
Author Posted on 2018/08/22
テクニカル諏訪子 The most common way is by acting like a total brain dead outside of Nyanland, just like on every serious community any way.

Forgot to add: since this website is located in Japan, anything that is in violation to Japanese law will put you in DSHack jail too.
So lolicon is allowed, cocaine is not.
Thread: MKDSCM & G3DCVTR error
Author Posted on 2018/08/22
テクニカル諏訪子 What was the command?
Thread: MKDSCM & G3DCVTR error
Author Posted on 2018/08/22
テクニカル諏訪子 The screenshot looked like it came from the terminal, which is why I assumed you've ran a command rather than an executable file.
But if possible, you could try doing so from the terminal (or whatever other application you use for command line), then run the command suggested in the screenshot, and based on that do what you attempted to do.
Thread: Tutorial - Inserting Custom Voices/Sounds into MKDS
Author Posted on 2018/08/27
テクニカル諏訪子 Which one of the 6?
Thread: First video game ever played
Author Posted on 2018/08/28
テクニカル諏訪子 Does that mean Game & Watch was an illegal console? w
Thread: First video game ever played
Author Posted on 2018/08/28
テクニカル諏訪子 Since I didn't post here yet, my first game was Super Mario 64, quickly followed by a bunch of random Nintendo 64 games parents started to buy without knowing what those are, and Pokemon for Gameboy.
Among these random Nintendo 64 games was Hexen, a really nice game to give to someone who was only 7 years old back then!(嘘)
Thread: The 'Banned' Game
Author Posted on 2018/08/29
テクニカル諏訪子 Banned for topic revival.
Thread: Tutorial - Inserting Custom Voices/Sounds into MKDS
Author Posted on 2018/08/30
テクニカル諏訪子 Error (429)
This link is temporarily disabled. The person who shared it hit their daily limit of traffic or downloads. Learn about traffic limits.

Expected for something hosted on a free file sharing site combined with someone who's no longer active.
Thread: Tutorial - Inserting Custom Voices/Sounds into MKDS
Author Posted on 2018/08/30
テクニカル諏訪子 Assuming the error message says what it says, you could try again this evening (in Japanese time zone, which is morning in America, so I think that's where the daily limit resets itself).
However, when I click Learn about traffic limits, it doesn't seem to refer to daily limits.

エラー 429
エラー 429 �?�表示�?�れ�?�場�?��?��?共有リンク�?��?��?�ファイル リクエスト�?�所有者�?�大�?�?�トラフィックを生�?�?��?��?��?�を�?味�?��?��?�。
共有リンク�?��?��?�ファイル リクエスト�?�機能�?��?��??�?�り�?他�?��?�由�?��?�?�当�?�ら�?��?�場�?��?��?大�?�?�トラフィック�?�原因�?�使用�?止�?��?��?��?��?�能性�?��?�り�?��?�。

・共有リンク�?�使用�?止�?��?��?��?��?�る場�?��?��?新�?�?��?��?�既存�?�リンクを共有�?�る�?��?��?��?��??�?��?�ん
・ファイル リクエスト�?�使用�?止�?��?��?��?��?�る場�?��?��?ユーザー�?�ファイル リクエスト�?�応�?��?�ファイルをアップロード�?��??�?��??�?�り�?��?�

リンクやファイル リクエスト�?�使用�?止�?��?��?��?��?��?�も�?引�??続�?? Dropbox アカウントやファイル�?�アクセス�?�る�?��?��?��?��??�?��?�。


Error 429
If error 429 is being shown, it means the owner of the share link or file request got lots of traffic.
If the share link or file request becomes non-functional, and another reason does not come to mind, it's possible lots of traffic can cause it to be disabled.

・If the share link gets disabled, a new or existing link cannot be shared.
・If the file request gets disabled, user can no longer upload the a response file to the file request.

If the link and file request gets disabled, Dropbox account and file can still be accessed.
Thread: Mario Kart Retro Edition
Author Posted on 2018/09/02
テクニカル諏訪子 I went ahead and fixed your screenshots (you must use the direct image links instead of the page links when using IMG tags, if too difficult to figure out, we have our own uploader too).

The second video doesn't work, despite the ID being correct.
I assume it's because you've disabled the ability to make the video embedable has been disabled.
If so, please enable it.
Thread: MKDSCM & G3DCVTR error
Author Posted on 2018/09/02
テクニカル諏訪子 The problem isn't Windows 10, you wouldn't be able to start the application at all if that were the case.
The problem isn't that you don't have Visual Studio installed, that's only needed while programming this app, and that's not the case here.

But reading through the error, this is what I discovered:
System.InvalidOperationException: Cannot start process because a file name has not been provided.

In other words, enable "Output", and choose a path + filename of where it should convert the file to.
Thread: Mario Kart Retro Edition
Author Posted on 2018/09/03
テクニカル諏訪子 Well considering this is the only site that uses this forum system, I can understand that.
Thread: Tell me how to make a fall on the course air
Author Posted on 2018/09/08
テクニカル諏訪子 NKM, because KCL is for collision.

KCLファイル�?�当�?�り判定�?�ファイル�?��?��?��?��?NKMファイルを変更�?��?�下�?��?�
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/09/12
テクニカル諏訪子 This is more of a software development related topic, not a server management one.
Cloudflare is something I originally took a look at, but then I saw how they blantantly took down a website for pure political reasons, so I withheld from it.

But I've never heard of HTTP/2 before, what is it precisely?
And what are advantage over HTTP/1.1?
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/09/16
テクニカル諏訪子 Azareal, I was referring to this particular case:
https://www.cloudflare.com/cloudflare-criticism/

Here in Japan there is no core political ideology, and politics is a subject that's always been avoided among people.
If you're a service designed to protect websites from being taken down, I think it's very wrong to take a website down just because it doesn't comply with the far left wing agenda, or actually any kind of reason if we'd take turn this one case into a general one.
Thread: Rainbow road loop kcl.
Author Posted on 2018/09/17
テクニカル諏訪子 40 14
Thread: Our speed test | サイト�?�スピードテスト�?�関�?��?�
Author Posted on 2018/09/19
テクニカル諏訪子 If you're wondering about how the ping, download speed, and upload speed is like between this server and you, please check here:
https://speed.076.ne.jp/
If you want, you can post screenshots or result links.

メン�?ー様�?�らサー�?ー�?�ピング�?ダウンロード速度�?アップロード速度を�?�?�り�?��?��?�場�?��?��?�?��?�ら�?�クリック�?��?�下�?��?�↓
https://speed.076.ne.jp/
希望�?��?�ら�?スクリーンショット�?��?�リザルトリンクを教�?��?�下�?��?�。

My results | �?�?�リザルト:
Thread: Koopa Kart DS Revival Project: Recruiting members for the project team
Author Posted on 2018/09/20
テクニカル諏訪子 No, the project is awaiting revival.

On a serious note, please don't bump.
Thread: Pop Culture Custom Tracks
Author Posted on 2018/09/20
テクニカル諏訪子 Any specific pop culture Sakura has in mind?
It's a very wide subject though.
Thread: Pop Culture Custom Tracks
Author Posted on 2018/09/22
テクニカル諏訪子 If you lock a topic, please don't forget to lock the topic.
Thread: Our speed test | サイト�?�スピードテスト�?�関�?��?�
Author Posted on 2018/09/22
テクニカル諏訪子 That's a monsterous huge ping!
I already knew Australia has terrible internet, though seeing the distance between server and Azareal, it might be understandable too on the other hand.

I always thought Australia was much closer by to Japan than 7170 km though.
Thread: Our speed test | サイト�?�スピードテスト�?�関�?��?�
Author Posted on 2018/09/22
テクニカル諏訪子 These are the results I got:
https://i.imgur.com/a0D6lgj.png

Looking at my results, my top 5 is:
1. Tokyo (Japan, Asia)
2. Osaka-Local (Japan, Asia)
3. Seoul (Korea, Asia)
4. Singapore (Singapore, Asia)
5. Beijing (China, Asia)

Which makes sense, considering I live only a 9 minute train ride away from the very first station in Tokyo (Kanemachi station in Adachi city to be more specific) I get to see if I do so.
And China's internet speeds are just terrible compared to the rest of east Asia and south east Asia.

In comparison, your top 5 according to the provided screenshot would be:
1. Sydney (Australia, Oceania)
2. Singapore (Singapore, Asia)
3. California (America, North America)
4. Oregon (America, North America)
5. AWS GovCloud (America, North America)

Which makes much less sense considering the distance between Australia and America (Hawaii excluded, since it's not available in the results any way).

So not sure how reliable this can be.
And looking at the submarine thing makes me bewildered by how complex my region looks like, and how simple yours is.
Thread: Slow server every Monday night
Author Posted on 2018/09/24
テクニカル諏訪子 This topic is outdated.
I had some backup servers for a while after having this one offline for more than an entire day because those at the datacentre saw a DDoS attack, blocked the server from the internet as a counter measure, and put the server back online after the attack disappeared.

Except the server didn't come online at all, it was only online for them, and support refused to believe me when I said that I even pinged the server from all over the world and it's offline everywhere, because it worked for them at the datacentre, so it worked in 1 building in the entire world, so it worked.

So I did an NMAP on the server, told me there was a DDoS attack again, which then resulted in the server to get back online again.
So instead of DDoS'ing it offline, I DDoS'd it back online. Magical right?

But running these backup servers only ended up costing me extra money, since they all had up to 50 GB of SSD each, and for whatever reason the deletion part of my crontab didn't want to work.
Thread: Nico
Author Posted on 2018/09/28
テクニカル諏訪子 sm17297550
sm9023456
Thread: Swampert Kart Ds
Author Posted on 2018/09/29
テクニカル諏訪子 If it's not finished yet, then there is no download indeed.
Thread: looking any site to watch anime and mange
Author Posted on 2018/09/30
テクニカル諏訪子 There are streaming sites over here that are being owned by TV programmes themselves, but they are paid.
And since every TV owner must already pay NHK taxes monthly (even if the TV owner never watches NHK at all), I doubt how far this can be afforded if you don't watch much anime any way.
Thread: MOVE TO THE TRASH
Author Posted on 2018/10/09
テクニカル諏訪子 Saying publicly out loud you want to get something in private ey?

PLEASE SUPPLY ME 1000 GRAMS OF COCAINE, IT'S A SECRET BETWEEN YOU AND ME, SO DON'T TELL ANYBODY!!!
Thread: Mario Kart DS: GameCube Grand Prix
Author Posted on 2018/10/12
テクニカル諏訪子 We do not provide official newsletters, Tweets/Toots, LINE accounts, etc., so it's all up to the creator(s) to decide when each project or file is done, and how they announce it to the world.
Thread: help in custom tracks
Author Posted on 2018/10/16
テクニカル諏訪子 Not sure if anyone will be willing to, everyone who can already has their hands full, and I'll let you guess whether those who can't can do or not.
Thread: Nico
Author Posted on 2018/10/20
テクニカル諏訪子 sm33680843
Thread: New Members thread
Author Posted on 2018/10/21
テクニカル諏訪子 NintenYoshi wasn't taken as your display name.
Display name is really just a name instead of your username, so if you leave it blank, it'll show your username.
And if you fill in that field, it'll show that name everywhere instead.

I removed the display name for you, assuming you prefer "NintenYoshi" over "Ninten".
Thread: Members++ information・情報
Author Posted on 2018/10/21
テクニカル諏訪子 I've opened a new member group called Members++.
Users under this member group have auto approve and full hack permissions.

How to get it?
Currently, I've selected Rover, SMG2, knms360, and MURILOKDS to test this out.
After the test period, we'll assign the member group to all members with a proven history of uploading good hacks to the Hack Store.

ーーーーーー

「Members++�?�?�言�?�新�?��?�メン�?ー役�?�を新�?作�?�?��?��?��?�。
役�?��?�方�?�新アプロード�?��?�ら�?自動承諾�?��?��?��?��?フルプロジェクトもアップロード�?�れ�?��?�。

�?�加�?�る方を教�?��?�下�?��?��?
今回�?�Rover�?SMG2�?knms360�?MURILOKDS�?�テスト�?��?�択�?��?��?��?�。
後�?��?良�?��?ック�?�履歴�?�?��?��?�る方をMembers++�?�追加�?��?��?�。
Thread: Having issues with textures on my custom track
Author Posted on 2018/10/28
テクニカル諏訪子 I turned this topic from a poll topic to a regular one, seeing the poll had no purpose being there in the first place.
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/11/08
テクニカル諏訪子 No solution to the double post rendering yet due to the lack of time.
Meanwhile I've fixed another bug that has been reported by people quite a lot: PMs without a title can no longer be sent.
https://git.076.ne.jp/076/community/legacy/YamiBoard/commit/53b166b4585217fe0bd87fff51bf1e136a4b9604
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/11/08
テクニカル諏訪子 I have now added placeholder titles to all title-less PMs that were sent before the bug fix, making these PMs clickable again.
https://git.076.ne.jp/076/community/legacy/YamiBoard/commit/af5dacc4a63ebf7dcd4642f338ffd5d44a646a3d
Thread: test
Author Posted on 2018/11/21
テクニカル諏訪子 test
Thread: Getting Started
Author Posted on 2018/11/26
テクニカル諏訪子 For the 3DS itself, I heard this is a good one:
https://3ds.hacks.guide/

For Mario Kart 7 specifically, this category might have something, though most of them might be outdated or incomplete as of today:
https://www.dshack.org/forum.php?page=forum&fid=19
Thread: Forum Bug Fixes, and Additions/Removals/etc.
Author Posted on 2018/11/27
テクニカル諏訪子 Got annoyed by the continuous error logging, so I fixed up some code to make it stop logging 1000 lines of error logs per second.
It quite literally did.
https://git.076.ne.jp/076/community/legacy/YamiBoard/commit/c80f1aa86abc741829884d882082794a4e9c8cae

And maybe you'd notice some speed differences too, maybe not?