Leiti 12 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
556 Press any key to continue... 2D galaxy tennis [Flipnic PS2 gameplay] 0 2023-12-08 I hacked the camera to this top-down perspective. Unfortunately right now I've only found a way to adjust rotation, yaw, and roll, but not the origin/position. 0 1 0 1 https://www.youtube.com/watch?v=UvzPmk9jGjs 0 2D galaxy tennis [Flipnic PS2 gameplay] 2D galaxy tennis [Flipnic PS2 gameplay] I hacked the camera to this top-down perspective. Unfortunately right now I've only found a way to adjust rotation, yaw, and roll, but not the origin/position. I hacked the camera to this top-down perspective. Unfortunately right now I've only found a way to adjust rotation, yaw, and roll, but not the origin/position. 2023-04-02 20-45-32.mkv 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/556.jpg N/A /channel_db_lite/web/json/556.json N/A N/A
550 Press any key to continue... Flipnic - all in-game videos [PS2 FMV Rip/Full quality 60 FPS] 0 2023-10-01 This video contains every single video clip from the Flipnic video game across various regions (including NTSC-U, NTSC-J and PAL regions). Compared to my previous video, this time I've used a different ripping process, through which I've converted the PSS files directly to a standard video format and not just recorded the emulator screen. There are now even more FMVs, which weren't originally included in my previous video.

The low-res FMVs have been composited with a checkerboard pattern, so that you can see that they do in fact have a transparent background.

Technical information:

Video container: Interleaved audio/video streams, PSS file extension
Low-res video format: IPU, 256x512 (full frame) or 256x256 (visible display)
High-res video format: IPU, 512x448 (NTSC) or 512x512 (PAL)
Audio format: Compressed Sony ADPCM, 44100kHz, interleave 0x400

Extraction commands:
STR.BIN extraction: FlipnicBinExtractor /e STR.BIN STR
TUTO.BIN extraction: FlipnicBinExtractor /e TUTO.BIN TUTO
Video container: FlipnicBinExtractor /est [filename].PSS
IPU conversion (high-res format, PAL): ffmpeg -r 25 -i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
IPU conversion (high-res format, NTSC): ffmpeg -r 29.97-i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
IPU conversion (low-res format, PAL): ffmpeg -r 50 -i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
IPU conversion (low-res format, NTSC): ffmpeg -r 59.94 -i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
Audio conversion: MFAudio /IF44100 /IC2 /II400 /IH0 /OTWAVU "[input filename].PSS.INT[stream ID, usually 1]" "[output filename].WAV"

Extraction tools:
FlipnicBinExtractor: https://github.com/MarkusMaal/FlipnicBinExtractor
FFmpeg: https://ffmpeg.org/
MFAudio: https://www.zophar.net/utilities/ps2util/mfaudio-1-1.html

Chapters:
0:00 SHUKYAKUDEMO.PSS (Audio 1)
1:23 SHUKYAKUDEMO.PSS (Audio 2)
2:48 SHUKYAKUDEMO.PSS (Audio 3)
4:13 SHUKYAKUDEMO.PSS (Audio 4)
5:38 SHUKYAKUDEMO.PSS (Audio 5)
7:03 TITLE_.PSS (NTSC-U)
7:19 TITLE_.PSS (PAL)
7:35 TITLE_.PSS (NTSC-J)
7:51 SILVER_DROP.PSS
8:07 CIRCLE_OF_LIFE.PSS
8:29 FREEZE_OVER.PSS
8:45 TAKIWARI.PSS
8:58 SILVER_DROP2.PSS
9:14 CIRCLE_OF_LIFE2.PSS
9:35 FREEZE_OVER2.PSS
9:51 TAKIWARI2.PSS
10:04 UFO_QUIZ_SHOW.PSS
10:14 LUCKEY_FLAMINGOS.PSS
10:20 POINT_OF_NO_RETURN.PSS
10:29 COLOR_PUZZLE2.PSS
10:36 HUNGLY_MONKEY.PSS
10:45 MULTIBALL.PSS
10:53 MULTIBALL03.PSS
10:59 MULTIBALL04.PSS
11:04 MULTIBALL05.PSS
11:14 SHOWTIME.PSS
11:18 MOVE_ON01.PSS
11:24 WATCH_OUT.PSS
11:29 MISSING.PSS
11:38 TILT2.PSS
11:44 EXTRABALL.PSS
11:49 EXTRABALL2.PSS
11:57 EXTRA_CREDIT.PSS
12:05 EXTRA_CREDIT02.PSS
12:13 NEXT_STAGE.PSS
12:33 CONGRATULATIONS01.PSS
12:40 CONGRATULATIONS02.PSS
12:46 CONGRATULATIONS03.PSS
12:55 CONGRATULATIONS04.PSS
13:04 CONGRATULATIONS05.PSS
13:13 CONGRATULATIONS06.PSS
13:22 CONGRATULATIONS07.PSS
13:31 CONGRATULATIONS08.PSS
13:39 CONGRATULATIONS09.PSS
13:46 CONGRATULATIONS10.PSS
13:58 GAME_OVER2.PSS
14:13 GAME_OVER3.PSS
14:21 GAME_OVER4.PSS
14:32 GAME_OVER5.PSS
14:46 GAME_OVER6.PSS (NTSC-J only)
14:58 STAFF_ROLL1.PSS (NTSC-U)
17:02 STAFF_ROLL1.PSS (NTSC-J)
19:06 STAFF_ROLL1.PSS (PAL)
21:10 STAFF_ROLL2.PSS (NTSC-U)
23:14 STAFF_ROLL2.PSS (NTSC-J)
25:18 STAFF_ROLL2.PSS (PAL)
27:22 UBI.PSS (PAL only)
27:30 BAD_LUCK.PSS (NTSC-U/PAL)
28:03 SMALL_LUCK.PSS (NTSC-U/PAL)
28:46 GOOD_LUCK.PSS (NTSC-U/PAL)
29:24 GREAT_LUCK.PSS (NTSC-U/PAL)
30:02 MIRACULOUS.PSS (NTSC-U/PAL)
30:40 CHAP01.PSS (NTSC-U/PAL)
33:59 CHAP02.PSS (NTSC-U/PAL)
37:52 CHAP03.PSS (NTSC-U/PAL)
41:57 CHAP04.PSS (NTSC-U/PAL)
44:39 CHAP05.PSS (NTSC-U/PAL)
49:50 CHAP06.PSS (NTSC-U/PAL)
53:21 CHAP07.PSS (NTSC-U/PAL)
55:28 CHAP01.PSS (NTSC-J)
58:49 CHAP02.PSS (NTSC-J)
1:02:42 CHAP03.PSS (NTSC-J)
1:06:48 CHAP04.PSS (NTSC-J)
1:09:31 CHAP05.PSS (NTSC-J)
1:14:44 CHAP06.PSS (NTSC-J)
1:18:16 CHAP07.PSS (NTSC-J)
1:20:24 BAD_LUCK.PSS (NTSC-J)
1:21:04 SMALL_LUCK.PSS (NTSC-J)
1:21:44 GOOD_LUCK.PSS (NTSC-J)
1:22:24 GREAT_LUCK.PSS (NTSC-J)
1:23:04 MIRACULOUS
1 1 0 1 https://www.youtube.com/watch?v=ZaA8-H71-3U 0 Flipnic - all in-game videos [PS2 FMV Rip/Full quality 60 FPS] Flipnic - all in-game videos [PS2 FMV Rip/Full quality 60 FPS] This video contains every single video clip from the Flipnic video game across various regions (including NTSC-U, NTSC-J and PAL regions). Compared to my previous video, this time I've used a different ripping process, through which I've converted the PSS files directly to a standard video format and not just recorded the emulator screen. There are now even more FMVs, which weren't originally included in my previous video.

The low-res FMVs have been composited with a checkerboard pattern, so that you can see that they do in fact have a transparent background.

Technical information:

Video container: Interleaved audio/video streams, PSS file extension
Low-res video format: IPU, 256x512 (full frame) or 256x256 (visible display)
High-res video format: IPU, 512x448 (NTSC) or 512x512 (PAL)
Audio format: Compressed Sony ADPCM, 44100kHz, interleave 0x400

Extraction commands:
STR.BIN extraction: FlipnicBinExtractor /e STR.BIN STR
TUTO.BIN extraction: FlipnicBinExtractor /e TUTO.BIN TUTO
Video container: FlipnicBinExtractor /est [filename].PSS
IPU conversion (high-res format, PAL): ffmpeg -r 25 -i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
IPU conversion (high-res format, NTSC): ffmpeg -r 29.97-i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
IPU conversion (low-res format, PAL): ffmpeg -r 50 -i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
IPU conversion (low-res format, NTSC): ffmpeg -r 59.94 -i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
Audio conversion: MFAudio /IF44100 /IC2 /II400 /IH0 /OTWAVU "[input filename].PSS.INT[stream ID, usually 1]" "[output filename].WAV"

Extraction tools:
FlipnicBinExtractor: https://github.com/MarkusMaal/FlipnicBinExtractor
FFmpeg: https://ffmpeg.org/
MFAudio: https://www.zophar.net/utilities/ps2util/mfaudio-1-1.html

Chapters:
0:00 SHUKYAKUDEMO.PSS (Audio 1)
1:23 SHUKYAKUDEMO.PSS (Audio 2)
2:48 SHUKYAKUDEMO.PSS (Audio 3)
4:13 SHUKYAKUDEMO.PSS (Audio 4)
5:38 SHUKYAKUDEMO.PSS (Audio 5)
7:03 TITLE_.PSS (NTSC-U)
7:19 TITLE_.PSS (PAL)
7:35 TITLE_.PSS (NTSC-J)
7:51 SILVER_DROP.PSS
8:07 CIRCLE_OF_LIFE.PSS
8:29 FREEZE_OVER.PSS
8:45 TAKIWARI.PSS
8:58 SILVER_DROP2.PSS
9:14 CIRCLE_OF_LIFE2.PSS
9:35 FREEZE_OVER2.PSS
9:51 TAKIWARI2.PSS
10:04 UFO_QUIZ_SHOW.PSS
10:14 LUCKEY_FLAMINGOS.PSS
10:20 POINT_OF_NO_RETURN.PSS
10:29 COLOR_PUZZLE2.PSS
10:36 HUNGLY_MONKEY.PSS
10:45 MULTIBALL.PSS
10:53 MULTIBALL03.PSS
10:59 MULTIBALL04.PSS
11:04 MULTIBALL05.PSS
11:14 SHOWTIME.PSS
11:18 MOVE_ON01.PSS
11:24 WATCH_OUT.PSS
11:29 MISSING.PSS
11:38 TILT2.PSS
11:44 EXTRABALL.PSS
11:49 EXTRABALL2.PSS
11:57 EXTRA_CREDIT.PSS
12:05 EXTRA_CREDIT02.PSS
12:13 NEXT_STAGE.PSS
12:33 CONGRATULATIONS01.PSS
12:40 CONGRATULATIONS02.PSS
12:46 CONGRATULATIONS03.PSS
12:55 CONGRATULATIONS04.PSS
13:04 CONGRATULATIONS05.PSS
13:13 CONGRATULATIONS06.PSS
13:22 CONGRATULATIONS07.PSS
13:31 CONGRATULATIONS08.PSS
13:39 CONGRATULATIONS09.PSS
13:46 CONGRATULATIONS10.PSS
13:58 GAME_OVER2.PSS
14:13 GAME_OVER3.PSS
14:21 GAME_OVER4.PSS
14:32 GAME_OVER5.PSS
14:46 GAME_OVER6.PSS (NTSC-J only)
14:58 STAFF_ROLL1.PSS (NTSC-U)
17:02 STAFF_ROLL1.PSS (NTSC-J)
19:06 STAFF_ROLL1.PSS (PAL)
21:10 STAFF_ROLL2.PSS (NTSC-U)
23:14 STAFF_ROLL2.PSS (NTSC-J)
25:18 STAFF_ROLL2.PSS (PAL)
27:22 UBI.PSS (PAL only)
27:30 BAD_LUCK.PSS (NTSC-U/PAL)
28:03 SMALL_LUCK.PSS (NTSC-U/PAL)
28:46 GOOD_LUCK.PSS (NTSC-U/PAL)
29:24 GREAT_LUCK.PSS (NTSC-U/PAL)
30:02 MIRACULOUS.PSS (NTSC-U/PAL)
30:40 CHAP01.PSS (NTSC-U/PAL)
33:59 CHAP02.PSS (NTSC-U/PAL)
37:52 CHAP03.PSS (NTSC-U/PAL)
41:57 CHAP04.PSS (NTSC-U/PAL)
44:39 CHAP05.PSS (NTSC-U/PAL)
49:50 CHAP06.PSS (NTSC-U/PAL)
53:21 CHAP07.PSS (NTSC-U/PAL)
55:28 CHAP01.PSS (NTSC-J)
58:49 CHAP02.PSS (NTSC-J)
1:02:42 CHAP03.PSS (NTSC-J)
1:06:48 CHAP04.PSS (NTSC-J)
1:09:31 CHAP05.PSS (NTSC-J)
1:14:44 CHAP06.PSS (NTSC-J)
1:18:16 CHAP07.PSS (NTSC-J)
1:20:24 BAD_LUCK.PSS (NTSC-J)
1:21:04 SMALL_LUCK.PSS (NTSC-J)
1:21:44 GOOD_LUCK.PSS (NTSC-J)
1:22:24 GREAT_LUCK.PSS (NTSC-J)
1:23:04 MIRACULOUS.PSS (NTSC-J)
This video contains every single video clip from the Flipnic video game across various regions (including NTSC-U, NTSC-J and PAL regions). Compared to my previous video, this time I've used a different ripping process, through which I've converted the PSS files directly to a standard video format and not just recorded the emulator screen. There are now even more FMVs, which weren't originally included in my previous video.

The low-res FMVs have been composited with a checkerboard pattern, so that you can see that they do in fact have a transparent background.

Technical information:

Video container: Interleaved audio/video streams, PSS file extension
Low-res video format: IPU, 256x512 (full frame) or 256x256 (visible display)
High-res video format: IPU, 512x448 (NTSC) or 512x512 (PAL)
Audio format: Compressed Sony ADPCM, 44100kHz, interleave 0x400

Extraction commands:
STR.BIN extraction: FlipnicBinExtractor /e STR.BIN STR
TUTO.BIN extraction: FlipnicBinExtractor /e TUTO.BIN TUTO
Video container: FlipnicBinExtractor /est [filename].PSS
IPU conversion (high-res format, PAL): ffmpeg -r 25 -i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
IPU conversion (high-res format, NTSC): ffmpeg -r 29.97-i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
IPU conversion (low-res format, PAL): ffmpeg -r 50 -i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
IPU conversion (low-res format, NTSC): ffmpeg -r 59.94 -i [filename].PSS.IPU0 -c:v qtrle -pix_fmt rgb24 [filename].mov
Audio conversion: MFAudio /IF44100 /IC2 /II400 /IH0 /OTWAVU "[input filename].PSS.INT[stream ID, usually 1]" "[output filename].WAV"

Extraction tools:
FlipnicBinExtractor: https://github.com/MarkusMaal/FlipnicBinExtractor
FFmpeg: https://ffmpeg.org/
MFAudio: https://www.zophar.net/utilities/ps2util/mfaudio-1-1.html

Chapters:
0:00 SHUKYAKUDEMO.PSS (Audio 1)
1:23 SHUKYAKUDEMO.PSS (Audio 2)
2:48 SHUKYAKUDEMO.PSS (Audio 3)
4:13 SHUKYAKUDEMO.PSS (Audio 4)
5:38 SHUKYAKUDEMO.PSS (Audio 5)
7:03 TITLE_.PSS (NTSC-U)
7:19 TITLE_.PSS (PAL)
7:35 TITLE_.PSS (NTSC-J)
7:51 SILVER_DROP.PSS
8:07 CIRCLE_OF_LIFE.PSS
8:29 FREEZE_OVER.PSS
8:45 TAKIWARI.PSS
8:58 SILVER_DROP2.PSS
9:14 CIRCLE_OF_LIFE2.PSS
9:35 FREEZE_OVER2.PSS
9:51 TAKIWARI2.PSS
10:04 UFO_QUIZ_SHOW.PSS
10:14 LUCKEY_FLAMINGOS.PSS
10:20 POINT_OF_NO_RETURN.PSS
10:29 COLOR_PUZZLE2.PSS
10:36 HUNGLY_MONKEY.PSS
10:45 MULTIBALL.PSS
10:53 MULTIBALL03.PSS
10:59 MULTIBALL04.PSS
11:04 MULTIBALL05.PSS
11:14 SHOWTIME.PSS
11:18 MOVE_ON01.PSS
11:24 WATCH_OUT.PSS
11:29 MISSING.PSS
11:38 TILT2.PSS
11:44 EXTRABALL.PSS
11:49 EXTRABALL2.PSS
11:57 EXTRA_CREDIT.PSS
12:05 EXTRA_CREDIT02.PSS
12:13 NEXT_STAGE.PSS
12:33 CONGRATULATIONS01.PSS
12:40 CONGRATULATIONS02.PSS
12:46 CONGRATULATIONS03.PSS
12:55 CONGRATULATIONS04.PSS
13:04 CONGRATULATIONS05.PSS
13:13 CONGRATULATIONS06.PSS
13:22 CONGRATULATIONS07.PSS
13:31 CONGRATULATIONS08.PSS
13:39 CONGRATULATIONS09.PSS
13:46 CONGRATULATIONS10.PSS
13:58 GAME_OVER2.PSS
14:13 GAME_OVER3.PSS
14:21 GAME_OVER4.PSS
14:32 GAME_OVER5.PSS
14:46 GAME_OVER6.PSS (NTSC-J only)
14:58 STAFF_ROLL1.PSS (NTSC-U)
17:02 STAFF_ROLL1.PSS (NTSC-J)
19:06 STAFF_ROLL1.PSS (PAL)
21:10 STAFF_ROLL2.PSS (NTSC-U)
23:14 STAFF_ROLL2.PSS (NTSC-J)
25:18 STAFF_ROLL2.PSS (PAL)
27:22 UBI.PSS (PAL only)
27:30 BAD_LUCK.PSS (NTSC-U/PAL)
28:03 SMALL_LUCK.PSS (NTSC-U/PAL)
28:46 GOOD_LUCK.PSS (NTSC-U/PAL)
29:24 GREAT_LUCK.PSS (NTSC-U/PAL)
30:02 MIRACULOUS.PSS (NTSC-U/PAL)
30:40 CHAP01.PSS (NTSC-U/PAL)
33:59 CHAP02.PSS (NTSC-U/PAL)
37:52 CHAP03.PSS (NTSC-U/PAL)
41:57 CHAP04.PSS (NTSC-U/PAL)
44:39 CHAP05.PSS (NTSC-U/PAL)
49:50 CHAP06.PSS (NTSC-U/PAL)
53:21 CHAP07.PSS (NTSC-U/PAL)
55:28 CHAP01.PSS (NTSC-J)
58:49 CHAP02.PSS (NTSC-J)
1:02:42 CHAP03.PSS (NTSC-J)
1:06:48 CHAP04.PSS (NTSC-J)
1:09:31 CHAP05.PSS (NTSC-J)
1:14:44 CHAP06.PSS (NTSC-J)
1:18:16 CHAP07.PSS (NTSC-J)
1:20:24 BAD_LUCK.PSS (NTSC-J)
1:21:04 SMALL_LUCK.PSS (NTSC-J)
1:21:44 GOOD_LUCK.PSS (NTSC-J)
1:22:24 GREAT_LUCK.PSS (NTSC-J)
1:23:04 MIRACULOUS.PSS (NTSC-J)
FlipnicFMVfullquality.mp4 FMV klipid FMV clips Flipnic,pinball,PlayStation,PlayStation 2,game over,cutscene,FMV,full motion video,PSS,playstation stream,PAL,congratulations,Lisle Wilkerson,Randy Goins,Lemmy Constantine,no camera,electromechanical game simulator,poisonous,pinball is not dead,new game machine,van gogh,UFO,aliens,flying saucer,flamingo,monkey,freeze over,steel ball,weird,surreal,biology,optics,metallurgy,geometry,theology,evolution,puzzle,multiball,see you again,skeleton,skull,invasion,omg,tilt N/A Press any key to continue... Press any key to continue... 0 /channel_db_lite/web/thumbs/550.jpg N/A /channel_db_lite/web/json/550.json N/A N/A
539 MarkusTegelane Windows XP ja muu [Markuse arvuti meelelahutus] 0 2023-05-14 Selles videos vaatame Windows XP-d. Võinoh, mitte päris... Saate eelmisest lausest aru kui vaatate selle video lõpuni.

Järgmine video: Sinise ekraani simulaator pluss Androidile

► *Lisamärkused*
Ma unustasin kogemata välja lülitada AI skaleerimise enda kaameras, seega mõned osad videod näevad natuke pastelsed välja. Vabandan selle pärast!

► *Seotud lingid*
Windows 10 Enterprise LTSC: https://learn.microsoft.com/en-us/windows/whats-new/ltsc/
Windows Experience Freestyle: https://archive.org/details/windows-experience-freestyle
The Sad Man (Jake Lava): https://www.youtube.com/watch?v=KqXbz4kIWGE

► *Muud lingid*
MarkusTegelane ajaveeb: https://markustegelane.blogspot.com (Feedburner/RSS: https://feeds.feedburner.com/markustegelane_ee)
Veebisait: https://markustegelane.eu
Juhuslik video: https://markustegelane.eu/markustegelane/random/?c=mt

► *Muusika*
https://pastebin.com/Si6t67zy

► *Lisainfo*
Failinimi: _PastaFreestyleR3.mp4_
Renderdamise aeg: 14 minutit, 41 sekundit
Stiil: MarkuStation C
Tarkvara: DaVinci Resolve, Windows Experience (Freestyle Update), ANXCamera, Aegisub, YTSubConverter
Lindistamise kuupäev: 12. mai 2023. a

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

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

► *Teemaviited*
#MarkuseArvutiMeelelahutus #S2E15 #kogemus
1 1 0 1 https://www.youtube.com/watch?v=8wJmYc9H0Q4 0 Windows XP and more [Markus computer entertainment] Windows XP ja muu [Markuse arvuti meelelahutus] In this video I'm going to take a look at Windows XP. Eh, sorta... You'll see what I mean after you watch the video.

Next video: Blue Screen Simulator Plus for Android

► *Additional notes*
I accidentally forgot to disable AI upscaling on my camera, so some sections are going to look a bit pastellic. Sorry about that!

► *Related links*
About Windows 10 Enterprise LTSC: https://learn.microsoft.com/en-us/windows/whats-new/ltsc/
Windows Experience Freestyle: https://archive.org/details/windows-experience-freestyle
The Sad Man (by Jake Lava): https://www.youtube.com/watch?v=KqXbz4kIWGE

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

► *Music*
https://pastebin.com/Si6t67zy

► *Additional information*
Filename: _PastaFreestyleR3.mp4_
Render time: 14 minutes, 41 seconds
Style: MarkuStation C
Software used: DaVinci Resolve, Windows Experience (Freestyle Update), ANXCamera, Aegisub, YTSubConverter
Recording date: 12th May 2023

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

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

► *Hashtags*
#MarkusComputerEntertainment #S2E15 #experience
Selles videos vaatame Windows XP-d. Võinoh, mitte päris... Saate eelmisest lausest aru kui vaatate selle video lõpuni.

Järgmine video: Sinise ekraani simulaator pluss Androidile

► *Lisamärkused*
Ma unustasin kogemata välja lülitada AI skaleerimise enda kaameras, seega mõned osad videod näevad natuke pastelsed välja. Vabandan selle pärast!

► *Seotud lingid*
Windows 10 Enterprise LTSC: https://learn.microsoft.com/en-us/windows/whats-new/ltsc/
Windows Experience Freestyle: https://archive.org/details/windows-experience-freestyle
The Sad Man (Jake Lava): https://www.youtube.com/watch?v=KqXbz4kIWGE

► *Muud lingid*
MarkusTegelane ajaveeb: https://markustegelane.blogspot.com (Feedburner/RSS: https://feeds.feedburner.com/markustegelane_ee)
Veebisait: https://markustegelane.eu
Juhuslik video: https://markustegelane.eu/markustegelane/random/?c=mt

► *Muusika*
https://pastebin.com/Si6t67zy

► *Lisainfo*
Failinimi: _PastaFreestyleR3.mp4_
Renderdamise aeg: 14 minutit, 41 sekundit
Stiil: MarkuStation C
Tarkvara: DaVinci Resolve, Windows Experience (Freestyle Update), ANXCamera, Aegisub, YTSubConverter
Lindistamise kuupäev: 12. mai 2023. a

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

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

► *Teemaviited*
#MarkuseArvutiMeelelahutus #S2E15 #kogemus
PastaFreeStyleR3.mp4 Markuse arvuti meelelahutus Markus computer entertainment markustegelane,Markus Maal,Tegelane Markus,mmaal,TheMarkusGuy,computers,Markuse arvuti meelelahutus,Markus computer entertainment,Windows XP,Windows Experience,Freestyle Update,Professional x64 Edition,HP Stream,creepypasta,Windows XP Horror Edition,League of Legends https://odysee.com/@MarkusTegelane:8/windows-xp-and-more-markus-computer:7 MarkusTegelane . 0 /channel_db_lite/web/thumbs/539.jpg N/A /channel_db_lite/web/json/539.json N/A N/A
534 MarkusTegelane Kuidas värskendada BIOSi ASUS arvutites/emaplaatidel kasutades EZ Flashi [Arvuti nõuanded] 0 2023-04-03 Turvalisuse, lisafunktsionaalsuse või täiendava riistvara toetamiseks, võite tahta enda arvutile panna UEFI/BIOS värskendust. See video näitab, kuidas seda teha ASUS arvutites.

► *Korduma Kippuvad Küsimused*
Kas BIOS uuendus on riskantne?
Jah ja ei. Jah, sest kui elekter kaob ja teil puudub teine viis arvutile toite andmiseks, ei saa te enam seda arvutit kasutada. Ei, sest uuendamine toimub opsüsteemist väljaspool ja välgutatavate failide ühilduvust kontrollitakse enne uuendust.

Ma ei taha toitekaablit kasutada, kuidas ma saan BIOSi uuendada?
Üldiselt pole soovitatav uuendust rakendada ilma toitekaablita, kuid kui teil seda on tõesti vaja teha, minge EZFlash ekraanile ja kirjutage "risky" klaviatuuril ning seejärel proovige fail uuesti välgutada. See tegevus ignoreerib kõiki hoiatusi toitekaabli kohta.

Mis on UEFI ja BIOS vahe? Kas tegu pole samade asjadega?
Üldiselt kasutavad arvutitootjad neid termineid vahelduvalt, kuigi nad tähendavad erinevaid asju. UEFI on uuemat liiki püsivara, mis toetab buutimist ≥2TB kettapartitsioonidelt ja sageli pakub graafilisemat liidest arvutisätete muutmiseks. BIOS on vanem generatsioon ja primitiivsem süsteem arvuti käima panemiseks.

Kus on allalaadimise lingid?
Leiate need, kui otsite enda emaplaadi või sülearvuti mudeli numbri, nagu videos näidatud. Ma ei paku usaldatavuse ja ohutuse kaalutluse tõttu allalaadimise linke (otsingumootor on teie sõber).

► *Teised lingid*
MarkusTegelane ajaveeb: https://markustegelane.blogspot.com (Feedburner/RSS: https://feeds.feedburner.com/markustegelane_ee)
Veebileht: https://markustegelane.eu
Juhuslik video: https://markustegelane.eu/markustegelane/random/?c=mt

► *Muusika*
Bihler - Glitter
Props - Reflexion

► *Ajatemplid*
0:00 Intro
0:03 BIOS faili alla laadimine
1:13 Välgutamiseks ette valmistumine
2:01 EZ Flash utilliiti sisenemine
3:00 BIOS faili valiminne
3:28 Uue BIOSi välgutamine
4:00 Uus versioon rakendatud
4:07 Outro

► *Lisainfo*
Failinimi: ezflashtuto.mp4
Renderdamise aeg: 5 minutit, 9 sekundit
Stiil: Sära
Tarkvara: DaVinci Resolve 18, ANXCamera, Aegisub, YTSubConverter, Firefox, OBS Studio, paint.NET
Lindistamise kuupäev: 3. aprill 2023

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

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

► *Teemaviited*
#ASUS #EzFlash #BIOS #UEFI #uuendus
1 1 0 1 https://www.youtube.com/watch?v=1nLO47mU1zg 0 How to upgrade your ASUS computer"s BIOS using EZFlash [Computer tips] . For security, additional features or hardware support, you might want to upgrade the UEFI/BIOS on your computer. This video shows you how to do that for ASUS computers.

► *Frequently Asked Questions*
Is it risky to upgrade your BIOS?
Yes and no. Yes, because if the power goes out and you don't have a way of providing secondary power, you will not be able to use your computer anymore. No, because the update takes place outside of your OS and any flashable files are checked for compatibility.

I don't want to use a power cable, how do I update the BIOS?
Generally, it's not recommended to update without a power cable, but if you really need to do that, go to the EZFlash screen and type "risky" on your keyboard and try flashing the file again. This will bypass any warnings about not having a power cable connected.

What is the difference between UEFI and BIOS? Are they the same thing?
Generally speaking, computer manufacturers use these terms interchangably, altough they are different. UEFI is a newer type of firmware, which supports booting from over 2TB volumes and often provides a more graphical interface for adjusting your computer's settings. BIOS is an older generation and a more basic system for getting the system started up.

Where are the download links?
You can look them up by searching your motherboard or laptop model number as shown in the video. I do not provide download links under this video for safety and trust reasons (basically, a search engine is your friend here).

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

► *Music*
Bihler - Glitter
Props - Reflexion

► *Timestamps*
0:00 Intro
0:03 Downloading the BIOS file
1:13 Preparing to flash
2:01 Entering EZFlash utility
3:00 Choosing BIOS file
3:28 Flashing the new BIOS
4:00 New version applied
4:07 Outro

► *Additional information*
Filename: ezflashtuto.mp4
Render time: 5 minutes, 9 seconds
Style: Shine
Software used: DaVinci Resolve 18, ANXCamera, Aegisub, YTSubConverter, Firefox, OBS Studio, paint.NET
Recording date: 3rd April 2023

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

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

► *Hashtags*
#ASUS #EzFlash #BIOS #UEFI #update
. ezflashtuto.mp4 Arvuti nõuanded Computer tips markustegelane,Markus Maal,Tegelane Markus,mmaal,TheMarkusGuy,computers,ASUS,UEFI,BIOS,update,tutorial,upgrade,flash,välgutamine,uuendus,värskendus,õpetus,flash drive,mälupulk,VivoBook https://odysee.com/@MarkusTegelane:8/how-to-upgrade-your-asus-computer's-bios:6 MarkusTegelane . 0 /channel_db_lite/web/thumbs/534.jpg N/A /channel_db_lite/web/json/534.json N/A /channel_db_lite/web/stream/534.en.ass
530 MarkusTegelane+ Heliga 60fps kaameralindistuse test 1 2023-03-13 Video, mis jookseb 60 kaadrit sekundis ning sisaldab heli. 0 1 0 1 https://www.youtube.com/watch?v=QE7uG4MMW-Q 0 Heliga 60fps kaameralindistuse test . Video, mis jookseb 60 kaadrit sekundis ning sisaldab heli. . 60fpsCameraTest.mp4 Varia Miscellaneous N/A MarkusTegelane+ . 0 /channel_db_lite/web/thumbs/530.jpg N/A /channel_db_lite/web/json/530.json N/A N/A
526 MarkusTegelane+ Telefonikaamera skanneerimine // Scanning a phone camera 1 2023-02-19 panin telefoni videot lindistama skanneri sisse
see video on tulemus
//
I started a video recording on my phone inside the scanner
this video is the result
0 1 0 1 https://www.youtube.com/watch?v=MPu72yGakGE 0 Telefonikaamera skanneerimine // Scanning a phone camera . panin telefoni videot lindistama skanneri sisse
see video on tulemus
//
I started a video recording on my phone inside the scanner
this video is the result
. Naljavideod Joke videos N/A MarkusTegelane+ . 0 /channel_db_lite/web/thumbs/526.jpg N/A /channel_db_lite/web/json/526.json N/A N/A
405 MarkusTegelane+ Ülevaatekaamera test / Top-down camera test 1 2022-01-28 Eksperimenteerisin võimaliku kaameraperspektiiviga enda arvuti meelelahutuse videote jaoks. / I was experimenting with a camera perspective for my computer entertainment videos. 0 1 0 1 https://www.youtube.com/watch?v=xR2dGD8FV00 0 . . . . N/A Eksperimentaalne Experimental N/A MarkusTegelane+ . 1 /channel_db_lite/web/thumbs/405.jpg N/A /channel_db_lite/web/json/405.json N/A N/A
406 MarkusTegelane Flipnic - Cutscenes with translucency data [FMV] 0 2022-01-07 This video compiles together FMVs with translucency data from a PlayStation 2 game called Flipnic. This video is a sequel to the last one, as on that video I mentioned that the video omitted displaying any translucency data. Well, this one doesn't! 0 0 0 0 https://www.youtube.com/watch?v=Fy6ZYpAmjn0 0 Flipnic - Cutscenes with translucency data [FMV] Flipnic - Cutscenes with translucency data [FMV] This video compiles together FMVs with translucency data from a PlayStation 2 game called Flipnic. This video is a sequel to the last one, as on that video I mentioned that the video omitted displaying any translucency data. Well, this one doesn't!

Related links:
Better quality version: https://odysee.com/@Press_any_key_to_continue:2/FlipnicAlphaFMV:c
[Download] Exported MOV files with translucency: https://bit.ly/FlipnicFMV
All FMVs: https://youtu.be/BDhZr5ArKoI
Help FMVs (TUTO.BIN): https://youtu.be/374kqzSBuOA
V/O RIP w unused sounds: https://youtu.be/o8TtCp63uuo

Timestamps and filenames:
0:00 Color Puzzle (COLOR_PUZZLE2.PSS)
0:08 Congratulations 1 (CONGRATULATIONS01.PSS)
0:15 Congratulations 2 (CONGRATULATIONS02.PSS)
0:22 Congratulations 3 (CONGRATULATIONS03.PSS)
0:31 Congratulations 4 (CONGRATULATIONS04.PSS)
0:41 Congratulations 5 (CONGRATULATIONS05.PSS)
0:50 Congratulations 6 (CONGRATULATIONS06.PSS)
1:00 Congratulations 7 (CONGRATULATIONS07.PSS)
1:09 Congratulations 8 (CONGRATULATIONS08.PSS)
1:16 Congratulations 9 (CONGRATULATIONS09.PSS)
1:24 Congratulations 10 (CONGRATULATIONS10.PSS)
1:36 Extra ball (EXTRABALL.PSS)
1:41 Extra ball (EXTRABALL2.PSS)
1:49 Extra credit (EXTRA_CREDIT.PSS)
1:57 Extra credit 2 (EXTRA_CREDIT02.PSS)
2:05 Game Over 2 (GAME_OVER2.PSS)
2:20 Game Over 3 (GAME_OVER3.PSS)
2:28 Game Over 4 (GAME_OVER4.PSS)
2:40 Game Over 5 (GAME_OVER5.PSS)
2:53 Hungry Monkey (HUNGLY_MONKEY.PSS)
3:02 Lucky Flamingos (LUCKEY_FLAMINGOS.PSS)
3:09 Move On (MOVE_ON01.PSS*)
3:15 Biology Multiball (MULTIBALL.PSS)
3:22 Metallurgy Multiball (MULTIBALL03.PSS*)
3:29 Optics Multiball (MULTIBALL04.PSS)
3:35 Chu-Chu Multiball (MULTIBALL05.PSS)
3:45 You unlocked the next stage (NEXT_STAGE.PSS)
4:05 Point Of No Return (POINT_OF_NO_RETURN.PSS)
4:15 Show Time (SHOWTIME.PSS)
4:19 Tilt (TILT2.PSS)
4:26 UFO Quiz Show (UFO_QUIZ_SHOW.PSS*)
* The game seems to apply an additional black translucent background to these FMVs, which is why they're not opaque enough in this video
This video compiles together FMVs with translucency data from a PlayStation 2 game called Flipnic. This video is a sequel to the last one, as on that video I mentioned that the video omitted displaying any translucency data. Well, this one doesn't! Preview.mp4 FMV klipid FMV clips Flipnic,pinball,PlayStation,PlayStation 2,game over,cutscene,FMV,full motion video,PSS,playstation stream,PAL,congratulations,Lisle Wilkerson,Randy Goins,Lemmy Constantine,no camera,electromechanical game simulator,poisonous,pinball is not dead,UFO,flamingo,monkey,freeze over,steel ball,weird,surreal,biology,optics,metallurgy,geometry,theology,evolution,puzzle,multiball,see you again,skeleton,skull,invasion,omg,tilt,flying saucer,translucent https://odysee.com/@Press_any_key_to_continue:2/FlipnicAlphaFMV:c MarkusTegelane . 1 /channel_db_lite/web/thumbs/406.jpg N/A /channel_db_lite/web/json/406.json N/A N/A
402 Press any key to continue... Flipnic - All cutscenes (PAL version) 0 2022-01-02 This video shows all cutscenes in Flipnic, a pinball game for the PlayStation 2 games console. This video does not contain any help FMV-s, as I already made a video with those.

I captured all of these cutscenes with a little FMV hack I made - basically I can replace the cutscene that is supposed to play with another one. This game actually has two types of FMVs - the high resone and the low res one.

Some cutscenes contain translucency (e.g. Move On), but this video omits that. The hires cutscenes never have translucency, but the lowres ones do. I have found a hacky way to get translucency data, but it will take some time to actually turn into a full video.
1 1 0 0 https://www.youtube.com/watch?v=BDhZr5ArKoI 0 Flipnic [PAL PS2 Deinterlaced FMV Rip] Flipnic - All cutscenes (PAL version) This video shows all cutscenes in Flipnic, a pinball game for the PlayStation 2 games console. This video does not contain any help FMV-s, as I already made a video with those.

I captured all of these cutscenes with a little FMV hack I made - basically I can replace the cutscene that is supposed to play with another one. This game actually has two types of FMVs - the high res one and the low res one.

Some cutscenes contain translucency (e.g. Move On), but this video omits that. The hires cutscenes never have translucency, but the lowres ones do. I have found a hacky way to get translucency data, but it will take some time to actually turn into a full video.

Related links:
Help FMVs (TUTO.BIN): https://youtu.be/374kqzSBuOA
Game Over 6 (GAME_OVER6.PSS): https://youtu.be/AcqUf014EDQ
Exported MOV files with translucency (W.I.P.): https://bit.ly/FlipnicFMV
V/O RIP w unused sounds: https://youtu.be/o8TtCp63uuo

Timestamps and filenames:
0:00 Intro (SHUKYAKUDEMO.PSS)
1:24 Title screen (TITLE_.PSS)
1:42 Drop of Silver 1 (SILVER_DROOP.PSS)
1:59 Circle of Life 1 (CIRCLE_OF_LIFE.PSS)
2:21 Freeze Over 1 (FREEZE_OVER.PSS)
2:38 Hidden Path Discovery 1 (TAKIWARI.PSS)
2:52 UFO Quiz Show (UFO_QUIZ_SHOW.PSS*)
3:02 Lucky Flamingos (LUCKEY_FLAMINGOS.PSS*)
3:08 Freeze Over 2 (FREEZE_OVER2.PSS)
3:24 Drop of Silver 2 (SILVER_DROP2.PSS)
3:41 Circle of Life 2 (CIRCLE_OF_LIFE2.PSS)
4:02 Hidden Path Discovery 2 (TAKIWARI2.PSS)
4:15 Point of No Return (POINT_OF_NO_RETURN.PSS*)
4:24 Color Puzzle (COLOR_PUZZLE2.PSS*)
4:32 Hungry Monkey (HUNGLY_MONKEY.PSS*)
4:41 Biology Multiball (MULTIBALL.PSS*)
4:49 Metallurgy Multiball (MULTIBALL03.PSS*)
4:55 Optics Multiball (MULTIBALL04.PSS*)
5:01 Geometry Multiball (MULTIBALL05.PSS*)
5:10 Show Time (SHOWTIME.PSS*)
5:15 Move On (MOVE_ON01.PSS*)
5:21 Watch Out! (WATCH_OUT.PSS)
5:26 UFO invasion! (MISSING.PSS)
5:35 Tilt (TILT2.PSS*)
5:42 Extra ball 1 (EXTRABALL.PSS*)
5:48 Extra ball 2 (EXTRABALL2.PSS*)
5:55 Extra credit 1 (EXTRA_CREDIT.PSS*)
6:04 Extra credit 2 (EXTRA_CREDIT02.PSS*)
6:11 You unlocked the next stage (NEXT_STAGE.PSS*)
6:32 Congratulations 1 (CONGRATULATIONS01.PSS*)
6:39 Congratulations 2 (CONGRATULATIONS02.PSS*)
6:46 Congratulations 3 (CONGRATULATIONS03.PSS*)
6:55 Congratulations 4 (CONGRATULATIONS04.PSS*)
7:04 Congratulations 5 (CONGRATULATIONS05.PSS*)
7:14 Congratulations 6 (CONGRATULATIONS06.PSS*)
7:23 Congratulations 7 (CONGRATULATIONS07.PSS*)
7:32 Congratulations 8 (CONGRATULATIONS08.PSS*)
7:39 Congratulations 9 (CONGRATULATIONS09.PSS*)
7:46 Congratulations: cake (CONGRATULATIONS10.PSS*)
7:58 Game Over 2 (GAME_OVER2.PSS*)
8:12 Game Over 3 (GAME_OVER3.PSS*)
8:19 Game Over 4 (GAME_OVER4.PSS*)
8:30 Game Over 5 (GAME_OVER5.PSS*)
8:42 Staff Credits 1 (STAFF_ROLL1.PSS)
10:46 Staff Credits 2 (STAFF_ROLL2.PSS)
12:50 Ubi Soft Logo (UBI.PSS)
13:00 Bad Luck (BAD_LUCK.PSS)
13:39 Small Luck (SMALL_LUCK.PSS)
14:18 Good Luck (GOOD_LUCK.PSS)
14:56 Great Luck (GREAT_LUCK.PSS)
15:34 Miraculous! (MIRACULOUS.PSS)
* These FMVs have translucency effects that are not displayed in this video
This video shows all cutscenes in Flipnic, a pinball game for the PlayStation 2 games console. This video does not contain any help FMV-s, as I already made a video with those.

I captured all of these cutscenes with a little FMV hack I made - basically I can replace the cutscene that is supposed to play with another one. This game actually has two types of FMVs - the high resone and the low res one.

Some cutscenes contain translucency (e.g. Move On), but this video omits that. The hires cutscenes never have translucency, but the lowres ones do. I have found a hacky way to get translucency data, but it will take some time to actually turn into a full video.
flipnic_fmv-6000.mp4 FMV klipid FMV clips Flipnic,pinball,PlayStation,PlayStation 2,game over,cutscene,FMV,full motion video,PSS,playstation stream,PAL,congratulations,Lisle Wilkerson,Randy Goins,Lemmy Constantine,no camera,electromechanical game simulator,poisonous,pinball is not dead,new game machine,van gogh,UFO,aliens,flying saucer,flamingo,monkey,freeze over,steel ball,weird,surreal,biology,optics,metallurgy,geometry,theology,evolution,puzzle,multiball,see you again,skeleton,skull,invasion,omg,tilt https://odysee.com/@Press_any_key_to_continue:2/FlipnicFMV:8 Press any key to continue... Press any key to continue... 1 /channel_db_lite/web/thumbs/402.jpg N/A /channel_db_lite/web/json/402.json N/A N/A
148 MarkusTegelane Sedasi töötavad kaamerad TrackMania's 0 2017-04-08 nagu pealkiri ütleb 0 1 0 1 https://www.youtube.com/watch?v=46AqfsLGFdI 0 This is how cameras work in TrackMania . just like the title says . Video01.avi MarkuStation 1 MarkuStation 1 lol,just,like,the,title,says,this,is,how,cameras,camera,works,work,in,on,at,TrackMania,nii,nagu,pealkiri,ütleb,sedasi,kaamerad,töötavad,TrackMania's,peal,kohal,all trackmania games,best trackmania game,game one trackmania,games like trackmania,speed game trackmania,trackmania game,trackmania game for android,trackmania game play,trackmania gameplay,trackmania gameplay pc,trackmania gameplay ps4,trackmania gameplay xbox one,trackmania games,trackmania pc game https://odysee.com/@MarkusTegelane:8/this-is-how-cameras-work-in-trackmania:4 MarkusTegelane . 1 /channel_db_lite/web/thumbs/148.jpg N/A /channel_db_lite/web/json/148.json N/A N/A
51 MarkusTegelane Minu uus täiustatud YouTube'i intro [1080p] 0 2015-09-23 See on uus intro, mida ma kasutama hakkan 1 0 0 1 https://www.youtube.com/watch?v=oKdutNLCc7s 0 My new and improved YouTube intro [1080p] Minu uus täiustatud YouTube'i intro [1080p] This is the new intro I'm going to use See on uus intro, mida ma kasutama hakkan Markus Maal 2 aasta Intro.mp4 Introd Intros Markus Maal,Ühendama,Ühendatud,MarkusMaal,Esitlema,Esitleb...,Esitleb,Ta esitleb,Ta esitleb....,Uus olema,Uus,Introduction,Intro,2. aastapäev,YouTube,New,New Intro,Trailer,Quality,Camera,Finland,Opening,Definition,720p,Definition (TV Series),Official,Teaser Trailer,1080p,Official Trailer,Exclusive https://odysee.com/@MarkusTegelane:8/minu-uus-t-iustatud-youtube-i-intro:e MarkusTegelane . 1 /channel_db_lite/web/thumbs/51.jpg N/A /channel_db_lite/web/json/51.json N/A N/A