diff --git a/faq.html b/faq.html
index 73ee455..2db9065 100644
--- a/faq.html
+++ b/faq.html
@@ -144,7 +144,12 @@
- Techmino is a block-stacking game originally made by MrZ, along with several improvements by the open-source community. The game is made using Love2D. It has many game modes, including Sprint, Marathon, VS, a fully-customizable custom mode, and more!
+
+ Techmino is a block-stacking game originally made by MrZ, along with
+ several improvements by the open-source community. The game is made
+ using Love2D. It has many game modes, including Sprint, Marathon,
+ VS, a fully-customizable custom mode, and more!
+
— NOT_A_ROBOT
@@ -157,7 +162,10 @@
- Yes. Techmino is licensed under the LGPL-3.0 license. You can find the source code here.
+
+ Yes. Techmino is licensed under the LGPL-3.0 license.
+ You can find the source code here.
+
— NOT_A_ROBOT
@@ -170,7 +178,20 @@
- - Get the game from GitHub Releases.
- Download the correct file based on your OS.
- Extract compressed files as necessary.
- Run the executable.
+
+ -
+ Get the game from GitHub Releases.
+
+ -
+ Download the correct file based on your OS.
+
+ -
+ Extract compressed files as necessary.
+
+ -
+ Run the executable.
+
+
— NOT_A_ROBOT
@@ -183,7 +204,22 @@
- - Windows
- Mac
- Linux
- Android
- iOS*
*see the next FAQ entry for details.
+
+ Techmino can be run on the following platforms:
+
+
+ - Windows
+ - Mac
+ - Linux
+ - Android
+ - iOS*
+ -
+ Probably other platforms, if they support LÖVE
+ (someone in the Discord had limited success with a Nintendo Switch)
+
+
+
+*see the next FAQ entry for details.
— NOT_A_ROBOT
@@ -196,7 +232,17 @@
- Techmino has received a warning about Copyright infringement from The Tetris Company. Techmino is no longer available on the App Store.
A TestFlight was made for Techmino, but unfortunately, the maximum number of members had been reached, therefore, you can't download Techmino on iOS anymore. We apologize for the inconvenience. If it says the beta isn't accepting more testers, unfortunately, it is not available at this time.
You may want to check the next FAQ entry for more information
+
+ Techmino has received a warning about Copyright infringement from The Tetris Company.
+ Techmino is no longer available on the App Store.
+
+ A TestFlight was made for Techmino, but unfortunately, the maximum number of members
+ had been reached, and therefore, you can't download Techmino on iOS anymore.
+ We apologize for the inconvenience. If it says the beta isn't accepting more testers,
+ unfortunately, it is not available at this time.
+
+ You may want to check the next FAQ entry for more information.
+
— nekonaomii (edited by NOT_A_ROBOT and SweetSea)
@@ -209,7 +255,41 @@
- You can try to manually install the .ipa files from GitHub using Sideloadly.
- Get the .ipa files from the GitHub releases page. Find the version you want to install on this page, and then download “Techmino_iOS.ipa”.
- Download and install Sideloadly. This application is available for Microsoft Windows and macOS.
- Connect your iPhone/iPad/iPod touch to your computer with a USB cable.
- Drag the downloaded .ipa file into the Sideloadly window.
- Select your device, enter your Apple ID email address, and click “Start”.
- Enter your Apple ID and password in the pop-up window.
- Once the application is installed, go to Settings on your device, then General → VPN & Device Management (or Profiles & Device Management), and trust the profile you just installed.
If you are using Microsoft Windows, make sure you have iTunes installed on your computer. You can download it from the Apple’s official website.
For more information, visit the Sideloadly website.
+
+ You can try to manually install the .ipa files from GitHub using Sideloadly:
+
+
+ -
+ Get the .ipa files from the GitHub releases page.
+ Find the version you want to install on this page, and then download “Techmino_iOS.ipa”.
+
+ -
+ Download and install Sideloadly.
+ This application is available for Microsoft Windows and macOS.
+
+ -
+ Connect your iPhone/iPad/iPod touch to your computer with a USB cable.
+
+ -
+ Drag the downloaded .ipa file into the Sideloadly window.
+
+ -
+ Select your device, enter your Apple ID email address, and click “Start”.
+
+ -
+ Enter your Apple ID and password in the pop-up window.
+
+ -
+ Once the application is installed, go to Settings on your device, thenGeneral → VPN & Device Management
+ (or Profiles & Device Management), and trust the profile you just installed.
+
+
+
+ If you are using Microsoft Windows, make sure you have iTunes installed on your computer.
+ You can download it from the Apple’s official website.
+
+ For more information, visit the Sideloadly website.
+
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -222,7 +302,18 @@
- If you want to install a version of Techmino that has no ipa builds, you can follow these steps:
- Get the .ipa files from the GitHub releases page. Find any version with a valid .ipa file, then download “Techmino_iOS.ipa”.
- Change the extension of the .ipa file to .zip. Extract the .zip file.
- Go to ./Payload. If you are using Microsoft Windows, you will see a folder named “Techmino.app”. Open that folder and skip to step 5.
- If you are using macOS, you will see an application file named Techmino.app. Control-click on it, then click on “Show package content” in the context menu.
- Locate game.love. Replace this file using the .love file you intend to install.
- Compress the Techmino iOS file into a .zip file again. Please choose the “no compression” option in your archive app when creating this zip file.
- Change the extension of the new .zip file back to .ipa.
- Follow the instructions of the previous FAQ entry.
Note that builds that are too far back in time may use a different build of LÖVE and may not work properly with this method.
+ If you want to install a version of Techmino that has no ipa builds, you can follow these steps:
+
+ - Get the .ipa files from the GitHub releases page. Find any version with a valid .ipa file, then download “Techmino_iOS.ipa”.
+ - Change the extension of the .ipa file to .zip. Extract the .zip file.
+ - Go to ./Payload. If you are using Microsoft Windows, you will see a folder named “Techmino.app”. Open that folder and skip to step 5.
+ - If you are using macOS, you will see an application file named Techmino.app. Control-click on it, then click on “Show package content” in the context menu.
+ - Locate game.love. Replace this file using the .love file you intend to install.
+ - Compress the Techmino iOS file into a .zip file again. Please choose the “no compression” option in your archive app when creating this zip file.
+ - Change the extension of the new .zip file back to .ipa.
+ - Follow the instructions of the previous FAQ entry.
+
+Note that builds that are too far back in time may use a different build of LÖVE and may not work properly with this method.
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -235,7 +326,11 @@
- This is a known issue can be happened with many reason, but most of time, the reason is there are missing files so the game cannot load Cold Clear bot.
Here are required files to load CCLoader, depending on the OS you are using to play Techmino on:
+
+ This issue is usually — but not always — caused by missing files required to load the ColdClear bot.
+
+ Below is a list of ColdClear's files on different platforms:
+
Platform |
@@ -254,7 +349,7 @@
MacOS |
CCloader.dylib |
- Need further investigation. |
+ Needs further investigation. |
Android (x86) |
@@ -267,19 +362,22 @@
iOS |
llibCCloader.a libcold_clear.a |
- Need further investigation. P/s: there are high chance that 2 files are only required for building CCloader library for iOS |
+
+ Needs further investigation.
+ PS: It's probable that 2 files are required to build CCloader for iOS.
+ |
How to fix:
- - Grab files you need from here. (Example: if you want to fix for Windows version, grab the Windows.zip file)
- - Don't forget to download Techmino source code
+ - Grab the ColdClear wrapper here. (Example: if you want to fix for Windows version, grab the Windows.zip file)
+ - Download Techmino's source code (click the green Code button and click Download ZIP)
- Extract downloaded files to seperate folders (Techmino source code to a folder, CCloader files to a folder)
- Copy necessarily files from CCloader folder to Techmino source code based on the path in the above table (you can check the table above to know the destination of these files).
- - Compile Techmino (instruction is different based on the platform you are playing on, you may want to search Google instead)
+ - Build Techmino. Instructions can be found here.
- — SweetSea
+ — SweetSea (edited by NOT_A_ROBOT)
@@ -291,7 +389,13 @@
- On 15 Jan, 2022, MrZ (the main dev of Techmino) opened an issue named “REMAKE NOW” on the GitHub page. According to MrZ himself, the current Techmino contains too many bugs that he needs to remake the whole game from scratch in order to resolve them. Although it's still far from complete, you can view the source code here.
+
+ On 15 Jan, 2022, MrZ (the main dev of Techmino) opened an issue named “REMAKE NOW” on the GitHub page.
+ According to MrZ himself, the current Techmino contains too many bugs that he needs to remake the whole game
+ from scratch in order to resolve them.
+
+ Although it's still far from complete, you can view the source code here.
+
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -304,29 +408,47 @@
- Do understand that Galaxy is still rather early in development, and does not necessarily give the best experience.
-
-The easiest way to obtain Techmino: Galaxy is through GitHub Actions.
-
(note: you need a GitHub account to download artifacts in GitHub Actions.)
-
+
+ Do understand that Galaxy is still rather early in development,
+ and does not necessarily give the best experience.
+
+ The easiest way to obtain Techmino: Galaxy is through GitHub Actions.
+ (note: you need a GitHub account to download artifacts in GitHub Actions.)
+
- - Go to https://github.com/26F-Studio/Techmino_Galaxy/actions
- - Select one workflow run from the list. A green tick mark means this run has successfully built all versions without errors. A red cross means there were some errors, but doesn't necessarily mean your version wasn't built successfully.
- - Scroll down to "Artifacts" and download your desired platform's version, or scroll further down to "Post-build summary" for links to mirrors to download from.
+ - Go to Techmino Galaxy's Actions page.
+ -
+ Select one workflow run from the list.
+ A green tick mark means this run has successfully built all versions without errors.
+ A red cross means there were some errors, but doesn't necessarily mean your version wasn't built successfully.
+
+ -
+ Scroll down to "Artifacts" and download your desired platform's version,
+ or scroll further down to "Post-build summary" for links to mirrors to download from.
+
-
-Alternatively, obtain the source code and Love2D binary separately, and use the Love2D binary to open the source code. To do this, follow these instructions:
-
+
+ Alternatively, obtain the source code and Love2D binary separately,
+ and use the Love2D binary to open the source code.
+
+ To do this, follow these instructions:
+
- - Get the latest version of LÖVE.
+ - Get the latest version of LÖVE.
- Download the repo from GitHub (or just run a quick
git clone https://github.com/26F-Studio/Techmino_Galaxy.git
if you have Git installed).
- - Check if the Zenitha folder is empty. If it is, clone Zenitha and put everything inside the folder into Zenitha in Techmino_Galaxy.
+ -
+ Check if the Zenitha folder is empty. If it is, clone Zenitha
+ and put everything inside the folder into Zenitha in Techmino_Galaxy.
- Drag and drop the entire Techmino_Galaxy folder onto love.exe (or love.app, depending on your OS)
-Also, if you often update the game, consider following this guide made by SweetSea.
-
-Note: MrZ does not recommend talking about Techmino: Galaxy's contents, especially things that can still change a lot, in public places. Unless you have otherwise a good reason, might as well respect his recommendation. Thank you!
+
+ Also, if you often update the game, consider following this guide made by SweetSea.
+
+ Note: MrZ does not recommend talking about Techmino: Galaxy's contents,
+ especially things that can still change a lot, in public places.
+ Unless you have otherwise a good reason, might as well respect his recommendation. Thank you!
+
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -339,7 +461,12 @@
- You need to play it in order to unlock the other modes. Lines coming out from mode icons indicate whether this mode can unlock other modes. To unlock subsequent modes, you need to reach at least B rank on the mode - this would be 1m 2s for Sprint 10L, or 3m 3s for Sprint 40L.
+
+ You need to play it in order to unlock the other modes.
+ Lines coming out from mode icons indicate whether this mode can unlock other modes.
+ To unlock subsequent modes, you need to reach at least B rank on the mode — this would be
+ 1m 2s for Sprint 10L, or 3m 3s for Sprint 40L.
+
— User670 (edited by NOT_A_ROBOT)
@@ -352,7 +479,15 @@
- There's a cheat code to unlock all the modes in the game. Here are the instructions:
- Go to the main menu.
- Open the terminal by pressing on the Techmino logo 4 times.
- Type in "unlockall" and follow the instructions.
+
+ There's a cheat code to unlock all the modes in the game.
+ Here are the instructions:
+
+
+ - Go to the main menu.
+ - Open the terminal by pressing on the Techmino logo 4 times.
+ - Type in
unlockall
and follow the instructions.
+
— NOT_A_ROBOT
@@ -365,7 +500,12 @@
- Close, but no. Some more important differences from Guideline are: it defaults to a custom rotation system that is based on SRS but has more kicks, has all spin and O-spin. This game also has a different attack table.
+
+ Close, but no.
+ Some more important differences from Guideline are:
+ it defaults to a custom rotation system that is based on SRS but has more kicks, has all spin and O-spin.
+ This game also has a different attack table.
+
— User670 (edited by NOT_A_ROBOT)
@@ -378,7 +518,18 @@
- The game uses two AIs: ColdClear and 9Stacker.
- Cold Clear is developed by MinusKelvin. It is capable of performing T-Spins, Back-to-Backs and Perfect Clears. It is reported to be laggy on low-end devices when playing Battle Royale modes.
- 9Stacker is a more "stupid" algorithm, capable of only finesse and hard dropping.
+
+ The game uses two AIs: ColdClear and 9Stacker.
+
+ - Cold Clear is developed by MinusKelvin.
+ It is capable of performing T-Spins, Back-to-Backs and Perfect Clears.
+ It is reported to be laggy on low-end devices when playing Battle Royale modes.
+
+ -
+ 9Stacker is a more "stupid" algorithm, capable of only finesse and hard dropping.
+
+
+
— User670 (edited by NOT_A_ROBOT)
@@ -404,7 +555,11 @@
- Unfortunately, as of December 2023, the server is down. The server maintainer, Particle_G, has not been active for quite a while. It's recommended that you treat this game as a single-player game until this problem is resolved.
+
+ Unfortunately, as of December 2023, the server is down.
+ The server maintainer, Particle_G, has not been active for quite a while.
+ It's recommended that you treat this game as a single-player game until this problem is resolved.
+
— NOT_A_ROBOT
@@ -432,20 +587,34 @@
-
- Miya is a virtual live streamer who used to play a lot of block stacking games. Voice language: Japanese (line clears); Japanese, Chinese and Cat (others)
+ Miya is a virtual live streamer
+ who used to play a lot of block stacking games.
+ Voice language: Japanese (line clears); Japanese, Chinese and Cat (others)
-
- Mono is an artist, however her online profile had been wiped clean. Voice language: Japanese
+ Mono is an artist, however her online profile had been wiped clean.
+ Voice language: Japanese
-
- Xiaoya is a fellow block stacker player. She introduces herself as "Xia Xiaoya, a brand new type of duck." Voice language: English (line clears); Chinese (others)
+ Xiaoya is a fellow block stacker player.
+ She introduces herself as "Xia Xiaoya, a brand new type of duck."
+ Voice language: English (line clears); Chinese (others)
-
- flore is a fellow block stacker player, featured in this article. Voice language: English (line clears), various languages (others)
+ flore is a fellow block stacker player,
+ featured in this article.
+ Voice language: English (line clears), various languages (others)
-
- Miku is a voice bank for the Japanese voice synthesizer Vocaloid. Voice language: Japanese
+ Miku is a voice bank
+ for the Japanese voice synthesizer Vocaloid.
+ Voice language: Japanese
-
- Zundamon is a voice bank for various voice synthesizer programs. Voice language: Japanese
+ Zundamon is a voice bank
+ for various voice synthesizer programs.
+ Voice language: Japanese
-While MrZ does not have a voice pack, there used to be a "Welcome to Tech" voice clip that was recorded by MrZ himself.
+
+ While MrZ does not have a voice pack, there used to be a "Welcome to Tech" voice clip
+ that was recorded by MrZ himself.
+
— User670 (edited by NOT_A_ROBOT)
@@ -458,7 +627,13 @@
- The Techmino.exe file (Windows) or game.love file (anything else) are valid zip archives. Using a software like 7-Zip, you can view, extract or replace any file(s) in it, including assets and lua scripts.
Alternatively, you can check out the game's source code on GitHub.
+
+ The Techmino.exe file (Windows) or game.love file (anything else) are valid zip archives.
+ Using a software like 7-Zip, you can view, extract or replace any file(s) in it,
+ including assets and lua scripts.
+
+ Alternatively, you can check out the game's source code on GitHub.
+
— User670 (edited by NOT_A_ROBOT)
@@ -471,7 +646,14 @@
- The game has an anti-addiction system that prevents playing for too long. It only takes into effect if you're playing the game in Chinese with a Sprint 10L time of over 10s, a Sprint 40L time of over 32.6s, and you have been playing for 4 hours. The timer resets on midnight. Although this feature isn't required because the game hasn't been registered in China, it's still a pretty cool Easter egg.
+
+ The game has an anti-addiction system that prevents playing for too long.
+ It only takes into effect if you're playing the game in Chinese with a Sprint 10L time of over 10s,
+ a Sprint 40L time of over 32.6s, and you have been playing for 4 hours.
+ The timer resets on midnight.
+ Although this feature isn't required because the game hasn't been registered in China,
+ it's still a pretty cool Easter egg.
+
— NOT_A_ROBOT (information from User670)
@@ -484,7 +666,14 @@
- Previously we demanded that you ask for permission before doing so, but the legality of such requirement has been questioned.
However, we do beg you that, if you decide to share any screenshots, videos or live streams of Techmino, please keep them within the Tetris community. We do not want too much publicity for the time being.
+
+ Previously we demanded that you ask for permission before doing so,
+ but the legality of such requirement has been questioned.
+
+ However, we do beg you that, if you decide to share any screenshots,
+ videos or live streams of Techmino, please keep them within the Tetris community.
+ We do not want too much publicity for the time being.
+
— User670
@@ -510,7 +699,12 @@
- If the crash happened while an AI player is loaded (eg, in a VS mode game or on the title screen), likely an issue of Cold Clear, the bot AI we use. We can't do much about it.
You can still try to ask around about the crash, especially when it happens without an AI on screen.
+
+ If the crash happened while an AI player is loaded (eg, in a VS mode game or on the title screen),
+ it is likely an issue of Cold Clear, the bot AI we use.
+ We can't do much about it.
+ You can still try to ask around about the crash, especially when it happens without an AI on screen.
+
— User670
@@ -523,7 +717,11 @@
- You can do it by clicking or pressing the “TECHMINO” icon on the home page or pressing the “C” key on your keyboard several times. Note that external keyboards may not work correctly on iOS and iPadOS.
+
+ You can do it by clicking or pressing the “TECHMINO” icon on the home page
+ or pressing the “C” key on your keyboard several times.
+ Note that external keyboards may not work correctly on iOS and iPadOS.
+
— C29H25N3O5
@@ -536,7 +734,14 @@
- Try plugging and unplugging your keyboard, or reconnecting your keyboard if you are using a Bluetooth keyboard. This kind of issue typically only happens on mobile devices. For iOS and iPadOS users, that is an issue we can not fix for now. This might be related to the iOS distro of LÖVE or how iOS recognises external keyboards. At the same time, you can still use the on-screen virtual keys.
+
+ Try plugging and unplugging your keyboard, or reconnecting your keyboard
+ if you are using a Bluetooth keyboard.
+ This kind of issue typically only happens on mobile devices.
+ For iOS and iPadOS users, that is an issue we can not fix for now.
+ This might be related to the iOS distro of LÖVE or how iOS recognises external keyboards.
+ At the same time, you can still use the on-screen virtual keys.
+
— C29H25N3O5
@@ -549,7 +754,13 @@
- This is because Techmino isn’t on the Mac App Store. To fix this issue, go to System Preferences > Security & Privacy. Click on the lock icon on the lower-left corner and enter your password (or use Touch ID). Then, select “App Store and identified developers” under the “Allow apps downloaded from” menu. Reopen the app and you are all set.
+
+ This is because Techmino isn’t on the Mac App Store.
+ To fix this issue, go to System Preferences > Security & Privacy.
+ Click on the lock icon on the lower-left corner and enter your password (or use Touch ID).
+ Then, select “App Store and identified developers” under the “Allow apps downloaded from” menu.
+ Reopen the app and you are all set.
+
— C29H25N3O5
@@ -562,7 +773,11 @@
- You probably have enabled “Simplistic Mode.” In this mode, only a few essentials modes and functions are available. Simply go to the settings and uncheck the “Simplistic Mode” to fix it.
+
+ You probably have enabled “Simplistic Mode.”
+ In this mode, only a few essentials modes and functions are available.
+ Simply go to the settings and uncheck the “Simplistic Mode” to fix it.
+
— C29H25N3O5
@@ -575,7 +790,11 @@
- It means “Tetris”! Due to possible risk of receiving DMCAs from TTC, we have decided to replace all instances of the word “Tetris” in the game with .
+
+ It means “Tetris”!
+ Due to possible risk of receiving DMCAs from TTC, we have decided
+ to replace all instances of the word “Tetris” in the game with .
+
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -601,7 +820,11 @@
- The Techmino OST is now available on SoundCloud! You can download the full soundtracks here free of charge (with a CC BY 3.0 License)
+
+ The Techmino OST is now available on SoundCloud!
+ You can download the full soundtracks here
+ free of charge (with a CC BY 3.0 License).
+
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -614,16 +837,29 @@
- First, go to our GitHub repo, then navigate to /parts/modes
to find the mode file (.lua
) you want to open. After that, look for a piece of the code that looks like this (this will going to be different for each mode; this example uses sprint_40l.lua
):
if P.stat.row<40 then return end
+
+ First, go to our GitHub repo,
+ then navigate to /parts/modes
to find the mode file (.lua
) you want to open.
+ After that, look for a piece of the code that looks like this (this will going to be different for each mode;
+ this example uses sprint_40l.lua
):
+
+
+if P.stat.row<40 then return end
local T=P.stat.time
- return
- T<=26 and 5 or
- T<=36 and 4 or
- T<=52.6 and 3 or
- T<=92.9 and 2 or
- T<=183 and 1 or
- 0
-end,
The first line means that if P.stat.row
is less than 40 (which means that you didn’t finish the 40L sprint), your grade is not recorded.
The variable’s name that goes after local
is the category of the requirement (in this example, time (in seconds)).
The 5
, 4
, 3
, 2
, and 1
correspond to X
, U
, S
, A
, and B
grades in the game. 0
also means your grade is not recorded (in this example, when your time exceeds 183 seconds).
+return
+ T<=26 and 5 or
+ T<=36 and 4 or
+ T<=52.6 and 3 or
+ T<=92.9 and 2 or
+ T<=183 and 1 or
+ 0
+end,
+
+ The first line means that if P.stat.row
is less than 40 (which means that you didn’t finish the 40L sprint), your grade is not recorded.
+ The variable’s name that goes after local
is the category of the requirement (in this example, time (in seconds)).
+ The 5
, 4
, 3
, 2
, and 1
correspond to X
, U
, S
, A
, and B
grades in the game.
+ 0
also means your grade is not recorded (in this example, when your time exceeds 183 seconds).
+
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -676,7 +912,13 @@
- If you really want to test out the latest features of Techmino, the GitHub CI would generate a snapshot version of the app for every commit. Note that the snapshot versions might be unstable and contain many bugs, and that you need to be logged in to your GitHub account to download the artifacts (game builds).
If you want to test them out on iOS devices, you need to install the .ipa
files manually.
+
+ If you really want to test out the latest features of Techmino, the GitHub CI
+ would generate a snapshot version of the app for every commit.
+ Note that the snapshot versions might be unstable and contain many bugs,
+ and that you need to be logged in to your GitHub account to download the artifacts (game builds).
+ If you want to test them out on iOS devices, you need to install the .ipa
files manually.
+
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -689,7 +931,12 @@
- Unfortunately, the ARM distros of Linux are not yet supported by LÖVE, so you cannot do that. If you really want to play it on your device, we recommend you to use box64/box86 with Wine to run the Windows distro of the game. Note that you cannot open .AppImage files using box64/86 directly.
+
+ Unfortunately, the ARM distros of Linux are not yet supported by LÖVE, so you cannot do that.
+ If you really want to play it on your device, we recommend you to use box64/box86 with Wine
+ to run the Windows distro of the game.
+ Note that you cannot open .AppImage files using box64/86 directly.
+
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -702,7 +949,11 @@
- Yes! LÖVE supports M1 Macs. If you are using older versions that don’t support M1, just use Rosetta 2 (which is built within the system so you don’t have to do anything).
+
+ Yes! LÖVE supports M1 Macs.
+ If you are using older versions that don’t support M1, just use Rosetta 2
+ (which is built within the system so you don’t have to do anything).
+
— C29H25N3O5
@@ -715,7 +966,11 @@
- Simply go to Statistics > Data Management, and you will see these buttons. Then you can copy and paste the data using your clipboard.
+
+ Simply go to Statistics > Data Management, and you will see these buttons.
+ Then you can copy and paste the data using your clipboard.
+
+
— C29H25N3O5
@@ -728,7 +983,29 @@
- This is an example block skin for your reference:
- The block skin is a png file with a dimension of at least 240 × 90.
- The image is divided into a 3 ×8 array of blocks, with each block having a dimension of 30× 30.
To import your skin into the game:
- Make your block skin and export it into a png file.
- Move you skin to
./media/image/skin/
. - Added the following code into
./main.lua
at around line 315, after SKIN.load-
(replace <SKINNAME>
with the filename of the skin):
-name="<SKINNAME>",path='media/image/skin/.png'},
- Start the game. You will find your skin appearing in the block skin list.
+
+ This is an example block skin for your reference:
+
+
+ -
+ The block skin is a png file with a dimension of at least 240 × 90.
+
+ -
+ The image is divided into a 3 ×8 array of blocks, with each block having a dimension of 30× 30.
+
+
+ To import your skin into the game:
+
+ - Make your block skin and export it into a png file.
+ - Move you skin to
./media/image/skin/
.
+ -
+ Add the following code into
./main.lua
at around line 315, after SKIN.load-
+ (replace <SKINNAME>
with the filename of the skin):
+ {name="<SKINNAME>",path='media/image/skin/.png'},
+
+ - Start the game. You will find your skin appearing in the block skin list.
+
+
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -779,7 +1056,27 @@
- Apparently, this is a bug that happens in iOS. The “Portrait” mode in settings seems to do nothing on iOS. Therefore, the only solution is to enter Techmino in landscape mode:
- Swipe up from the bottom of the screen or double-tap the home button to enter App Switcher, then swipe up to quit Techmino.
- Disable the rotation lock if you haven’t already.
- Rotate your device to landscape mode. It is okay if the contents on the home screen don’t seem to be rotated to landscape view — this is normal as long as you hold the device in a landscape manner.
- Enter Techmino. Everything should be okay now.
Note that if you “swipe quit” the app again, you may need to repeat the procedures above all over again.
+
+ Apparently, this is a bug that happens in iOS.
+ The “Portrait” mode in settings seems to do nothing on iOS.
+ Therefore, the only solution is to enter Techmino in landscape mode:
+
+
+ -
+ Swipe up from the bottom of the screen or double-tap the home button to enter App Switcher,
+ then swipe up to quit Techmino.
+
+ -
+ Disable the rotation lock if you haven’t already.
+
+ -
+ Rotate your device to landscape mode.
+ It is okay if the contents on the home screen don’t seem to be rotated to landscape view — this is normal
+ as long as you hold the device in a landscape manner.
+
+ - Enter Techmino. Everything should be okay now.
+
+Note that if you “swipe quit” the app again, you may need to repeat the procedure above.
— C29H25N3O5 (edited by NOT_A_ROBOT)
@@ -792,7 +1089,19 @@
- Touch screen controls work slightly differently from the original Techmino, and you need to visit two screens to fully set up touch controls.
- Turn on the "Enable touch controls" switch and click the "Touch controls..." button
- On this screen, you can add, remove, move, resize buttons (but they don't have actions assigned to them yet)
- Go back, and enter "Key mappings..."
- On this screen, click an action, then click a button to assign the button an action
+
+ Touch screen controls work slightly differently from the original Techmino,
+ and you need to visit two screens to fully set up touch controls.
+
+
+ - Turn on the "Enable touch controls" switch and click the "Touch controls..." button
+ -
+ On this screen, you can add, remove, move, resize buttons
+ (but they don't have actions assigned to them yet)
+
+ - Go back, and enter "Key mappings..."
+ - On this screen, click an action, then click a button to assign the button an action
+
— C29H25N3O5
@@ -818,7 +1127,11 @@
- In the music room, turn off the BGM volume on the bottom right, stop the music in bottom middle, and spam click "full band" on the bottom left.
Alternatively, press alt+` (backtick) to unlock them temporarily.
+
+ In the music room, turn off the BGM volume on the bottom right,
+ stop the music in bottom middle, and spam click "full band" on the bottom left.
+ Alternatively, press alt+` (backtick) to unlock them temporarily.
+
— nekonaomii (edited by NOT_A_ROBOT)
@@ -844,7 +1157,21 @@
- Probably never. According to MrZ:
… I don't plan to do [Tech League right now]… The previous system is not good as expected, if I want to do it I will rather add it to Techmino Galaxy… When I finish that, [I] will change the old button to an ad [for Techmino Galaxy’s “League”].
Key takeaway: Tech League will be implemented in Techmino Galaxy in the future. It will not be implemented in the “Classic” Techmino.
+
+ Probably never. According to MrZ:
+
+
+
+ … I don't plan to do [Tech League right now]…
+ The previous system is not good as expected,
+ if I want to do it I will rather add it to Techmino Galaxy…
+ When I finish that, [I] will change the old button to an ad [for Techmino Galaxy’s “League”].
+
+
+
+ Key takeaway: Tech League will be implemented in Techmino Galaxy in the future.
+ It will not be implemented in the “Classic” Techmino.
+
— C29H25N3O5
@@ -870,7 +1197,10 @@
- Use this table to calculate B2B2B meter (on the left of the playfield):
+
+ Use this table to calculate B2B2B meter (on the left of the playfield):
+
+
— nekonaomii