Leiti 19 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
614 Press any key to continue... Optics B - Creepy Audio Glitch [Flipnic, PS2] 0 2025-04-30 A really weird audio glitch that I happened to stumble upon when attempting to record an Any% speedrun of Flipnic. These audio glitches can occur when Flipnic fails to load the MIDI sequence data correctly, so it just tries to play unrelated garbage data as music (at least that's what I think is happening here).

I didn't finish the run due to the fact the battery on my headphones ran out, but you can see the rest of the unfinished run here: https://www.youtube.com/watch?v=0Ra7-yHxhpQ
0 1 0 1 https://www.youtube.com/watch?v=LR7fw-G4zs4 0 Optics B - Creepy Audio Glitch [Flipnic, PS2] Optics B - Creepy Audio Glitch [Flipnic, PS2] A really weird audio glitch that I happened to stumble upon when attempting to record an Any% speedrun of Flipnic. These audio glitches can occur when Flipnic fails to load the MIDI sequence data correctly, so it just tries to play unrelated garbage data as music (at least that's what I think is happening here).

I didn't finish the run due to the fact the battery on my headphones ran out, but you can see the rest of the unfinished run here: https://www.youtube.com/watch?v=0Ra7-yHxhpQ
A really weird audio glitch that I happened to stumble upon when attempting to record an Any% speedrun of Flipnic. These audio glitches can occur when Flipnic fails to load the MIDI sequence data correctly, so it just tries to play unrelated garbage data as music (at least that's what I think is happening here).

I didn't finish the run due to the fact the battery on my headphones ran out, but you can see the rest of the unfinished run here: https://www.youtube.com/watch?v=0Ra7-yHxhpQ
flipnic_ufo_invasion.mp4 Videomängude analüüs Video game analysis N/A Press any key to continue... Press any key to continue... 0 /channel_db_lite/web/thumbs/614.jpg N/A N/A N/A N/A
604 Press any key to continue... Huawei MediaPad M2 10.0 [Boot and shutdown animations \w sound] 0 2025-02-12 Startup and shutdown animations from my old tablet that I couldn't find on YouTube, so I decided to upload it! Extracted from official Huawei firmware using Huawei Update Extractor.

0:00 Splash (Boot logo)
0:06 Startup/loading (standard ver.)
0:32 Startup/loading (alternate ver.)
0:44 Shut down
0:52 Low Power (displayed when the device can't power on, because battery is too low)
0:58 Charging
0 1 0 1 https://www.youtube.com/watch?v=qRyOJ9MPnGM 0 Huawei MediaPad M2 10.0 [Boot and shutdown animations \w sound] Huawei MediaPad M2 10.0 [Boot and shutdown animations \w sound] Startup and shutdown animations from my old tablet that I couldn't find on YouTube, so I decided to upload it! Extracted from official Huawei firmware using Huawei Update Extractor.

0:00 Splash (Boot logo)
0:06 Startup/loading (standard ver.)
0:32 Startup/loading (alternate ver.)
0:44 Shut down
0:52 Low Power (displayed when the device can't power on, because battery is too low)
0:58 Charging
Startup and shutdown animations from my old tablet that I couldn't find on YouTube, so I decided to upload it! Extracted from official Huawei firmware using Huawei Update Extractor.

0:00 Splash (Boot logo)
0:06 Startup/loading (standard ver.)
0:32 Startup/loading (alternate ver.)
0:44 Shut down
0:52 Low Power (displayed when the device can't power on, because battery is too low)
0:58 Charging
huawei_animations.mp4 Varia Joke videos N/A Press any key to continue... Press any key to continue... 0 /channel_db_lite/web/thumbs/604.jpg N/A N/A N/A N/A
594 Press any key to continue... PlayStation 2 - Delete failed 0 2025-01-04 Demonstrates what happens when PlayStation 2 is unable to delete a save file from the file browser. I've dumped a real memory card from a heavily soft-modded PS2 slim console and used it in an emulator for this video. However, I happened to have made an undeletable save at some point. I suspect it's because the file browser is unable to accurately determine the file size, it refuses to delete it. If this happens on a real console, the only way to fix it is to format the memory card using homebrew, such as Memory Card Annihilator. Doing so will get rid of all your saves tough.

Console: SCPH-90004 (batch: 8D)
0 1 0 1 https://www.youtube.com/watch?v=Mp4vlV2D0NA 0 PlayStation 2 - Delete failed PlayStation 2 - Delete failed Demonstrates what happens when PlayStation 2 is unable to delete a save file from the file browser. I've dumped a real memory card from a heavily soft-modded PS2 slim console and used it in an emulator for this video. However, I happened to have made an undeletable save at some point. I suspect it's because the file browser is unable to accurately determine the file size, it refuses to delete it. If this happens on a real console, the only way to fix it is to format the memory card using homebrew, such as Memory Card Annihilator. Doing so will get rid of all your saves tough.

Console: SCPH-90004 (batch: 8D)
Demonstrates what happens when PlayStation 2 is unable to delete a save file from the file browser. I've dumped a real memory card from a heavily soft-modded PS2 slim console and used it in an emulator for this video. However, I happened to have made an undeletable save at some point. I suspect it's because the file browser is unable to accurately determine the file size, it refuses to delete it. If this happens on a real console, the only way to fix it is to format the memory card using homebrew, such as Memory Card Annihilator. Doing so will get rid of all your saves tough.

Console: SCPH-90004 (batch: 8D)
deletefailed.mp4 Muud mängimise videod Other gameplay videos N/A Press any key to continue... Press any key to continue... 0 /channel_db_lite/web/thumbs/594.jpg N/A /channel_db_lite/web/json/594.json N/A N/A
569 Press any key to continue... Hearts win animation (Windows Vista/7 Card Game) 0 2024-03-27 This is the animation that plays when you win a game of Hearts in Windows Vista or 7. Seeing this animation is rare, because in Hearts, there are multiple rounds and the game only ends when a player reaches 100 points and obviously it also requires you to win the game. 1 0 0 1 https://www.youtube.com/watch?v=-s5ZHhz4GQU 0 Hearts win animation (Windows Vista/7 Card Game) Hearts win animation (Windows Vista/7 Card Game) This is the animation that plays when you win a game of Hearts in Windows Vista or 7. Seeing this animation is rare, because in Hearts, there are multiple rounds and the game only ends when a player reaches 100 points and obviously it also requires you to win the game. This is the animation that plays when you win a game of Hearts in Windows Vista or 7. Seeing this animation is rare, because in Hearts, there are multiple rounds and the game only ends when a player reaches 100 points and obviously it also requires you to win the game. HeartsWinNearest.mov Muud mängimise videod Other gameplay videos Microsoft,Windows 7,built-in games,Solitaire,card game,playing cards,Hearts,Clubs,Spades,Diamonds,operating system,Queen of Spades N/A Press any key to continue... Press any key to continue... 0 /channel_db_lite/web/thumbs/569.jpg N/A /channel_db_lite/web/json/569.json N/A N/A
560 MarkusTegelane Identiteedikriis - Mis juhtus mu kanaliga? 0 2024-01-28 Võib-olla märkasite, et ma muutsin vahepeal enda kanali nime ja siis võtsin selle muudatuse vähem kui kuu hiljem tagasi. See video selgitab mis vahepeal juhtus ja miks ma tegin seda, mida ma tegin...

?? ENGLISH VERSION ??
https://www.youtube.com/watch?v=oW6es05CjcU

■ Lingid ■
Veebisait: https://markustegelane.eu
Ajaveeb: https://markustegelane.blogspot.com

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

♫ Muusika ♫
Geographer - Synergy
Kevin MacLeod - Pamgaea
ALBIS - New Land

? Lisainfo ?
Failinimi: Identiteedikriis_ET.mov
Renderdamise aeg: 17 minutit, 24 sekundit
Videokaart: Gigabyte Geforce GTX 1650 4GB OC
Tarkvara: DaVinci Resolve 18.6, FFmpeg, VLC Player, GIMP, Garuda Linux, Inkscape, Audacity

? Video koostas: Markus Maal ?
© 2024 Markuse videod
0 1 0 1 https://www.youtube.com/watch?v=t0VD3yId38Q 0 Identity crisis - What happened with this channel? Identiteedikriis - Mis juhtus mu kanaliga? You may have noticed that I changed my channel name at some point and then reverted that change less than a month later. This video explains what happened and why I did what I did...

?? ENGLISH VERSION ??
https://www.youtube.com/watch?v=oW6es05CjcU

■ Links ■
Website: https://markustegelane.eu
Blog: https://markustegelane.blogspot.com

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

♫ Music ♫
Geographer - Synergy
Kevin MacLeod - Pamgaea
ALBIS - New Land

? Additional information ?
Filename: Identiteedikriis_EN.mov
Render time: 15 minutes, 38 seconds
Video card: Gigabyte Geforce GTX 1650 4GB OC
Software: DaVinci Resolve 18.6, FFmpeg, VLC Player, GIMP, Garuda Linux, Inkscape, Audacity

? Created by: Markus Maal ?
© 2024 Markuse videod
Võib-olla märkasite, et ma muutsin vahepeal enda kanali nime ja siis võtsin selle muudatuse vähem kui kuu hiljem tagasi. See video selgitab mis vahepeal juhtus ja miks ma tegin seda, mida ma tegin...

?? ENGLISH VERSION ??
https://www.youtube.com/watch?v=oW6es05CjcU

■ Lingid ■
Veebisait: https://markustegelane.eu
Ajaveeb: https://markustegelane.blogspot.com

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

♫ Muusika ♫
Geographer - Synergy
Kevin MacLeod - Pamgaea
ALBIS - New Land

? Lisainfo ?
Failinimi: Identiteedikriis_ET.mov
Renderdamise aeg: 17 minutit, 24 sekundit
Videokaart: Gigabyte Geforce GTX 1650 4GB OC
Tarkvara: DaVinci Resolve 18.6, FFmpeg, VLC Player, GIMP, Garuda Linux, Inkscape, Audacity

? Video koostas: Markus Maal ?
© 2024 Markuse videod
Identiteedikriis_ET.mov Info ja uudised Info and news markustegelane,Markus Maal,Tegelane Markus,mmaal,TheMarkusGuy,computers,identiteedikriis,status update,olekukontroll,mis juhtus,uus video,millal,next video,when,Sammalkaru https://odysee.com/@MarkusTegelane:8/identity-crisis-what-happened-with-this:8 MarkusTegelane . 0 /channel_db_lite/web/thumbs/560.jpg N/A /channel_db_lite/web/json/560.json N/A N/A
504 MarkusTegelane++ Windows 11, but it's a PowerPoint presentation I made in 2014 0 2022-11-06 Back in 2014, when Windows 10 wasn't even announced yet, I made a few concepts for future Windows versions in PowerPoint. This is one of them. 0 0 0 1 https://www.youtube.com/watch?v=oWSzbytS7Sk 0 Windows 11, but it's a PowerPoint presentation I made in 2014 Back in 2014, when Windows 10 wasn't even announced yet, I made a few concepts for future Windows versions in PowerPoint. This is one of them. win11.mp4 Varia Joke videos N/A MarkusTegelane++ MarkusTegelane++ 0 /channel_db_lite/web/thumbs/504.jpg /channel_db_lite/web/stream/504.mp4 /channel_db_lite/web/json/504.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
310 MarkusTegelane+ When you think your computer is idling, but it is actually writing data to the disk constantly... 1 2020-09-01 Windows 10 in a nutshell 0 1 0 1 https://www.youtube.com/watch?v=6qpfmNWC5_8 0 . . . . N/A Varia Miscellaneous N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/310.jpg N/A /channel_db_lite/web/json/310.json N/A N/A
309 MarkusTegelane+ e 1 2020-08-07 when you get an error message in a program that creates error messages

//

kui näete veateadet programmis mis loob veateateid
0 1 0 1 https://www.youtube.com/watch?v=r4Wi5tjNXY4 0 . . . when you get an error message in a program that creates error messages
//
kui näete veateadet programmis mis loob veateateid
cool.wmv Varia Miscellaneous N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/309.jpg N/A /channel_db_lite/web/json/309.json N/A N/A
305 MarkusTegelane+ When the BIOS setup crashes... 1 2020-07-09 Also it's AMIBIOS based 0 1 0 0 https://www.youtube.com/watch?v=SQxosRymEW4 0 . . . . N/A Varia Miscellaneous N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/305.jpg N/A /channel_db_lite/web/json/305.json N/A N/A
312 Press any key to continue... Flipnic: In-game help 0 2020-06-15 These are help videos you can find in Flipnic (PS2), when you go to the Help menu. These explain basic mechnics of the game, as well as some more advanced techniques. I like these more than the actual manual included in the case, because of the nice visuals and more detailed explanations. 0 1 0 0 https://www.youtube.com/watch?v=374kqzSBuOA 0 . . These are help videos you can find in Flipnic (PS2), when you go to the Help menu. These videos are from the PAL version, but the NTSC-U has identical videos. The NTSC-J has similar videos, but they are in Japanese (obviously) and are actually placed in the Explain menu.

These videos explain basic mechnics of the game, as well as some more advanced techniques. I like these more than the actual manual included in the case, because of the nice visuals and more detailed explanations.

This video was originally uploaded a few months ago, but due to the fact I didn't verify my account using my phone, I wasn't able to upload it (longer than 15 minutes). And yes, I published 5 videos in a single day (altough 3 of them were unlisted already and uploaded a few months ago).

Timestamps:
0:00 Basic rules
3:20 Missions
7:14 Recovery 1
11:19 Recovery 2
14:02 Multiball
19:14 Defence & offence
22:46 Holding
. flipnic_help.wmv FMV klipid FMV clips Flipnic,pinball,simulator,physics,dynamics,advanced techniques,video game,in-game help,tictactoe,metallic ball,flipper,bumper,gravity,tilting,nudging,algebra,PlayStation,gaming,PS2,Sony Computer Entertainment Europe,coins,arcade,game tutorial,game console,video game console,outhole,bluecoins,red,yellow,mission https://odysee.com/@Press_any_key_to_continue:2/FlipnicHelp:e Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/312.jpg N/A /channel_db_lite/web/json/312.json N/A N/A
323 Press any key to continue... Bad luck (Part 3/3) 0 2019-12-07 In these videos, I'm playing a PS2 game called Flipnic (PAL version). An interesting thing that happens when you start the game is that a monkey starts fishing. The fish it gets relates to your supposed "luck" in the game. Well, as the title suggests, I happened to get bad luck, so lets see how this may affect the gameplay. This video continues the three part series. 0 1 0 0 https://www.youtube.com/watch?v=Kyg7At8P-u0 0 . . In these videos, I'm playing a PS2 game called Flipnic (PAL version). An interesting thing that happens when you start the game is that a monkey starts fishing. The fish it gets relates to your supposed "luck" in the game. Well, as the title suggests, I happened to get bad luck, so lets see how this may affect the gameplay.
This video continues the three part series.


This series consists of three parts:

1. Trying luck on completing yellow missions

2. Continuing multiball mode and losing a lot of balls

3. Red missions and the ending


So, wish me luck, or lack thereof...


Recorded footage from PCSX2
. seeyouagain.wmv Videomängude analüüs Video game analysis https://odysee.com/@Press_any_key_to_continue:2/BadLuckFlipnic:d Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/323.jpg N/A /channel_db_lite/web/json/323.json N/A N/A
322 Press any key to continue... Bad luck (Part 2/3) 0 2019-12-05 In these videos, I'm playing a PS2 game called Flipnic (PAL version). An interesting thing that happens when you start the game is that a monkey starts fishing. The fish it gets relates to your supposed "luck" in the game. Well, as the title suggests, I happened to get bad luck, so lets see how this may affect the gameplay. This video continues the three part series. 0 1 0 0 https://www.youtube.com/watch?v=Lj030XglNt4 0 . . . . solitaire.wmv Videomängude analüüs Video game analysis https://odysee.com/@Press_any_key_to_continue:2/BadLuckFlipnic:d Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/322.jpg N/A /channel_db_lite/web/json/322.json N/A N/A
321 Press any key to continue... Bad luck (Part 1/3) 0 2019-12-04 In this video, I'm playing a PS2 game called Flipnic (PAL version). An interesting thing that happens when you start the game is that a monkey starts fishing. The fish it gets relates to your supposed "luck" in the game. Well, as the title suggests, I happened to get bad luck, so lets see how this may affect the gameplay. 0 1 0 0 https://www.youtube.com/watch?v=RkvO_JXbZuo 0 . . In this video, I'm playing a PS2 game called Flipnic (PAL version). An interesting thing that happens when you start the game is that a monkey starts fishing. The fish it gets relates to your supposed "luck" in the game. Well, as the title suggests, I happened to get bad luck, so lets see how this may affect the gameplay.

This series consists of three parts:
1. Trying luck on completing yellow missions
2. Continuing multiball mode and losing a lot of balls
3. Red missions and the ending

So, wish me luck, or lack thereof...

Recorded footage from PCSX2
. flipnic_exposed.wmv Videomängude analüüs Video game analysis https://odysee.com/@Press_any_key_to_continue:2/BadLuckFlipnic:d Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/321.jpg N/A /channel_db_lite/web/json/321.json N/A N/A
320 Press any key to continue... Swing [PS1 FMV RIP] 0 2019-11-23 Full motion videos from a PS1 port of a puzzle game called Swing. The extra clips would play when you booted up the game and the credits one is accessible in the main menu (along with all the extra clips). 0 1 0 0 https://www.youtube.com/watch?v=p0ql-svG4cM 0 . . Full motion videos from a PS1 port of a puzzle game called Swing. The extra clips would play when you booted up the game and the credits one is accessible in the main menu (along with all the extra clips).

Timestamps
0:00 Extra 1 (fire)
0:11 Extra 2 (sewer)
0:23 Extra 3 (snow)
0:36 Extra 4 (jungle)
0:49 Extra 5 (bag)
1:03 Credits
. swing.mp4 FMV klipid FMV clips Swing,video game,PlayStation,FMV rips N/A Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/320.jpg N/A /channel_db_lite/web/json/320.json N/A N/A
219 MarkusTegelane+ My computer is doing weird things dafuq is happening please halp!!!!!1 1 2018-05-17 When ext4 parition gets corrupted… 0 1 0 1 https://www.youtube.com/watch?v=Li-uQ5nYY-0 0 . . . . N/A Naljavideod Joke videos N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/219.jpg N/A /channel_db_lite/web/json/219.json N/A N/A
178 MarkusTegelane+ This is ridicullus 1 2017-05-07 Hating it when I have to keep it rendering overnight. Oh, and good night! 0 1 0 1 https://www.youtube.com/watch?v=snbuk9rInFE 0 . See on naeruväärne . Vihkan kui ma pean selle ööseks renderdama jätma. Oi, ja head ööd! N/A Varia Miscellaneous N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/178.jpg N/A /channel_db_lite/web/json/178.json N/A N/A
177 MarkusTegelane+ Kollane ekraan (Mozilla Firefox) 1 2017-04-30 You know that the thing is serious when you see this in Firefox… 0 1 0 1 https://www.youtube.com/watch?v=4z2ydG6cWwg 0 Yellow screen of death (Mozilla Firefox) . . Te teate, et asi on tõsine, kui seda Firefoxis näete... N/A Varia Miscellaneous N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/177.jpg N/A /channel_db_lite/web/json/177.json N/A N/A