Leiti 16 vastet.

ID Kanal Video Kustutatud Kuupäev Kirjeldus Subtiitrid Avalik Ülekanne HD URL PRIVATE TitleMUI_en TitleMUI_et KirjeldusMUI_en KirjeldusMUI_et Filename Category CategoryMUI_en Tags OdyseeURL KanalMUI_en KanalMUI_et Translated has_thumbnail local_stream ytdlp_meta est_subs eng_subs
636 Press any key to continue... Flipnic - Free Camera [PCSX2 Cheat Engine Mod] 0 2025-07-26 In this video, I showcase various areas of the game you normally don't see thanks to a freecam mod I made with Cheat Engine. It's ready to use if you have the PAL version, but other versions require some manual labor to get it working.

----------------------------------------------------
CT file download
----------------------------------------------------

https://gist.github.com/MarkusMaal/bc9b2d7497d67cb1a17e1ad1d61ca0eb/raw/9b3679e61b9aeacc02fc69ffa725bb57f1e0ee11/FlipnicFreecam-public.CT (right click → save as)

----------------------------------------------------
Using Cheat Engine with PCSX2 2.x
----------------------------------------------------

To use Cheat Engine with PCSX2 2.x, you need to enable this setting:

Edit → Settings → Scan Settings → Scan the following memory region types → MEM_MAPPED

Otherwise, it'll just ignore the PS2 EE memory region.

----------------------------------------------------
Using the CT file
----------------------------------------------------

To load the CT file, choose File → Load in Cheat Engine. Find the file with file browser and open it. Allow it to execute the lua script. Now hook Cheat Engine to PCSX2 with the game already running and keep the address list. You should now see the EEmemPointer has an address - do not remove it!

To see the form, double-click Table → FlipnicFreecam. You should see a window open, resize it. Now, in-game, go into a stage and let your ball drop into the outhole (don't relaunch it). Now you have the conditions to control the camera without interruptions.

----------------------------------------------------
Troubleshooting
----------------------------------------------------

Switch back to Flipnic Freecam window and click the "Freecam enable" button. For testing, drag the "Field of view" slider and you should see the FOV change. If you don't see anything change or the game crashes, that means it isn't the PAL version and you need to modify the script to get it to work (for safety reasons, if it didn't crash, restart the game without saving).

To see the code, click Table → Show Cheat Table Lua Script. You want to specifically modify the local camLoc variable. Perform the following steps to get the offset:

1. Load the Metallurgy A stage (a 5-minute demo of this stage is immediately accessible even if you don't have a completed save file). You can press START to pause the timer if you only have access to the demo.
2. Let the animation play
3. Using Cheat Engine or PCSX2 debug tools, search for this array of bytes in memory: 4A F0 40 44 00 00 D0 41 BA 18 1D 44 00 00 80 3F 4A 30 47 44 FC FF FF 3F BA D8 16 44 00 00 80 3F 00 00 00 00 00 00 00 00
4. It should return 1 result. If you're using CE, you can set the start to eemem or pcsx2-qt.eemem in memory scan options to ensure only 1 value is returned.
5. Add 0x30 to the address where you found these bytes
6. If you used CE, you also need to also subtract the address of EEmemPointer to get the actual offset in PS2 memory
7. Take the resulting offset and set the camLoc variable to it (hexadecimal values are prefixed with 0x)
8. Save the script and click the "Execute script" button to apply changes immediately

----------------------------------------------------
How to use Flipnic Freecam form
----------------------------------------------------
There are three columns that you can mess with:

- Origin+Target - moves both the target and origin, so that you can just move around without changing the angle
- Target - moves the "imaginary point", which the camera looks at
- Origin - moves the actual camera position without moving the target

Also

- Freecam enable - Enable Freecam mode (doesn't work when multiball mission is active or in evolution stages)
- Freecam disable - Resets the camera to whatever it was

There are also three sliders

- Field of view - Adjusts FOV, smaller values zoom the camera out, while higher values make everything smaller and more distorted
- Substep - Each time you click a + or - button, move the camera by this mu
0 1 0 1 https://www.youtube.com/watch?v=31-pnJw6PFo 0 Flipnic - Free Camera [PCSX2 Cheat Engine Mod] Flipnic - Free Camera [PCSX2 Cheat Engine Mod] In this video, I showcase various areas of the game you normally don't see thanks to a freecam mod I made with Cheat Engine. It's ready to use if you have the PAL version, but other versions require some manual labor to get it working.

----------------------------------------------------
CT file download
----------------------------------------------------

https://gist.github.com/MarkusMaal/bc9b2d7497d67cb1a17e1ad1d61ca0eb/raw/9b3679e61b9aeacc02fc69ffa725bb57f1e0ee11/FlipnicFreecam-public.CT (right click → save as)

----------------------------------------------------
Using Cheat Engine with PCSX2 2.x
----------------------------------------------------

To use Cheat Engine with PCSX2 2.x, you need to enable this setting:

Edit → Settings → Scan Settings → Scan the following memory region types → MEM_MAPPED

Otherwise, it'll just ignore the PS2 EE memory region.

----------------------------------------------------
Using the CT file
----------------------------------------------------

To load the CT file, choose File → Load in Cheat Engine. Find the file with file browser and open it. Allow it to execute the lua script. Now hook Cheat Engine to PCSX2 with the game already running and keep the address list. You should now see the EEmemPointer has an address - do not remove it!

To see the form, double-click Table → FlipnicFreecam. You should see a window open, resize it. Now, in-game, go into a stage and let your ball drop into the outhole (don't relaunch it). Now you have the conditions to control the camera without interruptions.

----------------------------------------------------
Troubleshooting
----------------------------------------------------

Switch back to Flipnic Freecam window and click the "Freecam enable" button. For testing, drag the "Field of view" slider and you should see the FOV change. If you don't see anything change or the game crashes, that means it isn't the PAL version and you need to modify the script to get it to work (for safety reasons, if it didn't crash, restart the game without saving).

To see the code, click Table → Show Cheat Table Lua Script. You want to specifically modify the local camLoc variable. Perform the following steps to get the offset:

1. Load the Metallurgy A stage (a 5-minute demo of this stage is immediately accessible even if you don't have a completed save file). You can press START to pause the timer if you only have access to the demo.
2. Let the animation play
3. Using Cheat Engine or PCSX2 debug tools, search for this array of bytes in memory: 4A F0 40 44 00 00 D0 41 BA 18 1D 44 00 00 80 3F 4A 30 47 44 FC FF FF 3F BA D8 16 44 00 00 80 3F 00 00 00 00 00 00 00 00
4. It should return 1 result. If you're using CE, you can set the start to eemem or pcsx2-qt.eemem in memory scan options to ensure only 1 value is returned.
5. Add 0x30 to the address where you found these bytes
6. If you used CE, you also need to also subtract the address of EEmemPointer to get the actual offset in PS2 memory
7. Take the resulting offset and set the camLoc variable to it (hexadecimal values are prefixed with 0x)
8. Save the script and click the "Execute script" button to apply changes immediately

----------------------------------------------------
How to use Flipnic Freecam form
----------------------------------------------------
There are three columns that you can mess with:

- Origin+Target - moves both the target and origin, so that you can just move around without changing the angle
- Target - moves the "imaginary point", which the camera looks at
- Origin - moves the actual camera position without moving the target

Also

- Freecam enable - Enable Freecam mode (doesn't work when multiball mission is active or in evolution stages)
- Freecam disable - Resets the camera to whatever it was

There are also three sliders

- Field of view - Adjusts FOV, smaller values zoom the camera out, while higher values make everything smaller and more distorted
- Substep - Each time you click a + or - button, move the camera by this much
- Step - Same as substep, but allows you to move even faster

Obviously you can click on the - and + buttons, but you can also scroll the mouse wheel on the - buttons to change that specific value.


----------------------------------------------------
Chapters
----------------------------------------------------
0:00 Biology
9:57 Metallurgy
21:33 Optics
37:09 Biology 2P
42:08 Metallurgy 2P
45:00 Geometry
57:56 Optics 2P
59:01 Geometry 2P

----------------------------------------------------
In case you use macOS
----------------------------------------------------

You need to temporarily disable System Integrity Protection to use Cheat Engine on a Mac. Follow Apple's instructions here: https://developer.apple.com/documentation/security/disabling-and-enabling-system-integrity-protection.
In this video, I showcase various areas of the game you normally don't see thanks to a freecam mod I made with Cheat Engine. It's ready to use if you have the PAL version, but other versions require some manual labor to get it working.

----------------------------------------------------
CT file download
----------------------------------------------------

https://gist.github.com/MarkusMaal/bc9b2d7497d67cb1a17e1ad1d61ca0eb/raw/9b3679e61b9aeacc02fc69ffa725bb57f1e0ee11/FlipnicFreecam-public.CT (right click → save as)

----------------------------------------------------
Using Cheat Engine with PCSX2 2.x
----------------------------------------------------

To use Cheat Engine with PCSX2 2.x, you need to enable this setting:

Edit → Settings → Scan Settings → Scan the following memory region types → MEM_MAPPED

Otherwise, it'll just ignore the PS2 EE memory region.

----------------------------------------------------
Using the CT file
----------------------------------------------------

To load the CT file, choose File → Load in Cheat Engine. Find the file with file browser and open it. Allow it to execute the lua script. Now hook Cheat Engine to PCSX2 with the game already running and keep the address list. You should now see the EEmemPointer has an address - do not remove it!

To see the form, double-click Table → FlipnicFreecam. You should see a window open, resize it. Now, in-game, go into a stage and let your ball drop into the outhole (don't relaunch it). Now you have the conditions to control the camera without interruptions.

----------------------------------------------------
Troubleshooting
----------------------------------------------------

Switch back to Flipnic Freecam window and click the "Freecam enable" button. For testing, drag the "Field of view" slider and you should see the FOV change. If you don't see anything change or the game crashes, that means it isn't the PAL version and you need to modify the script to get it to work (for safety reasons, if it didn't crash, restart the game without saving).

To see the code, click Table → Show Cheat Table Lua Script. You want to specifically modify the local camLoc variable. Perform the following steps to get the offset:

1. Load the Metallurgy A stage (a 5-minute demo of this stage is immediately accessible even if you don't have a completed save file). You can press START to pause the timer if you only have access to the demo.
2. Let the animation play
3. Using Cheat Engine or PCSX2 debug tools, search for this array of bytes in memory: 4A F0 40 44 00 00 D0 41 BA 18 1D 44 00 00 80 3F 4A 30 47 44 FC FF FF 3F BA D8 16 44 00 00 80 3F 00 00 00 00 00 00 00 00
4. It should return 1 result. If you're using CE, you can set the start to eemem or pcsx2-qt.eemem in memory scan options to ensure only 1 value is returned.
5. Add 0x30 to the address where you found these bytes
6. If you used CE, you also need to also subtract the address of EEmemPointer to get the actual offset in PS2 memory
7. Take the resulting offset and set the camLoc variable to it (hexadecimal values are prefixed with 0x)
8. Save the script and click the "Execute script" button to apply changes immediately

----------------------------------------------------
How to use Flipnic Freecam form
----------------------------------------------------
There are three columns that you can mess with:

- Origin+Target - moves both the target and origin, so that you can just move around without changing the angle
- Target - moves the "imaginary point", which the camera looks at
- Origin - moves the actual camera position without moving the target

Also

- Freecam enable - Enable Freecam mode (doesn't work when multiball mission is active or in evolution stages)
- Freecam disable - Resets the camera to whatever it was

There are also three sliders

- Field of view - Adjusts FOV, smaller values zoom the camera out, while higher values make everything smaller and more distorted
- Substep - Each time you click a + or - button, move the camera by this much
- Step - Same as substep, but allows you to move even faster

Obviously you can click on the - and + buttons, but you can also scroll the mouse wheel on the - buttons to change that specific value.


----------------------------------------------------
Chapters
----------------------------------------------------
0:00 Biology
9:57 Metallurgy
21:33 Optics
37:09 Biology 2P
42:08 Metallurgy 2P
45:00 Geometry
57:56 Optics 2P
59:01 Geometry 2P

----------------------------------------------------
In case you use macOS
----------------------------------------------------

You need to temporarily disable System Integrity Protection to use Cheat Engine on a Mac. Follow Apple's instructions here: https://developer.apple.com/documentation/security/disabling-and-enabling-system-integrity-protection.
FlipnicFreecam.mp4 Videomängude analüüs Video game analysis free camera,freecam,mod,cheat,Cheat Engine,PCSX2,2.0,Flipnic,Flipnic: Ultimate Pinball,Flipnic research,Optics,Biology,Geometry,Metallurgy,2 player,PlayStation 2 N/A Press any key to continue... Press any key to continue... 0 /channel_db_lite/web/thumbs/636.jpg N/A N/A N/A N/A
625 Press any key to continue... Want to destroy Linux? Just uninstall systemd! 0 2025-05-20 This video shows a really simple method to completely nuke your Linux installation. The result is a bunch of apps and components breaking and the system no longer starting up after a reboot.

DISCLAIMER
This method is NOT an effective method for wiping user data quickly. Also, DO NOT run the command shown in the video unless you're using a virtual machine or secondary computer, which does not contain any important user data!
0 1 0 1 https://www.youtube.com/watch?v=OMbcumPJxiE 0 Want to destroy Linux? Just uninstall systemd! Want to destroy Linux? Just uninstall systemd! This video shows a really simple method to completely nuke your Linux installation. The result is a bunch of apps and components breaking and the system no longer starting up after a reboot.

DISCLAIMER
This method is NOT an effective method for wiping user data quickly. Also, DO NOT run the command shown in the video unless you're using a virtual machine or secondary computer, which does not contain any important user data!
This video shows a really simple method to completely nuke your Linux installation. The result is a bunch of apps and components breaking and the system no longer starting up after a reboot.

DISCLAIMER
This method is NOT an effective method for wiping user data quickly. Also, DO NOT run the command shown in the video unless you're using a virtual machine or secondary computer, which does not contain any important user data!
destroylinux-6000.mp4 Operatsioonsüsteemid Operating systems Linux,destroy,how to destroy,kernel panic,systemd,uninstall,apt,apt-get,Ubuntu,Debian,Zorin,HP,HP Stream 11,blue laptop N/A Press any key to continue... Press any key to continue... 0 /channel_db_lite/web/thumbs/625.jpg N/A N/A N/A N/A
610 Press any key to continue... Minesweeper [PC Longplay] 0 2025-04-01 Full gameplay for the Windows XP version of Minesweeper without commentary.

Chapters:
0:00 Beginner
0:46 Intermediate
5:01 Expert
0 1 0 1 https://www.youtube.com/watch?v=NhrS3xDpgPU 0 Minesweeper [PC Longplay] Minesweeper [PC Longplay] Full gameplay for the Windows XP version of Minesweeper without commentary.

Chapters:
0:00 Beginner
0:46 Intermediate
5:01 Expert
Full gameplay for the Windows XP version of Minesweeper without commentary.

Chapters:
0:00 Beginner
0:46 Intermediate
5:01 Expert
minesweeper.mp4 Muud mängimise videod Other gameplay videos Windows XP,Minesweeper,gameplay,longplay,no commentary,Expert difficulty,how to win at minesweeper,why did i spend 4 hours of my life trying to beat the expert difficulty,Intermediate difficulty,Beginner difficulty,speedrun,100% speedrun,Microsoft,Microsoft Minesweeper,flags,question mark N/A Press any key to continue... Press any key to continue... 0 /channel_db_lite/web/thumbs/610.jpg N/A N/A N/A N/A
517 MarkusTegelane Linux Mint 21.1 paigaldamise õpetus (eesti keeles) [Arvuti nõuanded] 0 2022-12-28 See video näitab, kuidas paigaldada Linux Mint 21.1 enda arvutisse. Video ei ole mõeldud selle konkreetse operatsioonsüsteemi kasutamise õpetuseks, näitan lihtsalt, kuidas luua buutitav USB ja süsteem paigaldada.

Järgmine video: tl;dw Markuse videod aastal 2022

► *Lisamärkused*
- Linux Minti puhul pole Secure Boot-i ehk turvalise käivitamise väljalülitamine kohustuslik. Seega, kui teie arvutis sellist valikut pole, siis saate ta lihtsalt sisse jätta ja muuta ainult buutimise järjekorda.
- Selle konkreetse sülearvuti puhul oleks soovitatav olnud siiski Xfce versioon paigaldada, sest see oleks olnud kiirem.
- Juhul kui valite "Midagi muud", siis peate määrama enda UEFI partitisiooni, juurkaustaga partitsiooni ning soovitatavalt ka swap partitsiooni.
- Vabandan, kui see video oli monteerimise osas natuke primitiivne. Ma tahtsin võimalikult kiiresti teha ühe video enne 29. detsembrit, sest siis alustan aastat lõpetavate videote tegemisega.

► *Allalaadimise lingid*
Linux Mint 21.1: https://www.linuxmint.com/download.php
Rufus: https://rufus.ie/et/

► *Teised lingid*
Ajaveeb: https://markustegelane.blogspot.com (Feedburner/RSS: https://feeds.feedburner.com/markustegelane_ee)
Veebisait: https://markustegelane.online
Juhuslik video: https://markustegelane.online/markustegelane/random/?c=mt

► *Muusika*
Video kasutab esitaja Vibe Tracks muusikat. Allikas: YouTube fonoteek.

► *Peatükid*
0:00 Sissejuhatus
0:22 ISO allalaadimine
1:04 Programmi Rufus allalaadimine ja kasutusala
2:10 ISO laadimine mälupulgale
5:33 Minu arvuti hetkeseis
6:24 Sisenemine SETUP programmi (1. meetod)
7:52 Sisenemine SETUP programmi (2. meetod)
9:16 Buutimise suvandite konfigureerimine
11:15 Mälupulgale buutimine
12:50 Katsetuskeskonna seadistamine ja sirvimine
14:38 Installimisprogrammi avamine
14:51 Süsteemi seadistamine ja paigaldamine
19:45 Paigaldusjärgne märguanne ja taaskäivitamine
21:18 Esmaseadituse aken
22:08 Lõpp

► *Lisainfo*
Failinimi: MintInstall.mp4
Stiil: Sära (beeta)
Tarkvara: DaVinci Resolve 18.1, OBS Studio, Aegisub, YTSubConverter
Lindistamise kuupäev: 28. detsember 2022

► *Kanalid*
Põhikanal: youtube.com/@markusTegelane
Lisakanal: youtube.com/@markusTegelaneLite
Programmeerimiskanal: youtube.com/@hashMarkusTegelane
Markuse asjad: youtube.com/@markuseasjad
Press any key to continue: youtube.com/@PAKTC
Markuse videod: youtube.com/@MarkusMaal

► *Aitäh, et vaatasite!*
© 2022 Markuse videod

► *Teemaviited*
#linuxmint #arvutinõuanded #paigaldamine
1 0 0 1 https://www.youtube.com/watch?v=rJfjYUVQwHg 0 Linux Mint 21.1 install tutorial [Computer tips] Linux Mint 21.1 paigaldamise õpetus (eesti keeles) [Arvuti nõuanded] This video shows, how to install Linux Mint 21.1 to your computer. This video is not meant as a tutorial for this specific operating system, I'm just showing how to make a bootable USB and how to install the system.

Next video: tl;dw Markus' videos in 2022

► *Notes*
- For Linux Mint, turning on secure boot is not a requirement. So, you can just change the boot order without disabling secure boot, if you can't find that option.
- For this laptop, Xfce version would have been faster
- If you choose "Something else", you must set the UEFI partition, root partition and it's also recommended to setup a swap partition.
- Sorry, if the video was very primitive in terms of editing. I wanted to make a video as soon as possible before December 29th.

► *Download links*
Linux Mint 21.1: https://www.linuxmint.com/download.php
Rufus: https://rufus.ie/et/

► *Other links*
Blog: https://markustegelane-en.blogspot.com (Feedburner/RSS: https://feeds.feedburner.com/markustegelane)
Website: https://markustegelane.online
Random video: https://markustegelane.online/markustegelane/random/?c=mt

► *Music*
Video uses music from Vibe Tracks. Source: YouTube Audio Library.

► *Chapters*
0:00 Introduction
0:22 Downloading the ISO file
1:04 Downloading Rufus and its usecase
2:10 Loading the ISO file to flash drive
5:33 Current state of the computer
6:24 Entering setup program (Method 1)
7:52 Entering setup program (Method 2)
9:16 Setting up boot options
11:15 Booting to flash drive
12:50 Setting up the live environment and testing
14:38 Opening the installation program
14:51 System setup and installation
19:45 Post-install window and restart
21:18 Initial setup window
22:08 The end

► *More information*
File name: MintInstall.mp4
Style: Shine (beta)
Software: DaVinci Resolve 18.1, OBS Studio, Aegisub, YTSubConverter
Recording date: 28th December 2022

► *Channels*
Main channel: youtube.com/@markusTegelane
Secondary channel: youtube.com/@markusTegelaneLite
Programming channel: youtube.com/@hashMarkusTegelane
Markus' stuff: youtube.com/@markuseasjad
Press any key to continue: youtube.com/@PAKTC
Markus' videos: youtube.com/@MarkusMaal

► *Thank you for watching!*
© 2022 Markus' videos

► *Hashtags*
#linuxmint #computertips #installation
See video näitab, kuidas paigaldada Linux Mint 21.1 enda arvutisse. Video ei ole mõeldud selle konkreetse operatsioonsüsteemi kasutamise õpetuseks, näitan lihtsalt, kuidas luua buutitav USB ja süsteem paigaldada.

Järgmine video: tl;dw Markuse videod aastal 2022

► *Lisamärkused*
- Linux Minti puhul pole Secure Boot-i ehk turvalise käivitamise väljalülitamine kohustuslik. Seega, kui teie arvutis sellist valikut pole, siis saate ta lihtsalt sisse jätta ja muuta ainult buutimise järjekorda.
- Selle konkreetse sülearvuti puhul oleks soovitatav olnud siiski Xfce versioon paigaldada, sest see oleks olnud kiirem.
- Juhul kui valite "Midagi muud", siis peate määrama enda UEFI partitisiooni, juurkaustaga partitsiooni ning soovitatavalt ka swap partitsiooni.
- Vabandan, kui see video oli monteerimise osas natuke primitiivne. Ma tahtsin võimalikult kiiresti teha ühe video enne 29. detsembrit, sest siis alustan aastat lõpetavate videote tegemisega.

► *Allalaadimise lingid*
Linux Mint 21.1: https://www.linuxmint.com/download.php
Rufus: https://rufus.ie/et/

► *Teised lingid*
Ajaveeb: https://markustegelane.blogspot.com (Feedburner/RSS: https://feeds.feedburner.com/markustegelane_ee)
Veebisait: https://markustegelane.online
Juhuslik video: https://markustegelane.online/markustegelane/random/?c=mt

► *Muusika*
Video kasutab esitaja Vibe Tracks muusikat. Allikas: YouTube fonoteek.

► *Peatükid*
0:00 Sissejuhatus
0:22 ISO allalaadimine
1:04 Programmi Rufus allalaadimine ja kasutusala
2:10 ISO laadimine mälupulgale
5:33 Minu arvuti hetkeseis
6:24 Sisenemine SETUP programmi (1. meetod)
7:52 Sisenemine SETUP programmi (2. meetod)
9:16 Buutimise suvandite konfigureerimine
11:15 Mälupulgale buutimine
12:50 Katsetuskeskonna seadistamine ja sirvimine
14:38 Installimisprogrammi avamine
14:51 Süsteemi seadistamine ja paigaldamine
19:45 Paigaldusjärgne märguanne ja taaskäivitamine
21:18 Esmaseadituse aken
22:08 Lõpp

► *Lisainfo*
Failinimi: MintInstall.mp4
Stiil: Sära (beeta)
Tarkvara: DaVinci Resolve 18.1, OBS Studio, Aegisub, YTSubConverter
Lindistamise kuupäev: 28. detsember 2022

► *Kanalid*
Põhikanal: youtube.com/@markusTegelane
Lisakanal: youtube.com/@markusTegelaneLite
Programmeerimiskanal: youtube.com/@hashMarkusTegelane
Markuse asjad: youtube.com/@markuseasjad
Press any key to continue: youtube.com/@PAKTC
Markuse videod: youtube.com/@MarkusMaal

► *Aitäh, et vaatasite!*
© 2022 Markuse videod

► *Teemaviited*
#linuxmint #arvutinõuanded #paigaldamine
MintInstall.mp4 Arvuti nõuanded Computer tips markustegelane,Markus Maal,Tegelane Markus,mmaal,TheMarkusGuy,computers,arvuti nõuanded,Linux,paigaldamine,kuidas paigaldada linux,how to install,Linux Mint,21.1 N/A MarkusTegelane . 0 /channel_db_lite/web/thumbs/517.jpg N/A /channel_db_lite/web/json/517.json N/A /channel_db_lite/web/stream/517.en.ass
483 MarkusTegelane Kuidas taastada mitte-meeldimiste arv YouTube-is? [Arvuti nõuanded] 0 2022-08-23 See video demonstreerib, kuidas on võimalik taastada mitte-meeldimiste arv YouTube-is kasutades brauserilaiendust nimega "Return YouTube Dislike". See video näitab samuti kui täpne see laiendus on ühel mu videol ning samuti miks te peaksite selle üldse installima. 1 1 0 1 https://www.youtube.com/watch?v=X-Qf50Uz6Gk 0 How to restore the dislike count on YouTube? [Computer tips] . This quick video showcases how you can restore the dislike count on YouTube using a browser extension called "Return YouTube Dislike". This video also shows how accurate it is on one of my own videos as well as why you should even install it.

► Related links
Install Return YouTube Dislike: https://returnyoutubedislike.com/install

► Other links
My website: https://markustegelane.ml
Channel blog: https://markustegelane-en.blogspot.com (Feedburner: https://feeds.feedburner.com/markustegelane)

► Music
Markus Maal - Torm (muusika17.wma)

► Additional information
Filename: CT_ReturnYouTubeDislike.mp4
Style: LaservalgusV3
Recording date: 12 January 2022

► Thank you for watching!
© 2022 Markus' videos

► Hashtags
#computertips #ReturnYouTubeDislike #dislike
See video demonstreerib, kuidas on võimalik taastada mitte-meeldimiste arv YouTube-is kasutades brauserilaiendust nimega "Return YouTube Dislike". See video näitab samuti kui täpne see laiendus on ühel mu videol ning samuti miks te peaksite selle üldse installima.

► Teemaga seotud lingid
Paigalda Return YouTube Dislike: https://returnyoutubedislike.com/install

► Teised lingid
Minu veebisait: https://markustegelane.ml
Kanali ajaveeb: https://markustegelane.blogspot.com (Feedburner: https://feeds.feedburner.com/markustegelane_ee)

► Muusika
Markus Maal - Torm (muusika17.wma)

► Lisainfo
Faili nimi: CT_ReturnYouTubeDislike.mp4
Stiil: LaservalgusV3
Salvestuskuupäev: 12. jaanuar 2022. a

► Aitäh, et vaatasite!
© 2022 Markuse videod

► Teemaviited
#arvutinõuanded #ReturnYouTubeDislike #dislike
CT_ReturnYouTubeDislike.mp4 Arvuti nõuanded Computer tips Return YouTube Dislike,browser extension,dislike count,how to restore dislike count,display dislikes YouTube,dislike button,kes pani dislike,who disliked the video,who put dislike,who left dislike,Computer tips,Arvuti nõuanded,Nõuanded arvutitele,please don't ban me big G https://odysee.com/@MarkusTegelane:8/how-to-restore-the-dislike-count-on:4 MarkusTegelane . 1 /channel_db_lite/web/thumbs/483.jpg N/A /channel_db_lite/web/json/483.json N/A /channel_db_lite/web/stream/483.en.ass
446 MarkusTegelane Kuidas kiiresti vabastada kettaruumi? [Arvuti nõuanded] 0 2022-05-05 See video näitab erinevaid meetodeid kettaruumi taastamiseks operatsioonsüsteemis Windows. 0 1 0 1 https://www.youtube.com/watch?v=8u0qNMqOkHw 0 How to quickly free up disk space? [Computer tips] . This video shows several methods to free up disk space in Windows.

WizTree: https://www.diskanalyzer.com/download
Website: https://markustegelane.ml
Random video: https://markustegelane.ml/markustegelane/random?c=mt
Blog: https://markustegelane-en.blogspot.com

Music from bensound.com
See video näitab erinevaid meetodeid kettaruumi taastamiseks operatsioonsüsteemis Windows.

WizTree: https://www.diskanalyzer.com/download
Veebileht: https://markustegelane.ml
Juhuslik video: https://markustegelane.ml/markustegelane/random?c=mt
Ajaveeb: https://markustegelane.blogspot.com

Muusika veebilehelt bensound.com
disk_cleanup.mp4 Arvuti nõuanded Computer tips wiztree,disk cleanup,how to free disk space in Windows,save space,kettapuhastus,kettaruumi säästmine,help I'm running low on disk space,appi mul saab kettaruum otsa https://odysee.com/@MarkusTegelane:8/how-to-quickly-free-up-disk-space:1 MarkusTegelane . 1 /channel_db_lite/web/thumbs/446.jpg N/A /channel_db_lite/web/json/446.json N/A N/A
436 Press any key to continue... Directly extracting game data from Flipnic™ (PS2) using VGMToolbox 0 2022-04-22 This video lays out the process for how to extract data for this game from the .BIN files. 0 1 0 1 https://www.youtube.com/watch?v=IO3fHZYRQk0 0 . . This video lays out the process for how to extract data for this game from the .BIN files.

VGMToolbox presets: https://bit.ly/FlipnicPresets (copy to pluginsVGFExtractor)
VGMToolbox: https://sourceforge.net/projects/vgmtoolbox/
FlipnicBinExtractor and technical explanation for how the TOC works: https://github.com/MarkusMaal/FlipnicBinExtractor
. flipnic_extraction_project.mp4 Videomängude analüüs Video game analysis N/A Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/436.jpg N/A /channel_db_lite/web/json/436.json N/A N/A
408 MarkusTegelane++ How to convert cursor to icons (and vice versa)? 0 2022-02-03 Yes, it's that simple. 1 1 0 1 https://www.youtube.com/watch?v=yHjQbyRFDCk 0 . Kuidas teisendada kursoreid ikoonideks (ja vastupidi)? Yes, it's that simple. You can read more about the header differences here: https://en.wikipedia.org/wiki/ICO_(file_format)#Outline Jep, see on nii lihtne. Saate lugeda veel faili päiste erinevuste kohta siit: https://en.wikipedia.org/wiki/ICO_(file_format)#Outline cursoricon.mp4 Failiformaadid File formats mmaal,markustegelane,cursor,icon,converter,how to,convert,mspaint,HxD,hex editor,hex code,binary data,file format,ICO,CUR https://odysee.com/@hashMarkusTegelane:3/cursoricon:e MarkusTegelane++ MarkusTegelane++ 1 /channel_db_lite/web/thumbs/408.jpg /channel_db_lite/web/stream/408.mp4 /channel_db_lite/web/json/408.json N/A N/A
387 MarkusTegelane How to find YouTube videos with no views 0 2021-08-01 This video goes over methods that allow you to find videos that almost nobody or very few people have seen before.

Table of contents:
0:00 Introduction
0:54 1. Newest comments
3:55 2a. Channel browse features
5:16 3. Search for new uploads
7:07 2b. Channel browse features (again)
7:56 YouTube messed up again lol
8:29 2c. Channel browse features (yet again)
9:14 4. Channel shoutouts/mentions
10:45 5. Third-party tools/websites
13:20 6. Manipulating the algorithm (advanced)
20:32 The conclusion

Links:
Website: https://markustegelane.ml
Blog: https://markustegelane.blogspot.com
1 0 0 1 https://www.youtube.com/watch?v=xE9clGiGEIA 0 How to find YouTube videos with no views? How to find YouTube videos with no views This video goes over methods that allow you to find videos that almost nobody or very few people have seen before.

Table of contents:
0:00 Introduction
0:54 1. Newest comments
3:55 2a. Channel browse features
5:16 3. Search for new uploads
7:07 2b. Channel browse features (again)
7:56 YouTube messed up again lol
8:29 2c. Channel browse features (yet again)
9:14 4. Channel shoutouts/mentions
10:45 5. Third-party tools/websites
13:20 6. Manipulating the algorithm (advanced)
20:32 The conclusion

Links:
My website: https://markustegelane.ml
Blog: https://markustegelane-en.blogspot.com
This video goes over methods that allow you to find videos that almost nobody or very few people have seen before.

Table of contents:
0:00 Introduction
0:54 1. Newest comments
3:55 2a. Channel browse features
5:16 3. Search for new uploads
7:07 2b. Channel browse features (again)
7:56 YouTube messed up again lol
8:29 2c. Channel browse features (yet again)
9:14 4. Channel shoutouts/mentions
10:45 5. Third-party tools/websites
13:20 6. Manipulating the algorithm (advanced)
20:32 The conclusion

Links:
Website: https://markustegelane.ml
Blog: https://markustegelane.blogspot.com
zeroviews-6000.mp4 Arvuti nõuanded Computer tips https://odysee.com/@MarkusTegelane:8/how-to-find-youtube-videos-with-no-views:6 MarkusTegelane . 1 /channel_db_lite/web/thumbs/387.jpg N/A /channel_db_lite/web/json/387.json N/A N/A
383 Press any key to continue... "Press any key to continue . . . " message in bash shell 0 2021-07-11 This video shows how to halt executing your script until an input is recieved and also to display a message to the user that they can press any key to continue execution in bash.



Commands:

read -rsn1 -p "Press any key to continue . . . "

read -rsn1



Background music: Alcorhytm - 06-software
0 1 0 1 https://www.youtube.com/watch?v=PL5uMQuv_ao 0 . . This video shows how to halt executing your script until an input is recieved and also to display a message to the user that they can press any key to continue execution in bash.

Commands:
read -rsn1 -p "Press any key to continue . . . "
read -rsn1

Background music: Alcorhytm - 06-software
. paktc_paktc_in_bash.MP4 Teised skriptimiskeeled Other scripting languages https://odysee.com/@Press_any_key_to_continue:2/PressAnyKeyBash:4 Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/383.jpg N/A /channel_db_lite/web/json/383.json N/A N/A
220 Press any key to continue... No boot device 0 2017-12-18 This video offers the ultimate No boot device error message experience. Now sit down and enjoy :-) 0 1 0 1 https://www.youtube.com/watch?v=QLt9xuLgoOw 0 . . . . No-boot-device.mp4 Veateated Errors no boot device,computer error,how to fix bugs,BIOS,CMOS,boot device,INVALID_BOOT_DEVICE,yee,continue,press any key,to continue,help your pc,fix your pc,computer,sys,system32,system repair,pc repair,personal computer N/A Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/220.jpg N/A /channel_db_lite/web/json/220.json N/A N/A
328 MarkusTegelane [Tutorial] How to use mouse in batch files 0 2017-05-29 In this tutorial I will show you how you can use mouse in batch files. This tutorial also has a way of doing noflicker system in batch (basically the replacement for CLS).



Code used for this batch file can be found here: https://pastebin.com/vpDCMNxN



BG.EXE: http://consolesoft.com/p/bg/bg35.zip
1 1 0 1 https://www.youtube.com/watch?v=tX8sH0kiR70 0 . [Õpetus] Kuidas kasutada hiirt pakkfailides In this tutorial I will show you how you can use mouse in batch files. This tutorial also has a way of doing noflicker system in batch (basically the replacement for CLS).

Code used for this batch file can be found here: https://pastebin.com/vpDCMNxN

BG.EXE: https://www.dostips.com/forum/viewtopic.php?t=4094 (copy and paste the code at the bottom into a bat file and run it to build bg.exe)
Selles õpetuses näitan ma kuidas kasutan hiirt enda pakkfailides. Selles õpetuses on ka vilkumise vaba süsteemi loomise õpetus batch failides (põhimõtteliselt CLS asendus)

Selle pakkfaili koodi leiate siit: https://pastebin.com/vpDCMNxN

BG.EXE: http://consolesoft.com/p/bg/bg35.zip
mt_mouse.avi Pakkfailid Batch files resident evil 4 mouse patch,Batch file,.bat,Tutorial,File format,Computer mouse,Mouse,Batch file tricks,batch file tricks,batch file tricks notepad,cool batch file tricks,How,Make,Howto,batch file game tutorial,batch file programming tutorial,batch file programming tutorial full,batch file programming tutorial in hindi,batch file programming tutorial in tamil,batch file tutorial,batch file tutorial for beginners,batch file tutorial windows,batch file tutorials https://odysee.com/@MarkusTegelane:8/tutorial-how-to-use-mouse-in-batch-files:b MarkusTegelane . 1 /channel_db_lite/web/thumbs/328.jpg N/A /channel_db_lite/web/json/328.json N/A N/A
150 MarkusTegelane Windows XP installimise timelapse 0 2017-04-16 Video Windows XP installimisest. Installimise meediumiks kasutasin enda mälupulka. 0 1 0 1 https://www.youtube.com/watch?v=LKv9g7ST1xA 0 Windows XP installation timelapse . Video about installing Windows XP. Installation media I used was my flash drive.

Blog: http://markustegelane-en.blogspot.com

Music
Nice to you - Vibe Tracks
Staccato - Vibe Tracks
Video Windows XP installimisest. Installimise meediumiks kasutasin enda mälupulka.

Ajaveeb: http://markustegelane.blogspot.com

Muusika:
Nice to you - Vibe Tracks
Staccato - Vibe Tracks
timelapsed.mxf Operatsioonsüsteemid Operating systems how to install windows xp via network,how to install windows xp via usb,how to install windows xp vienna edition,how to install windows xp with cd,how to install windows xp without booting,how to install windows xp without cd,how to windows xp install bangla,install windows xp from network,install windows xp on windows 7,windows xp install error 0x7b,windows xp install ethernet controller,windows xp install font,windows xp install video,windows xp install virtualbox https://odysee.com/@MarkusTegelane:8/windows-xp-installimise-timelapse:8 MarkusTegelane . 1 /channel_db_lite/web/thumbs/150.jpg N/A /channel_db_lite/web/json/150.json N/A N/A
142 MarkusTegelane Kuidas juurutada (rootida) igat Nexus seadet 0 2017-03-14 Selles videos näitan ma kuidas saab juurutada Nexus seadmeid lihtsa programmiga, millel nimeks Nexus Root Toolkit, mille arendas WugFresh 1 1 0 1 https://www.youtube.com/watch?v=PHQIUvSAMTA 0 How to root every Nexus device . In this video I show you how to root Nexus devices with a simple program, called Nexus Root Toolkit, developed by WugFresh.

Program and supported devices here:
http://www.wugfresh.com/nrt/

Video info:
Resolution: 1280x720
Frame rate: 60 frames per second
Rendering time: 30 minutes

Music
Androids Always Escape - YouTube Audio Library

Gymnopedie No. 1 Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/

Kawai Kitsune Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/

Blip Stream Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/
Selles videos näitan ma kuidas saab juurutada Nexus seadmeid lihtsa programmiga, millel nimeks Nexus Root Toolkit, mille arendas WugFresh.

Programmi ja toetatud seadmed leiate siit: http://www.wugfresh.com/nrt/

Video info:
Resolutsioon: 1280x720p
Kaadrisagedus: 60 kaadrit/sek
Renderdusaeg: 30 minutit

Kasutatud muusika:
Androids Always Escape - YouTube'i fonoteek

Gymnopedie No. 1 - Kevin MacLeod (incompetech.com)
Litsenseeritud Creative Commons alusel: Attribution 3.0 Litsents
http://creativecommons.org/licenses/by/3.0/

Kawai Kitsune - Kevin MacLeod (incompetech.com)
Litsenseeritud Creative Commons alusel: Attribution 3.0 Litsents
http://creativecommons.org/licenses/by/3.0/

Blip Stream - Kevin MacLeod (incompetech.com)
Litsenseeritud Creative Commons alusel: Attribution 3.0 litsents
http://creativecommons.org/licenses/by/3.0/
root.mxf Arvuti nõuanded Computer tips NRT,Nexus Root,Toolkit,rooting,juurutamine,Android,Unlock,bootloader,how to,every,device,Root android,Free,Wugfresh,Nexus Toolkit,Google,Nexus,Pixel,Phone,Tablet,SuperSu,Superuser,Su,Sudo,Linux https://odysee.com/@MarkusTegelane:8/kuidas-juurutada-rootida-igat-nexus:d MarkusTegelane . 1 /channel_db_lite/web/thumbs/142.jpg N/A /channel_db_lite/web/json/142.json N/A N/A
19 MarkusTegelane Kuidas teha minu loodud Movement batch sarnast mängu 0 2015-02-25 See video õpetab kuidas teha minu loodud mängu samast mängu. Mõned stseenid on kiirvõttes või vahele jäetud kuna see muudaks video 3 korda pikemaks (üle 15 min). 1 0 0 1 https://www.youtube.com/watch?v=Q-KwN_ksMVA 0 How to make similar game to my "Movement Batch" Kuidas teha minu loodud Movement batch sarnast mängu This video shows how to make game similar to mine. Some scenes are fast forwarded or skipped, because this would make video longer (over 15 minutes). See video õpetab kuidas teha minu loodud mängu samast mängu. Mõned stseenid on kiirvõttes või vahele jäetud kuna see muudaks video 3 korda pikemaks (üle 15 min). Kuidas teha movement batch sarnast mängu.mp4 Pakkfailid Batch files Batch File (File Format),Liikumine,Teadus,Markus Maal,ühendama,ühendatud,esitleb,programmeerimine,Programming Language (Software Genre),How to,make similar,batch game,to Movement Batch,Movement Batch https://odysee.com/@MarkusTegelane:8/kuidas-teha-minu-loodud-movement-batch:1 MarkusTegelane . 1 /channel_db_lite/web/thumbs/19.jpg N/A /channel_db_lite/web/json/19.json N/A N/A
11 MarkusTegelane How to force BSOD (Blue screen of death) your pc 0 2014-11-05 Download process hacker 2 here : http://processhacker.googlecode.com/f... 1 1 0 0 https://www.youtube.com/watch?v=MDBX0gIPPUY 0 . Kuidas sunniviisiliselt panna su arvuti näitama sinist ekraani . Laadi process hacker 2 alla siit :http://processhacker.googlecode.com/files/processhacker-2.33-setup.exe 13853 Varia Miscellaneous Blue,Screen,of,Death,BSOD,Force,Technology https://odysee.com/@MarkusTegelane:8/how-to-force-bsod-blue-screen-of-death:2 MarkusTegelane . 1 /channel_db_lite/web/thumbs/11.jpg N/A /channel_db_lite/web/json/11.json N/A N/A