Leiti 18 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... 1 /channel_db_lite/web/thumbs/636.jpg N/A N/A N/A N/A
621 MarkusTegelane TrackMania - vanad rajad uues mängus! (ingliskeelne versioon) 0 2025-05-10 Selles videos näitan erinevaid TrackMania United Foreveris loodud radu, mis on teisendatud TrackMania (2020) radadeks. Kasutab NationsConverter 2.0.

■ Lingid ■
NationsConverter: https://nc.gbx.tools/
TrackMania: https://www.trackmania.com/
Veebisait: https://markustegelane.eu
Ajaveeb: https://markustegelane.blogspot.com
Eestikeelne versioon: https://www.youtube.com/watch?v=D4NNR5nFjkE

❖ Teised kanalid ❖
MarkusTegelane+: @markusTegelanePlus
MarkusTegelane++: @markusTegelanePlusPlus
Markuse asjad: @markuseasjad
Markus Maal: @MarkusMaal

♫ Muusika ♫
TM² Stadium Soundtrack - Air Time
TrackMania Wii - Desert 1
TrackMania Original - Alpine Edit
TrackMania Wii - Rally
TrackMania Wii - Desert 2
TrackMania Wii - Snow 2
TrackMania Original - Speed Edit
TM² Stadium Soundtrack - Tail Lights
TrackMania United Rally - Realnest Bootleg
TM² Stadium Soundtrack - Menu Music
TrackMania United Snow - Realnest Bootleg
TrackMania Nations ESWC - Start Off
Professor Kliq - Electric Telepathy
TrackMania Forever Menu - Realnest Bootleg

? Lisanduv info ?
Faili nimi: TrackMania - Vanad rajad uues mängus (trans).mp4
Renderdamise aeg: 7 tundi, 40 minutit, 4 sekundit
Videokaart: Sapphire NITRO+ AMD Radeon™ RX 7800 XT 16GB
Tarkvara: Kdenlive, TrackMania (2020), NationsConverter 2.0-alpha.3, Glaxnimate, TrackMania United Forever, GBX I/O, EndeavorOS

? Video koostas: Markus Maal ?
© 2025 Markuse videod
0 1 0 1 https://www.youtube.com/watch?v=dAmY6m6jIqc 0 TrackMania - old tracks in the new game! (NationsConverter 2 showcase) TrackMania - vanad rajad uues mängus! (ingliskeelne versioon) In this video I showcase various maps I've made in TMUF converted to TrackMania 2020 maps. Powered by NationsConverter 2.0.

■ Links ■
Website: https://markustegelane.eu
Blog: https://markustegelane-en.blogspot.com
NationsConverter: https://nc.gbx.tools/
TrackMania: https://www.trackmania.com/
Estonian version: https://www.youtube.com/watch?v=D4NNR5nFjkE

❖ Other channels ❖
MarkusTegelane+: @markusTegelanePlus
MarkusTegelane++: @markusTegelanePlusPlus
Markus' stuff: @markuseasjad
Markus Maal: @MarkusMaal

♫ Music ♫
TM² Stadium Soundtrack - Air Time
TrackMania Wii - Desert 1
TrackMania Original - Alpine Edit
TrackMania Wii - Rally
TrackMania Wii - Desert 2
TrackMania Wii - Snow 2
TrackMania Original - Speed Edit
TM² Stadium Soundtrack - Tail Lights
TrackMania United Rally - Realnest Bootleg
TM² Stadium Soundtrack - Menu Music
TrackMania United Snow - Realnest Bootleg
TrackMania Nations ESWC - Start Off
Professor Kliq - Electric Telepathy
TrackMania Forever Menu - Realnest Bootleg

? Additional information ?
Filename: TrackMania - Vanad rajad uues mängus.mp4
Render time: 7 hours, 40 minutes, 4 seconds
Video card: Sapphire NITRO+ AMD Radeon™ RX 7800 XT 16GB
Software: Kdenlive, TrackMania (2020), NationsConverter 2.0-alpha.3, Glaxnimate, TrackMania United Forever, GBX I/O, EndeavorOS

? Created by: Markus Maal ?
© 2025 Markuse videod
Selles videos näitan erinevaid TrackMania United Foreveris loodud radu, mis on teisendatud TrackMania (2020) radadeks. Kasutab NationsConverter 2.0.

■ Lingid ■
NationsConverter: https://nc.gbx.tools/
TrackMania: https://www.trackmania.com/
Veebisait: https://markustegelane.eu
Ajaveeb: https://markustegelane.blogspot.com
Eestikeelne versioon: https://www.youtube.com/watch?v=D4NNR5nFjkE

❖ Teised kanalid ❖
MarkusTegelane+: @markusTegelanePlus
MarkusTegelane++: @markusTegelanePlusPlus
Markuse asjad: @markuseasjad
Markus Maal: @MarkusMaal

♫ Muusika ♫
TM² Stadium Soundtrack - Air Time
TrackMania Wii - Desert 1
TrackMania Original - Alpine Edit
TrackMania Wii - Rally
TrackMania Wii - Desert 2
TrackMania Wii - Snow 2
TrackMania Original - Speed Edit
TM² Stadium Soundtrack - Tail Lights
TrackMania United Rally - Realnest Bootleg
TM² Stadium Soundtrack - Menu Music
TrackMania United Snow - Realnest Bootleg
TrackMania Nations ESWC - Start Off
Professor Kliq - Electric Telepathy
TrackMania Forever Menu - Realnest Bootleg

? Lisanduv info ?
Faili nimi: TrackMania - Vanad rajad uues mängus (trans).mp4
Renderdamise aeg: 7 tundi, 40 minutit, 4 sekundit
Videokaart: Sapphire NITRO+ AMD Radeon™ RX 7800 XT 16GB
Tarkvara: Kdenlive, TrackMania (2020), NationsConverter 2.0-alpha.3, Glaxnimate, TrackMania United Forever, GBX I/O, EndeavorOS

? Video koostas: Markus Maal ?
© 2025 Markuse videod
TrackMania - Vanad rajad uues mängus (trans).mp4 Muud mängimise videod Other gameplay videos markustegelane,Markus Maal,Tegelane Markus,mmaal,TheMarkusGuy,computers,NationsConverter,TrackMania,TrackMania rajad N/A MarkusTegelane . 1 /channel_db_lite/web/thumbs/621.jpg N/A N/A N/A N/A
620 MarkusTegelane TrackMania - vanad rajad uues mängus! (NationsConverter 2 showcase) 0 2025-05-09 Selles videos näitan erinevaid TrackMania United Foreveris loodud radu, mis on teisendatud TrackMania (2020) radadeks. Kasutab NationsConverter 2.0.

■ Lingid ■
NationsConverter: https://nc.gbx.tools/
TrackMania: https://www.trackmania.com/
Veebisait: https://markustegelane.eu
Ajaveeb: https://markustegelane.blogspot.com

❖ Teised kanalid ❖
MarkusTegelane+: @markusTegelanePlus
MarkusTegelane++: @markusTegelanePlusPlus
Markuse asjad: @markuseasjad
Markus Maal: @MarkusMaal

♫ Muusika ♫
TM² Stadium Soundtrack - Air Time
TrackMania Wii - Desert 1
TrackMania Original - Alpine Edit
TrackMania Wii - Rally
TrackMania Wii - Desert 2
TrackMania Wii - Snow 2
TrackMania Original - Speed Edit
TM² Stadium Soundtrack - Tail Lights
TrackMania United Rally - Realnest Bootleg
TM² Stadium Soundtrack - Menu Music
TrackMania United Snow - Realnest Bootleg
TrackMania Nations ESWC - Start Off
Professor Kliq - Electric Telepathy
TrackMania Forever Menu - Realnest Bootleg

? Lisanduv info ?
Faili nimi: TrackMania - Vanad rajad uues mängus.mp4
Renderdamise aeg: 35 minutit, 19 sekundit
Videokaart: Sapphire NITRO+ AMD Radeon™ RX 7800 XT 16GB
Tarkvara: Kdenlive, TrackMania (2020), NationsConverter 2.0-alpha.3, Glaxnimate, TrackMania United Forever, GBX I/O, EndeavorOS

? Video koostas: Markus Maal ?
© 2025 Markuse videod
0 0 0 1 https://www.youtube.com/watch?v=D4NNR5nFjkE 0 TrackMania - old tracks in the new game! (Estonian version) TrackMania - vanad rajad uues mängus! (NationsConverter 2 showcase) In this video I showcase various maps I've made in TMUF converted to TrackMania 2020 maps. Powered by NationsConverter 2.0.

■ Links ■
Website: https://markustegelane.eu
Blog: https://markustegelane.blogspot.com
NationsConverter: https://nc.gbx.tools/
TrackMania: https://www.trackmania.com/

❖ Other channels ❖
MarkusTegelane+: @markusTegelanePlus
MarkusTegelane++: @markusTegelanePlusPlus
Markus' stuff: @markuseasjad
Markus Maal: @MarkusMaal

♫ Music ♫
TM² Stadium Soundtrack - Air Time
TrackMania Wii - Desert 1
TrackMania Original - Alpine Edit
TrackMania Wii - Rally
TrackMania Wii - Desert 2
TrackMania Wii - Snow 2
TrackMania Original - Speed Edit
TM² Stadium Soundtrack - Tail Lights
TrackMania United Rally - Realnest Bootleg
TM² Stadium Soundtrack - Menu Music
TrackMania United Snow - Realnest Bootleg
TrackMania Nations ESWC - Start Off
Professor Kliq - Electric Telepathy
TrackMania Forever Menu - Realnest Bootleg

? Additional information ?
Filename: TrackMania - Vanad rajad uues mängus.mp4
Render time: 35 minutes, 19 seconds
Video card: Sapphire NITRO+ AMD Radeon™ RX 7800 XT 16GB
Software: Kdenlive, TrackMania (2020), NationsConverter 2.0-alpha.3, Glaxnimate, TrackMania United Forever, GBX I/O, EndeavorOS

? Created by: Markus Maal ?
© 2025 Markuse videod
Selles videos näitan erinevaid TrackMania United Foreveris loodud radu, mis on teisendatud TrackMania (2020) radadeks. Kasutab NationsConverter 2.0.

■ Lingid ■
NationsConverter: https://nc.gbx.tools/
TrackMania: https://www.trackmania.com/
Veebisait: https://markustegelane.eu
Ajaveeb: https://markustegelane.blogspot.com

❖ Teised kanalid ❖
MarkusTegelane+: @markusTegelanePlus
MarkusTegelane++: @markusTegelanePlusPlus
Markuse asjad: @markuseasjad
Markus Maal: @MarkusMaal

♫ Muusika ♫
TM² Stadium Soundtrack - Air Time
TrackMania Wii - Desert 1
TrackMania Original - Alpine Edit
TrackMania Wii - Rally
TrackMania Wii - Desert 2
TrackMania Wii - Snow 2
TrackMania Original - Speed Edit
TM² Stadium Soundtrack - Tail Lights
TrackMania United Rally - Realnest Bootleg
TM² Stadium Soundtrack - Menu Music
TrackMania United Snow - Realnest Bootleg
TrackMania Nations ESWC - Start Off
Professor Kliq - Electric Telepathy
TrackMania Forever Menu - Realnest Bootleg

? Lisanduv info ?
Faili nimi: TrackMania - Vanad rajad uues mängus.mp4
Renderdamise aeg: 35 minutit, 19 sekundit
Videokaart: Sapphire NITRO+ AMD Radeon™ RX 7800 XT 16GB
Tarkvara: Kdenlive, TrackMania (2020), NationsConverter 2.0-alpha.3, Glaxnimate, TrackMania United Forever, GBX I/O, EndeavorOS

? Video koostas: Markus Maal ?
© 2025 Markuse videod
TrackMania - Vanad rajad uues mängus.mp4 Muud mängimise videod Other gameplay videos markustegelane,Markus Maal,Tegelane Markus,mmaal,TheMarkusGuy,computers,NationsConverter,TrackMania,TrackMania rajad N/A MarkusTegelane . 1 /channel_db_lite/web/thumbs/620.jpg N/A N/A N/A N/A
583 MarkusTegelane+ 15 minutit klippe videotest, mida ma (lõpuni) ei monteerinud 1 2024-10-19 Videod, mida ma erinevatel põhjustel otsustasin avaldamata jätta.

0:00 Kuidas käbi? [Arvuti nõuanded] - @markusTegelane
0:02 Windows 7 paigaldamine sinisesse HP sülearvutisse [Markuse arvuti meelelahutus] - @markusTegelane
0:43 OneUI 6 paigaldamine rootitud seadmesse - @markusTegelanePlus
1:20 Monitori OSD-ga jamamine - @markusTegelane
4:10 X.orgi suurim puudus - @markusTegelanePlus
4:28 KDE Plasma 6 paigaldamine väljalaskepäeval - @markusTegelanePlus
7:28 Välja lõigatud klipp PonyOS videost - @markusTegelane
7:37 The most broken flash game ever made (Part 2) - @PAKTC
7:59 Otseülekande paigutuse testimine - @markusTegelanePlus
8:33 Monteerimata klipp uue aasta vastuvõtja introst - @markuseasjad
8:42 Monteerimata klipp Windows 8.1 toe lõpu videost - @markusTegelane
8:54 Blue Screen Simulator Plus 2.0 (rääkimisega tutvustus) - @markusTegelane
8:57 Various Windows blue screens (monteerimine) - ?
9:07 Vaatajate operatsioonsüsteemid (monteerimata klipp) - @markusTegelanePlus
9:12 Võidusõit sillaga - @markusTegelanePlus
9:42 Kui kaugele on võimalik sõita mängus TrackMania? - @markusTegelane
11:59 [devUpdate 2] Blue Screen Simulator Plus 3.0 - @markusTegelanePlusPlus
13:05 vana ja mitte eriti hea lähtekoodi ülevaade - @markusTegelanePlusPlus
13:19 White Screen OS (a.k.a. Light Mode/OS) - @markusTegelanePlus
13:30 Colin McRae Rally 2.0 intro [60 FPS AI Interpolated] - @PAKTC
13:55 Blue Screen Simulator Plus for Android - @markusTegelane
0 1 0 1 https://www.youtube.com/watch?v=UQKCrWUWBtI 0 15 minutit klippe videotest, mida ma (lõpuni) ei monteerinud 15 minutit klippe videotest, mida ma (lõpuni) ei monteerinud Videod, mida ma erinevatel põhjustel otsustasin avaldamata jätta.

0:00 Kuidas käbi? [Arvuti nõuanded] - @markusTegelane
0:02 Windows 7 paigaldamine sinisesse HP sülearvutisse [Markuse arvuti meelelahutus] - @markusTegelane
0:43 OneUI 6 paigaldamine rootitud seadmesse - @markusTegelanePlus
1:20 Monitori OSD-ga jamamine - @markusTegelane
4:10 X.orgi suurim puudus - @markusTegelanePlus
4:28 KDE Plasma 6 paigaldamine väljalaskepäeval - @markusTegelanePlus
7:28 Välja lõigatud klipp PonyOS videost - @markusTegelane
7:37 The most broken flash game ever made (Part 2) - @PAKTC
7:59 Otseülekande paigutuse testimine - @markusTegelanePlus
8:33 Monteerimata klipp uue aasta vastuvõtja introst - @markuseasjad
8:42 Monteerimata klipp Windows 8.1 toe lõpu videost - @markusTegelane
8:54 Blue Screen Simulator Plus 2.0 (rääkimisega tutvustus) - @markusTegelane
8:57 Various Windows blue screens (monteerimine) - ?
9:07 Vaatajate operatsioonsüsteemid (monteerimata klipp) - @markusTegelanePlus
9:12 Võidusõit sillaga - @markusTegelanePlus
9:42 Kui kaugele on võimalik sõita mängus TrackMania? - @markusTegelane
11:59 [devUpdate 2] Blue Screen Simulator Plus 3.0 - @markusTegelanePlusPlus
13:05 vana ja mitte eriti hea lähtekoodi ülevaade - @markusTegelanePlusPlus
13:19 White Screen OS (a.k.a. Light Mode/OS) - @markusTegelanePlus
13:30 Colin McRae Rally 2.0 intro [60 FPS AI Interpolated] - @PAKTC
13:55 Blue Screen Simulator Plus for Android - @markusTegelane
Videod, mida ma erinevatel põhjustel otsustasin avaldamata jätta.

0:00 Kuidas käbi? [Arvuti nõuanded] - @markusTegelane
0:02 Windows 7 paigaldamine sinisesse HP sülearvutisse [Markuse arvuti meelelahutus] - @markusTegelane
0:43 OneUI 6 paigaldamine rootitud seadmesse - @markusTegelanePlus
1:20 Monitori OSD-ga jamamine - @markusTegelane
4:10 X.orgi suurim puudus - @markusTegelanePlus
4:28 KDE Plasma 6 paigaldamine väljalaskepäeval - @markusTegelanePlus
7:28 Välja lõigatud klipp PonyOS videost - @markusTegelane
7:37 The most broken flash game ever made (Part 2) - @PAKTC
7:59 Otseülekande paigutuse testimine - @markusTegelanePlus
8:33 Monteerimata klipp uue aasta vastuvõtja introst - @markuseasjad
8:42 Monteerimata klipp Windows 8.1 toe lõpu videost - @markusTegelane
8:54 Blue Screen Simulator Plus 2.0 (rääkimisega tutvustus) - @markusTegelane
8:57 Various Windows blue screens (monteerimine) - ?
9:07 Vaatajate operatsioonsüsteemid (monteerimata klipp) - @markusTegelanePlus
9:12 Võidusõit sillaga - @markusTegelanePlus
9:42 Kui kaugele on võimalik sõita mängus TrackMania? - @markusTegelane
11:59 [devUpdate 2] Blue Screen Simulator Plus 3.0 - @markusTegelanePlusPlus
13:05 vana ja mitte eriti hea lähtekoodi ülevaade - @markusTegelanePlusPlus
13:19 White Screen OS (a.k.a. Light Mode/OS) - @markusTegelanePlus
13:30 Colin McRae Rally 2.0 intro [60 FPS AI Interpolated] - @PAKTC
13:55 Blue Screen Simulator Plus for Android - @markusTegelane
unreleased_r2.mp4 Varia Miscellaneous N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/583.jpg N/A /channel_db_lite/web/json/583.json N/A N/A
558 Press any key to continue... Colin McRae Raly 2.0 Intro [Bink Video Datamosh] 0 2024-01-04 A datamoshed version of Colin McRae Rally 2.0 introduction movie. Datamoshed using AVSync.Live Mosh with these settings: Pulse - Duplicate groups of 5 p-frames every 10 frames. Threshold: 0,5 0 1 0 1 https://www.youtube.com/watch?v=caPMvu0wSC8 0 Colin McRae Raly 2.0 Intro [Bink Video Datamosh] Colin McRae Raly 2.0 Intro [Bink Video Datamosh] A datamoshed version of Colin McRae Rally 2.0 introduction movie. Datamoshed using AVSync.Live Mosh with these settings: Pulse - Duplicate groups of 5 p-frames every 10 frames. Threshold: 0,5 A datamoshed version of Colin McRae Rally 2.0 introduction movie. Datamoshed using AVSync.Live Mosh with these settings: Pulse - Duplicate groups of 5 p-frames every 10 frames. Threshold: 0,5 cmr2_datamosh.mp4 FMV klipid FMV clips Colin McRae Rally,2.0,CMR2,PC,Intro,Rally,Racing,Video Game,FMV N/A Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/558.jpg N/A /channel_db_lite/web/json/558.json N/A N/A
543 Press any key to continue... Obtaining the Buzz lure in Fishing Fantasy: Buzzrod [Save file modification tutorial] 0 2023-07-01 In this video, I'm going to walk you through the process of fixing a bug in this game, which normally makes it impossible to finish the game. And the best part - you can do it with your own save!

Prerequesties:
Python 3: https://www.python.org/downloads/ (in Windows, make sure that "Add to PATH" is checked during installation)
BuzzrodSaveEditor: https://github.com/MarkusMaal/BuzzrodSaveEditor/archive/refs/heads/main.zip (extract to a folder)
A USB flash drive (if the PS2 freezes/errors out while opening/copying to the mass:/ folder, try a different flash drive, USB 2.0 drives are preferred if possible)

w/uLaunchElf entrypoints:
- If you have a completely unmodified PS2 slim console, you can use FreeDVDboot. Full instructions and ISO files here: https://github.com/CTurt/FreeDVDBoot
- If you have a FreeMcBoot memory card or FreeHDboot hard drive, you can navigate to uLaunchElf in the main menu
- If you have a Fortuna exploited memory card, just navigate to browser, go to exploited memory card, back out twice and you should be in uLaunchElf
- If you have a modchipped PS2 or have MechaPwn with force unlock (disable it after modifying the save to be able to load this game), you can burn this copy of wLaunchElf to a CD or DVD: https://gbatemp.net/download/wlaunchelf-v4-43x_isr-iso-elf.37723/version/39334/download?file=337077

Commands:
To list all saves: python save_editor.py -f [filename] -saves
To list items in a save: python save_editor.py -f [filename] -save[num] -li
To patch a game save: python save_editor.py -f [filename] -p [byte address] -iv 3 -o [patched save filename]

Chapters:
0:00 Describing the bug
0:58 Getting the save out of a memory card
2:38 Patching the save file
4:31 Copying the patched save file back to a memory card
5:30 Testing the modified save
0 1 0 1 https://www.youtube.com/watch?v=fSE4aCLbXPQ 0 Obtaining the Buzz lure in Fishing Fantasy: Buzzrod [Save file modification tutorial] . In this video, I'm going to walk you through the process of fixing a bug in this game, which normally makes it impossible to finish the game. And the best part - you can do it with your own save!

Prerequesties:
Python 3: https://www.python.org/downloads/ (in Windows, make sure that "Add to PATH" is checked during installation)
BuzzrodSaveEditor: https://github.com/MarkusMaal/BuzzrodSaveEditor/archive/refs/heads/main.zip (extract to a folder)
A USB flash drive (if the PS2 freezes/errors out while opening/copying to the mass:/ folder, try a different flash drive, USB 2.0 drives are preferred if possible)

w/uLaunchElf entrypoints:
- If you have a completely unmodified PS2 slim console, you can use FreeDVDboot. Full instructions and ISO files here: https://github.com/CTurt/FreeDVDBoot
- If you have a FreeMcBoot memory card or FreeHDboot hard drive, you can navigate to uLaunchElf in the main menu
- If you have a Fortuna exploited memory card, just navigate to browser, go to exploited memory card, back out twice and you should be in uLaunchElf
- If you have a modchipped PS2 or have MechaPwn with force unlock (disable it after modifying the save to be able to load this game), you can burn this copy of wLaunchElf to a CD or DVD: https://gbatemp.net/download/wlaunchelf-v4-43x_isr-iso-elf.37723/version/39334/download?file=337077

Commands:
To list all saves: python save_editor.py -f [filename] -saves
To list items in a save: python save_editor.py -f [filename] -save[num] -li
To patch a game save: python save_editor.py -f [filename] -p [byte address] -iv 3 -o [patched save filename]

Chapters:
0:00 Describing the bug
0:58 Getting the save out of a memory card
2:38 Patching the save file
4:31 Copying the patched save file back to a memory card
5:30 Testing the modified save
. BuzzrodFixFinal.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/543.jpg N/A /channel_db_lite/web/json/543.json N/A N/A
523 Press any key to continue... Trying to play TrackMania (2020) with joystick drift be like... 0 2023-01-16 My controller has pretty bad drifting on the right joystick, so I though what would happen if I mapped that to steering in TrackMania and try playing some training maps. There were some I couldn't beat and others I could beat, but it is unquestionably really difficulty to play TrackMania maps with joystick drift. I used OpenPlanet plugins to display medal times and joystick inputs. 0 1 0 1 https://www.youtube.com/watch?v=TGBN8qjHnJ8 0 Trying to play TrackMania (2020) with joystick drift be like... . My controller has pretty bad drifting on the right joystick, so I though what would happen if I mapped that to steering in TrackMania and try playing some training maps. There were some I couldn't beat and others I could beat, but it is unquestionably really difficulty to play TrackMania maps with joystick drift. I used OpenPlanet plugins to display medal times and joystick inputs. . Trackmania 2023.01.15 - 20.23.02.01.mp4 Muud mängimise videod Other gameplay videos TrackMania,joystick,mechanical failure,drifting,false read,false inputs,cheating scandal,I am not riolu!,airbrake,strategies,analog stick failure,graphite pad,joycon drift,joystick drift,drifting issue,level 2 drift,unusable,unplayable N/A Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/523.jpg N/A /channel_db_lite/web/json/523.json N/A N/A
518 MarkusTegelane+ Uue aasta vastuvõtt 2023 1 2022-12-31 Traditsioon jätkub! Seekord aga kanalil MarkusTegelane Lite! Otseülekandes esitatakse muusikat, kuvatakse aeg järgmise aastani ning esitatakse erinevaid videod! Ülekande plaanitav kestus on 5-6 tundi.

Otseülekande kava:
20.55 - Otseülekande voog käivitub
21.00 - Uue aasta vastuvõtja 5.0 intro [VIDEO]
21.01 - Eriprogrammide kava
21.04 - Juhuslik MarkusTegelane video aastast 2022 [VIDEO]
21.?? - Muusikapaus (pikkus oleneb esitatud videost, võimalik, et seda üldse polegi) [MUUSIKA]
22.00 - Markuse arvuti meelelahutus - väljajäänud klipid [VIDEO]
22.08 - tl;dw MarkusTegelane aastal 2022 [VIDEO]
22.30 - Arvuti mängib minu loodud Bitball mängu [MÄNG]
22.45 - Kuidas koostada uue aasta vastuvõtu otseülekannet?* [VIDEO]
22.55 - Eriprogrammide kava
23.00 - Microsoft Solitaire Collection, aga kui ma näen reklaami, siis saab video läbi* [VIDEO]
23.22 - Juhuslikud A+Ö+S laused* [TEKST]
23.25 - MarkusTegelane - küsimused ja vastused [AUDIO]
23.51 - Lühike muusikapaus enne aasta lõppu [MUUSIKA]
23.58 - Uue aasta vastuvõtt [VASTUVÕTT]
00.15 - Populaarseimad MarkusTegelane videod aastal 2022 [VIDEO]
01.15 - Markuse sõnavõtt [SÕNAVÕTT]
01:30 - Otseülekande plaanitud lõpp
* Kordus eelmise aasta otseülekandest

Kasutatav tarkvara (otseülekande käigus):
OBS Studio koos Advance Scene Switcher laiendustega
Uue aasta vastuvõtja 5.0 (Python + Javascript + HTML + CSS)
Bitball (jaerežiim)
Microsoft Windows 11 Home

Otseülekanne lindistatakse arhiveerimise eesmärgil ka Markuse arvutisse (400+ GiB kõvakettaruumi on vaba). Juhul, kui peaks toimuma elektrikatkestus või kui mu arvuti taaskäivitub mingil muul põhjusel, lülitub ta esimesel võimalusel uuesti automaatselt sisse ning üritab otseülekannet jätkata (voogedastus+lindistamine). Elektrikatkestuse käigus jooksma jäänud eriprogrammi ei esitata uuesti ning selle asemele tuleb muusikapaus.

Juhul, kui ma 1. jaanuaril kella 2.00-ks kohale ei jõua või ei soovi tulla (sõnavõtuks), lõpetatakse voogedastus ja lindistamine automaatselt. YouTube otseülekande pean käsitsi lõpetama (kui automaatselt lõpeb voogedastus, jääb pilt lihtsalt seisma).
0 0 1 1 https://www.youtube.com/watch?v=yALjELFNZQ4 0 Uue aasta vastuvõtt 2023 Uue aasta vastuvõtt 2023 Traditsioon jätkub! Seekord aga kanalil MarkusTegelane Lite! Otseülekandes esitatakse muusikat, kuvatakse aeg järgmise aastani ning esitatakse erinevaid videod! Ülekande plaanitav kestus on 5-6 tundi.

Otseülekande kava:
20.55 - Otseülekande voog käivitub
21.00 - Uue aasta vastuvõtja 5.0 intro [VIDEO]
21.01 - Eriprogrammide kava
21.04 - Juhuslik MarkusTegelane video aastast 2022 [VIDEO]
21.?? - Muusikapaus (pikkus oleneb esitatud videost, võimalik, et seda üldse polegi) [MUUSIKA]
22.00 - Markuse arvuti meelelahutus - väljajäänud klipid [VIDEO]
22.08 - tl;dw MarkusTegelane aastal 2022 [VIDEO]
22.30 - Arvuti mängib minu loodud Bitball mängu [MÄNG]
22.45 - Kuidas koostada uue aasta vastuvõtu otseülekannet?* [VIDEO]
22.55 - Eriprogrammide kava
23.00 - Microsoft Solitaire Collection, aga kui ma näen reklaami, siis saab video läbi* [VIDEO]
23.22 - Juhuslikud A+Ö+S laused* [TEKST]
23.25 - MarkusTegelane - küsimused ja vastused [AUDIO]
23.51 - Lühike muusikapaus enne aasta lõppu [MUUSIKA]
23.58 - Uue aasta vastuvõtt [VASTUVÕTT]
00.15 - Populaarseimad MarkusTegelane videod aastal 2022 [VIDEO]
01.15 - Markuse sõnavõtt [SÕNAVÕTT]
01:30 - Otseülekande plaanitud lõpp
* Kordus eelmise aasta otseülekandest

Kasutatav tarkvara (otseülekande käigus):
OBS Studio koos Advance Scene Switcher laiendustega
Uue aasta vastuvõtja 5.0 (Python + Javascript + HTML + CSS)
Bitball (jaerežiim)
Microsoft Windows 11 Home

Otseülekanne lindistatakse arhiveerimise eesmärgil ka Markuse arvutisse (400+ GiB kõvakettaruumi on vaba). Juhul, kui peaks toimuma elektrikatkestus või kui mu arvuti taaskäivitub mingil muul põhjusel, lülitub ta esimesel võimalusel uuesti automaatselt sisse ning üritab otseülekannet jätkata (voogedastus+lindistamine). Elektrikatkestuse käigus jooksma jäänud eriprogrammi ei esitata uuesti ning selle asemele tuleb muusikapaus.

Juhul, kui ma 1. jaanuaril kella 2.00-ks kohale ei jõua või ei soovi tulla (sõnavõtuks), lõpetatakse voogedastus ja lindistamine automaatselt. YouTube otseülekande pean käsitsi lõpetama (kui automaatselt lõpeb voogedastus, jääb pilt lihtsalt seisma).
Traditsioon jätkub! Seekord aga kanalil MarkusTegelane Lite! Otseülekandes esitatakse muusikat, kuvatakse aeg järgmise aastani ning esitatakse erinevaid videod! Ülekande plaanitav kestus on 5-6 tundi.

Otseülekande kava:
20.55 - Otseülekande voog käivitub
21.00 - Uue aasta vastuvõtja 5.0 intro [VIDEO]
21.01 - Eriprogrammide kava
21.04 - Juhuslik MarkusTegelane video aastast 2022 [VIDEO]
21.?? - Muusikapaus (pikkus oleneb esitatud videost, võimalik, et seda üldse polegi) [MUUSIKA]
22.00 - Markuse arvuti meelelahutus - väljajäänud klipid [VIDEO]
22.08 - tl;dw MarkusTegelane aastal 2022 [VIDEO]
22.30 - Arvuti mängib minu loodud Bitball mängu [MÄNG]
22.45 - Kuidas koostada uue aasta vastuvõtu otseülekannet?* [VIDEO]
22.55 - Eriprogrammide kava
23.00 - Microsoft Solitaire Collection, aga kui ma näen reklaami, siis saab video läbi* [VIDEO]
23.22 - Juhuslikud A+Ö+S laused* [TEKST]
23.25 - MarkusTegelane - küsimused ja vastused [AUDIO]
23.51 - Lühike muusikapaus enne aasta lõppu [MUUSIKA]
23.58 - Uue aasta vastuvõtt [VASTUVÕTT]
00.15 - Populaarseimad MarkusTegelane videod aastal 2022 [VIDEO]
01.15 - Markuse sõnavõtt [SÕNAVÕTT]
01:30 - Otseülekande plaanitud lõpp
* Kordus eelmise aasta otseülekandest

Kasutatav tarkvara (otseülekande käigus):
OBS Studio koos Advance Scene Switcher laiendustega
Uue aasta vastuvõtja 5.0 (Python + Javascript + HTML + CSS)
Bitball (jaerežiim)
Microsoft Windows 11 Home

Otseülekanne lindistatakse arhiveerimise eesmärgil ka Markuse arvutisse (400+ GiB kõvakettaruumi on vaba). Juhul, kui peaks toimuma elektrikatkestus või kui mu arvuti taaskäivitub mingil muul põhjusel, lülitub ta esimesel võimalusel uuesti automaatselt sisse ning üritab otseülekannet jätkata (voogedastus+lindistamine). Elektrikatkestuse käigus jooksma jäänud eriprogrammi ei esitata uuesti ning selle asemele tuleb muusikapaus.

Juhul, kui ma 1. jaanuaril kella 2.00-ks kohale ei jõua või ei soovi tulla (sõnavõtuks), lõpetatakse voogedastus ja lindistamine automaatselt. YouTube otseülekande pean käsitsi lõpetama (kui automaatselt lõpeb voogedastus, jääb pilt lihtsalt seisma).
livestream.str Otseülekandearhiiv Live stream archive N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/518.jpg N/A /channel_db_lite/web/json/518.json N/A N/A
493 Press any key to continue... Loading a PS1 game [Real time capture \w disc seeking sounds] 0 2022-10-10 If you have ever owned a PS1 or any other early CD-based games console, you know very well that games take a very long time to load. One reason is due to the slower disc speed, another is due to the fact that game data is fragmented around the disc, so the laser assembly needs to seek around the disc to find the required data. This means that loading a game can take several minutes. This video demonstrates that.

Captured using a real console, which is outputting composite, which is connected into an HDMI upscaler, which then is connected to a capture device, which is connected to my computer, which saves the output into a video file. This video is, at least for most part, uncut, except for parts, where I navigate around in menus, insert the game disc, play, etc, but every load screen is uncut.

The game that is showcased in this video is Colin McRae Rally 2.0 (PS1, PAL version).

Timestamps:
0:00 Opening disc tray, removing existing disc, inserting another game disc, closing tray, power on
0:11 Power-on, disc check
0:15 BIOS screen
0:31 Exit BIOS screen
0:35 Copyright screen
2:35 Black screen
2:52 Codemasters FMV
3:01 Black screen
3:46 Intro FMV (cut)
4:08 Black screen
4:16 Title screen/language selection
4:30 Loading demo mode
5:34 Exit demo mode
6:09 Navigating menus
6:21 Loading service area
6:31 Loading single stage
6:50 Single stage gameplay (cut)
7:08 Exit single stage

P.S. At the beginning, the video is in mono. That's because I forgot to change my microphone into mono mode, so it was outputting only to one side, and I only realized that mid-recording.
0 1 0 1 https://www.youtube.com/watch?v=5RzOn7rjeD8 0 Loading a PS1 game [Real time capture \w disc seeking sounds] . If you have ever owned a PS1 or any other early CD-based games console, you know very well that games take a very long time to load. One reason is due to the slower disc speed, another is due to the fact that game data is fragmented around the disc, so the laser assembly needs to seek around the disc to find the required data. This means that loading a game can take several minutes. This video demonstrates that.

Captured using a real console, which is outputting composite, which is connected into an HDMI upscaler, which then is connected to a capture device, which is connected to my computer, which saves the output into a video file. This video is, at least for most part, uncut, except for parts, where I navigate around in menus, insert the game disc, play, etc, but every load screen is uncut.

The game that is showcased in this video is Colin McRae Rally 2.0 (PS1, PAL version).

Timestamps:
0:00 Opening disc tray, removing existing disc, inserting another game disc, closing tray, power on
0:11 Power-on, disc check
0:15 BIOS screen
0:31 Exit BIOS screen
0:35 Copyright screen
2:35 Black screen
2:52 Codemasters FMV
3:01 Black screen
3:46 Intro FMV (cut)
4:08 Black screen
4:16 Title screen/language selection
4:30 Loading demo mode
5:34 Exit demo mode
6:09 Navigating menus
6:21 Loading service area
6:31 Loading single stage
6:50 Single stage gameplay (cut)
7:08 Exit single stage

P.S. At the beginning, the video is in mono. That's because I forgot to change my microphone into mono mode, so it was outputting only to one side, and I only realized that mid-recording.
. PS1-seeking.mp4 Varia Miscellaneous N/A Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/493.jpg N/A /channel_db_lite/web/json/493.json N/A N/A
492 MarkusTegelane Windowsi helid - 20x aeglasemalt (käivitumine ja sulgumine) 0 2022-10-08 Selle video tarvis venitasin ma mitme Windowsi väljaande käivitamis ja sulgumishelid kasutades Audacity tarkvaras olevat Paulstretch tööriista. Lisaks tuntud helidele, lisasin ka mõned boonushelid vähemtuntud versioonidest ja ka kasutamata helisid (nagu näiteks Windows 8 sisselogimisheli).

► Lingid
Veebileht: https://markustegelane.online
Juhuslik video: https://markustegelane.online/markustegelane/random/?c=mt
Ajaveeb: https://markustegelane.blogspot.com
Twitter: https://twitter.com/@markustegelane

► Peatükid
0:00 Intro
0:06 Windows 3.1x (käivitumine)
0:31 Windows 3.1x (sulgumine)
0:45 Windows 95 (sisselogimine/käivitumine)
1:47 Windows NT 4.0 (käivitumine)
3:27 Windows NT 4.0 (sulgumine)
5:06 Windows 98 (sisselogimine/käivitumine)
6:25 Windows 98 (väljalogimine)
7:00 Windows 2000/ME (sisselogimine/käivitumine)
7:55 Windows 2000/ME (sulgumine)
8:34 Windows XP (käivitumine)
9:23 Windows XP (sulgumine)
9:54 Windows Vista/7 (käivitumine)
10:44 Windows Vista/7 (sulgumine)
11:22 Windows 11 (käivitumine)
12:22 Boonushelid!
12:28 Windows 3.0 MME (BELLS.WAV)
14:10 Windows CE 1.0 (käivitumine)
14:41 ReactOS (käivitumine)
16:01 Windows 8 sisselogimisheli (kasutamata)
17:13 Microsoft Surface sisselogimisheli (kasutamata)
18:25 Lõpuekraan

► Lisainfo
Failinimi: OS_Paulstretch.mp4
Renderdamise aeg: umbes 45 minutit
Monteerimistarkvara: DaVinci Resolve 18 (video), Audacity 3.2.0 (heli)
Stiil: LaservalgusV3

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

► Teemaviited
#Windows #käivitumine #sulgumine #helid
0 1 0 1 https://www.youtube.com/watch?v=ddVH0hjdzuM 0 Windows sounds - 20x slower (startup and shutdown) . For this video, I have stretched the startup and shutdown sounds of several Windows releases in Audacity using the Paulstretch tool. In addition to the known sounds, I have also included some bonus sounds from less known releases and unused sounds (such as the Windows 8 login sound).

► Links
Website: https://markustegelane.online
Random video: https://markustegelane.online/markustegelane/random/?c=mt
Blog: https://markustegelane-en.blogspot.com
Twitter: https://twitter.com/@markustegelane

► Chapters
0:00 Intro
0:06 Windows 3.1x (startup)
0:31 Windows 3.1x (shutdown)
0:45 Windows 95 (logon/startup)
1:47 Windows NT 4.0 (startup)
3:27 Windows NT 4.0 (shutdown)
5:06 Windows 98 (logon/startup)
6:25 Windows 98 (logoff)
7:00 Windows 2000/ME (logon/startup)
7:55 Windows 2000/ME (shutdown)
8:34 Windows XP (startup)
9:23 Windows XP (shutdown)
9:54 Windows Vista/7 (startup)
10:44 Windows Vista/7 (shutdown)
11:22 Windows 11 (startup)
12:22 Bonus sounds!
12:28 Windows 3.0 MME (BELLS.WAV)
14:10 Windows CE 1.0 (startup)
14:41 ReactOS (startup)
16:01 Windows 8 Logon Sound (unused)
17:13 Microsoft Surface Logon Sound (unused)
18:25 End screen

► Other info
Filename: OS_Paulstretch.mp4
Render time: about 45 minutes
Editing software: DaVinci Resolve 18 (video), Audacity 3.2.0 (audio)
Style: LaservalgusV3

► Thank you for watching!
©2022 Markus' videos

► Hashtags
#Windows #startup #shutdown #sounds
. OS_Paulstretch.mp4 Operatsioonsüsteemid Operating systems Windows,startup sound,shutdown sound,Windows CE,Windows NT,Windows XP,Windows 11,Windows Vista,Windows 3.1,Windows 95,Windows 98,Windows ME,millennium edition,second edition,first edition,audio editing,sound manipulation,paul stretch,stretch,aesthetic,ReactOS,Windows 8,Microsoft Surface,Windows 3.0 MME,Multimedia Extensions https://odysee.com/@MarkusTegelane:8/windows-startup-and-shutdown-sounds-2:2 MarkusTegelane . 1 /channel_db_lite/web/thumbs/492.jpg N/A /channel_db_lite/web/json/492.json N/A N/A
437 MarkusTegelane+ Kaadrisageduse tõstmine tehisintellektil põhineva interpolatsiooni abil (eksperiment) 1 2022-04-29 See on monteerimata versioon minu Android seadme turvarežiimi käivitamise videost. Erinevalt originaalist, duubeldasin ma video kaadrisagedust kasutades Flowframes 1.32.0 tarkvara. Et näha videot suurendatud kaadrisagedusega, valige maksimaalne videokvaliteet (720p60). 0 1 0 1 https://www.youtube.com/watch?v=P6PusVdbjOE 0 Increasing the frame rate using interpolation based on artificial intelligence (experiment) . This is the unedited version of my "how to boot and Android device to safe mode" video. Unlike the original, here I doubled the framerate using the Flowframes 1.32.0 software. To see the video with the increased framerate, choose the maximum possible video quality (720p60).

Original framerate: 29.82 FPS
Interpolated framerate: 59.67 FPS
Edited version: https://www.youtube.com/watch?v=PWooXTjeI_0
See on monteerimata versioon minu "kuidas käivitada Android seade turvarežiimi" videost. Erinevalt originaalist, duubeldasin ma video kaadrisagedust kasutades Flowframes 1.32.0 tarkvara. Et näha videot suurendatud kaadrisagedusega, valige maksimaalne videokvaliteet (720p60).

Originaalne kaadrisagedus: 29,82 k/s
Interpoleeritud kaadrisagedus: 59,67 k/s
Monteeritud video: https://www.youtube.com/watch?v=PWooXTjeI_0
safemode-2x-RIFE-RIFE3.1-59.66667fps.mp4 Eksperimentaalne Experimental N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/437.jpg N/A /channel_db_lite/web/json/437.json N/A N/A
423 MarkusTegelane+ Bitball 2.0 demonstratsioon 1 2022-03-18 2022. aasta vastuvõtu otseülekandes esmaesitatud video. 0 1 0 1 https://www.youtube.com/watch?v=8ZlRo6d3wwk 0 . . . . bitball2.mp4 Programmeerimine Programming N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/423.jpg N/A /channel_db_lite/web/json/423.json N/A N/A
400 Markuse asjad Aasta 2022 vastuvõtt ja Markuse Videod Productions 10. aastapäeva tähistamine 0 2022-01-01 Nagu varasematel aastatel, teeme ka sellel aastal uue aasta vastuvõtu ülekande. Seekord tähistame ka Markuse Videod Productions 10. aastapäeva erinevate eriprogrammidega, mis räägivad Markuse videotest.

Ülekanne algab 31. detsembril kell 14.00 ja lõpeb 1. jaanuaril kell 10.00. Ülekande viivitusega arvestatakse. Suur osa ülekandest on muusika, kuid kellaaegadel 16.00-1.00 esitame ka erinevaid eriprogramme.

Ülekanne on 1080p kvaliteedis (erinevalt eelnevatest aastatest, mis olid 720p kvaliteedis)

Ülekande korraldamiseks kasutame Uue aasta vastuvõtja 4.0 tarkvara, mis teeb erinevate programmide ajastamise võimalikuks ja milles on palju uut funktsionaalsust. Pildi toome teieni OBS studio voogedastustarkvara abil.

!!!KAVA MUUDATUS!!!
Otseülekande kava:
14.00 - Ülekande ametlik algus + Uue aasta vastuvõtja 4.0 tutvustus [VIDEO]
14.01 - Ülekande sissejuhatav kõne [AUDIO]
14.04 - Pikk muusikapaus [MUUSIKA]
16.00 - Markuse asjad aastal 2021 [VIDEO]
16.20 - Üllatus [VIDEO]
17.45 - Top 10 kõige populaarsemat markustegelane videot (maraton) [VIDEO]
19.40 - markustegelane 2021. aasta videote maraton [VIDEO]
22.15 - Pythoni mäng: Bitball 2.0 eelvaade [VIDEO]
22.40 - Minu kõige esimene pakkfail: TrackMania Launcher launcher (ajalugu) [VIDEO]
23.15 - tl;dw Markuse videod aastal 2021 [VIDEO]
23.22 - Juhuslikud A+Ö+S laused [TEKST]
23.30 - Microsoft Solitaire Collection, aga kui mulle reklaami näidatakse, saab video läbi [VIDEO]
23.47 - 2021. aasta viimane muusikapaus [MUUSIKA]
23.58 - Uue aasta vastuvõtt [2022]
00.01 - Ilutulestik Minecraftis [2022]
00.10 - Juhuslik Markuse asjad/Ert aasta video (vol 1) [VIDEO]
00.20 - Juhuslik Markuse asjad/Ert aasta video (vol 2) [VIDEO]
00.30 - Juhuslik Markuse asjad/Ert aasta video (vol 3) [VIDEO]
00.40 - Juhuslik Markuse asjad/Ert aasta video (vol 4) [VIDEO]
00.50 - Juhuslik Markuse asjad/Ert aasta video (vol 5) [VIDEO]
01.00 - Kuidas ma koostasin uue aasta vastuvõtu otseülekande? [VIDEO]
01.01 - Muusika
10.00 - Ülekande lõpp

Eriprogrammide vahel võivad olla lühemad muusikapausid (tavaliselt 5-20 minutit). Pikemad muusikapausid on mainitud kavas. Kell 1.01-9.55 esitatakse ainult muusikat ja näidatakse pilte.
0 0 1 1 https://www.youtube.com/watch?v=cilCXhwRwwU 0 New Year's 2022 celebration and Markus' Videos Productions 10th Anniversary (Estonian only) Aasta 2022 vastuvõtt ja Markuse Videod Productions 10. aastapäeva tähistamine Like in previous years, we'll also be making a new year's celebration live stream. This time we are also celebrating Markus' Videos Productions 10th anniversary with various special programmes, which talk about Markus' videos.

The stream is in 1080p quality (unlike previous years, which have been 720p)

We are using New Year's celebrator 4.0 for doing this live stream, which allows us to schedule different programmes and which has a bunch of new features. We are streaming this through OBS studio broadcasting software.

!!!SCHEDULE UPDATE!!!
Live stream schedule:
14:00 - Official start of stream + New Year's celebrator 4.0 introduction [VIDEO]
14:01 - Introduction speech for the live stream [AUDIO]
14:04 - Long music break [MUSIC]
16:00 - Markus' stuff in 2021 [VIDEO]
16:20 - Surprise [VIDEO]
17:45 - Top 10 most popular markustegelane videos (marathon) [VIDEO]
19:40 - markustegelane all 2021 videos marathon [VIDEO]
22:15 - Python game: Bitball 2.0 preview [VIDEO]
22:40 - My first batch file: TrackMania Launcher Launcher (history) [VIDEO]
23:15 - tl;dw Markus' videos in 2021 [VIDEO]
23:22 - Random sentences [TEXT]
23:30 - Microsoft Solitaire Collection, but when I get an ad, the video ends [VIDEO]
23:47 - Final music break of 2021 [MUSIC]
23:58 - New Year's celebration [2022]
00:01 - Fireworks in Minecraft [2022]
00:10 - Random Markus' stuff/Ert year video (vol 1) [VIDEO]
00:20 - Random Markus' stuff/Ert year video (vol 2) [VIDEO]
00:30 - Random Markus' stuff/Ert year video (vol 3) [VIDEO]
00:40 - Random Markus' stuff/Ert year video (vol 4) [VIDEO]
00:50 - Random Markus' stuff/Ert year video (vol 5) [VIDEO]
01:00 - How I organized New Year's live stream? [VIDEO]
01:01 - Music
10:00 - End of live stream

There may be shorter music breaks in between special programmes (typically 5-20 minutes). Longer music breaks are mentioned on the schedule. At 1:01-9:55, only music is played and pictures are shown.
Nagu varasematel aastatel, teeme ka sellel aastal uue aasta vastuvõtu ülekande. Seekord tähistame ka Markuse Videod Productions 10. aastapäeva erinevate eriprogrammidega, mis räägivad Markuse videotest.

Ülekanne algab 31. detsembril kell 14.00 ja lõpeb 1. jaanuaril kell 10.00. Ülekande viivitusega arvestatakse. Suur osa ülekandest on muusika, kuid kellaaegadel 16.00-1.00 esitame ka erinevaid eriprogramme.

Ülekanne on 1080p kvaliteedis (erinevalt eelnevatest aastatest, mis olid 720p kvaliteedis)

Ülekande korraldamiseks kasutame Uue aasta vastuvõtja 4.0 tarkvara, mis teeb erinevate programmide ajastamise võimalikuks ja milles on palju uut funktsionaalsust. Pildi toome teieni OBS studio voogedastustarkvara abil.

!!!KAVA MUUDATUS!!!
Otseülekande kava:
14.00 - Ülekande ametlik algus + Uue aasta vastuvõtja 4.0 tutvustus [VIDEO]
14.01 - Ülekande sissejuhatav kõne [AUDIO]
14.04 - Pikk muusikapaus [MUUSIKA]
16.00 - Markuse asjad aastal 2021 [VIDEO]
16.20 - Üllatus [VIDEO]
17.45 - Top 10 kõige populaarsemat markustegelane videot (maraton) [VIDEO]
19.40 - markustegelane 2021. aasta videote maraton [VIDEO]
22.15 - Pythoni mäng: Bitball 2.0 eelvaade [VIDEO]
22.40 - Minu kõige esimene pakkfail: TrackMania Launcher launcher (ajalugu) [VIDEO]
23.15 - tl;dw Markuse videod aastal 2021 [VIDEO]
23.22 - Juhuslikud A+Ö+S laused [TEKST]
23.30 - Microsoft Solitaire Collection, aga kui mulle reklaami näidatakse, saab video läbi [VIDEO]
23.47 - 2021. aasta viimane muusikapaus [MUUSIKA]
23.58 - Uue aasta vastuvõtt [2022]
00.01 - Ilutulestik Minecraftis [2022]
00.10 - Juhuslik Markuse asjad/Ert aasta video (vol 1) [VIDEO]
00.20 - Juhuslik Markuse asjad/Ert aasta video (vol 2) [VIDEO]
00.30 - Juhuslik Markuse asjad/Ert aasta video (vol 3) [VIDEO]
00.40 - Juhuslik Markuse asjad/Ert aasta video (vol 4) [VIDEO]
00.50 - Juhuslik Markuse asjad/Ert aasta video (vol 5) [VIDEO]
01.00 - Kuidas ma koostasin uue aasta vastuvõtu otseülekande? [VIDEO]
01.01 - Muusika
10.00 - Ülekande lõpp

Eriprogrammide vahel võivad olla lühemad muusikapausid (tavaliselt 5-20 minutit). Pikemad muusikapausid on mainitud kavas. Kell 1.01-9.55 esitatakse ainult muusikat ja näidatakse pilte.
livestream.str Otseülekandearhiiv Live stream archive N/A Markus' stuff Markuse asjad 1 /channel_db_lite/web/thumbs/400.jpg N/A N/A N/A N/A
367 Markuse asjad Uue aasta vastuvõtt 2021 0 2020-12-31 Nagu ka eelmisel aastal teeme me automatiseeritud ülekande enne ja pärast uut aastat. Enne uue aasta algust saate kuulata muusikat, näha täiesti uusi videosid, tagasivaateid ja kuulata ka nalju. Kasutan täiesti uut uue aasta vastuvõtja tarkvara. Ülekande viivitusega on arvestatud.

31. detsembril 18.00 uuendati kava
(ajavöönd: GMT+2 talveaeg)
31. detsembril, kell...
11.00 - Ülekande testimine (pole avalik)
21.50 - Ülekanne muutub avalikuks
21.57 - Ülekande algus üllatusvideoga [VIDEO]
22.00 - TrackMania 2020. aasta rajad [VIDEO]
22.14 - TrackMania rekonstrueeritud videod [VIDEO]
22.29 - Väike nali [AUDIO]
22.30 - Minecraft, aga video lõpeb kui end vigastan [VIDEO]
22.48 - Markuse videod aastal 2020 [VIDEO]
22.55 - Markuse asjad aastal 2020 [VIDEO]
22.58 - Halb muusika, mille tegin Beepboxis [AUDIO]
23.05 - Muusikapaus [MUUSIKA]
23.58 - Uue aasta vastuvõtt [VASTUVÕTT]
00.00 - Uus aasta 2021
00.03 - Muusikapaus [MUUSIKA]
01.30 - Sõnavõtt/vastan vestluse küsimustele [OTSE]
02.30 - Ülekande plaanitud lõpp

Vahepeal on ka natuke muusikat enne uuele programmile üleminekut.
0 0 1 1 https://www.youtube.com/watch?v=xkwbcpvVyM8 0 Uue aasta vastuvõtt 2021 Uue aasta vastuvõtt 2021 Nagu ka eelmisel aastal teeme me automatiseeritud ülekande enne ja pärast uut aastat. Enne uue aasta algust saate kuulata muusikat, näha täiesti uusi videosid, tagasivaateid ja kuulata ka nalju. Kasutan täiesti uut uue aasta vastuvõtja tarkvara. Ülekande viivitusega on arvestatud. Nagu ka eelmisel aastal teeme me automatiseeritud ülekande enne ja pärast uut aastat. Enne uue aasta algust saate kuulata muusikat, näha täiesti uusi videosid, tagasivaateid ja kuulata ka nalju. Kasutan täiesti uut uue aasta vastuvõtja tarkvara. Ülekande viivitusega on arvestatud.

31. detsembril 18.00 uuendati kava
(ajavöönd: GMT+2 talveaeg)
31. detsembril, kell...
11.00 - Ülekande testimine (pole avalik)
21.50 - Ülekanne muutub avalikuks
21.57 - Ülekande algus üllatusvideoga [VIDEO]
22.00 - TrackMania 2020. aasta rajad [VIDEO]
22.14 - TrackMania rekonstrueeritud videod [VIDEO]
22.29 - Väike nali [AUDIO]
22.30 - Minecraft, aga video lõpeb kui end vigastan [VIDEO]
22.48 - Markuse videod aastal 2020 [VIDEO]
22.55 - Markuse asjad aastal 2020 [VIDEO]
22.58 - Halb muusika, mille tegin Beepboxis [AUDIO]
23.05 - Muusikapaus [MUUSIKA]
23.58 - Uue aasta vastuvõtt [VASTUVÕTT]
00.00 - Uus aasta 2021
00.03 - Muusikapaus [MUUSIKA]
01.30 - Sõnavõtt/vastan vestluse küsimustele [OTSE]
02.30 - Ülekande plaanitud lõpp

Vahepeal on ka natuke muusikat enne uuele programmile üleminekut.
livestream.str Otseülekandearhiiv Live stream archive N/A Markus' stuff Markuse asjad 1 /channel_db_lite/web/thumbs/367.jpg N/A /channel_db_lite/web/json/367.json N/A N/A
362 Press any key to continue... I turned my cars into functional rockets | Colin McRae Rally 2.0 0 2020-12-01 An interesting thing I used to do when using cheats in this video game. This video showcases the PC version. 0 1 0 1 https://www.youtube.com/watch?v=c0L2yI9lq64 0 . . . . cmr2_rocket.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/362.jpg N/A /channel_db_lite/web/json/362.json N/A N/A
287 Markuse asjad Markuse tarkvara: Uue aasta vastuvõtja 2.0 0 2020-01-14 See tutvustav video näitab kuidas toimib Markuse arvutis uue aasta vastuvõtuprogramm. Video esmaesitati 2020. aasta vastuvõtu otseülekandes. 0 0 0 1 https://www.youtube.com/watch?v=jtjPR4mbT-E 0 Markus' software: New Year's celebrator 2.0 Markuse tarkvara: Uue aasta vastuvõtja 2.0 This introduction video shows, how the New Year's celebrator works in Markus' computer. The video was premiered in 2019 New Year's live stream. See tutvustav video näitab kuidas toimib Markuse arvutis uue aasta vastuvõtuprogramm. Video esmaesitati 2020. aasta vastuvõtu otseülekandes. welcome.wmv Uue aasta vastuvõtu videod New Year N/A Markus' stuff Markuse asjad 1 /channel_db_lite/web/thumbs/287.jpg N/A /channel_db_lite/web/json/287.json N/A N/A
268 MarkusTegelane+ hell_o 1 2019-08-14 Paint 3D test 0 1 0 1 https://www.youtube.com/watch?v=lre-Fw6FdtQ 0 . . . . hell o_2.0.mp4 Eksperimentaalne Experimental Comic Sans,Minecraft,Nether,Windows 10,Paint 3D N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/268.jpg N/A /channel_db_lite/web/json/268.json N/A N/A
335 MarkusTegelane The Ultimate WIndows 3.11 VHD (version 2.0) 1 2017-12-21 I updated my original Windows 3.11 Ultimate Virtual Machine, to be more user friendly and visually appealing.



To get the VHD, please send me a private message in the about section on my channel.
0 0 0 1 https://www.youtube.com/watch?v=Uen97LrQn60 0 The Ultimate WIndows 3.11 VHD (version 2.0) The Ultimate WIndows 3.11 VHD (version 2.0) I updated my original Windows 3.11 Ultimate Virtual Machine, to be more user friendly and visually appealing.

To get the VHD, please send me a private message in the about section on my channel.


Stay up to date:


Blog: http://themarkusguy.tk
Google+: https://plus.google.com/115914313352149705046
Twitter: @MarkusMaal


Other channels


TheMarkusGuy+ : https://www.youtube.com/channel/UCGGMWFwRnLjTKRLtnO6KRFg
TheMarkusGuy++ : https://www.youtube.com/channel/UC-ah0YzIN5ef1-ywjnTljtA
Markus' stuff: https://www.youtube.com/channel/UCMD2HR_TjoK-Xh3yY6NBynQ
Press any key to continue... : https://www.youtube.com/channel/UCquUJ3h9wsJUm55zu6Sckpg
I updated my original Windows 3.11 Ultimate Virtual Machine, to be more user friendly and visually appealing.



To get the VHD, please send me a private message in the about section on my channel.
win31.mp4 Operatsioonsüsteemid Operating systems Markus Maal,MarkusTegelane,TheMarkusGuy,vhd,virtual machine,virtual pc,windows 3.1 in microsoft virtual pc,windows 3.11,operating environment https://odysee.com/@MarkusTegelane:8/the-ultimate-windows-3-11-vhd-version-2:6 MarkusTegelane . 1 /channel_db_lite/web/thumbs/335.jpg N/A N/A N/A N/A