Leiti 4 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 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
611 | Press any key to continue... | Windows XP Tour [SWF Audio Rip] | 0 | 2025-04-06 | Audio files extracted from the Windows XP Tour files. Most audio is in the swf files you can find in C:\Windows\Tours\Help\mmTour, so you can use a tool like JPEXS Flash Decompiler to extract the audio files, however some stuff is embedded directly to tour.exe. So what I did is I searched for the "FWS" magic within tour.exe with a hex editor and knowing the offset for that allowed me to separate the embedded SWF file, which I could then open with a flash decompiler. There were some people on Reddit saying they could extract it from tour.exe with 7-Zip, but that didn't work for me, so I did it manually. Chapters: 0:00 intro.swf 1:02 nav.swf 1:05 segment1.swf 3:23 segment2.swf 5:13 segment3.swf 7:51 segment4.swf 11:54 segment5.swf 19:30 tour.exe (tour music) |
0 | 1 | 0 | 1 | https://www.youtube.com/watch?v=QWWP8B0TKJI | 0 | Windows XP Tour [SWF Audio Rip] | Windows XP Tour [SWF Audio Rip] | Audio files extracted from the Windows XP Tour files. Most audio is in the swf files you can find in C:\Windows\Tours\Help\mmTour, so you can use a tool like JPEXS Flash Decompiler to extract the audio files, however some stuff is embedded directly to tour.exe. So what I did is I searched for the "FWS" magic within tour.exe with a hex editor and knowing the offset for that allowed me to separate the embedded SWF file, which I could then open with a flash decompiler. There were some people on Reddit saying they could extract it from tour.exe with 7-Zip, but that didn't work for me, so I did it manually. Chapters: 0:00 intro.swf 1:02 nav.swf 1:05 segment1.swf 3:23 segment2.swf 5:13 segment3.swf 7:51 segment4.swf 11:54 segment5.swf 19:30 tour.exe (tour music) |
Audio files extracted from the Windows XP Tour files. Most audio is in the swf files you can find in C:\Windows\Tours\Help\mmTour, so you can use a tool like JPEXS Flash Decompiler to extract the audio files, however some stuff is embedded directly to tour.exe. So what I did is I searched for the "FWS" magic within tour.exe with a hex editor and knowing the offset for that allowed me to separate the embedded SWF file, which I could then open with a flash decompiler. There were some people on Reddit saying they could extract it from tour.exe with 7-Zip, but that didn't work for me, so I did it manually. Chapters: 0:00 intro.swf 1:02 nav.swf 1:05 segment1.swf 3:23 segment2.swf 5:13 segment3.swf 7:51 segment4.swf 11:54 segment5.swf 19:30 tour.exe (tour music) |
xptour.mp4 | Muusika | Music | Windows XP,Windows XP Tour,mmTour,where is windows xp tour music located,MP3,audio,extraction,background music,BGM,tour music | N/A | Press any key to continue... | Press any key to continue... | 0 | /channel_db_lite/web/thumbs/611.jpg | N/A | N/A | 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... | 0 | /channel_db_lite/web/thumbs/543.jpg | N/A | /channel_db_lite/web/json/543.json | N/A | N/A | |
453 | Press any key to continue... | The most broken flash game I've played - Ower Web (Part I) | 0 | 2022-05-24 | This series of videos will cover various glitches I've found just from playing this game. Part 2 will definitely be released at some point, but I am unsure if I'll make a part 3. The objective in this game is to finish levels with a spider, but the unique thing about this game is that you can draw webs using your mouse, which your spider can stand on. The only problem - the physics in this game are really broken and it seems like the developers may have rushed to release this game. |
0 | 1 | 0 | 1 | https://www.youtube.com/watch?v=ry7sky-ZCmg | 0 | . | . | This series of videos will cover various glitches I've found just from playing this game. Part 2 will definitely be released at some point, but I am unsure if I'll make a part 3. The objective in this game is to finish levels with a spider, but the unique thing about this game is that you can draw webs using your mouse, which your spider can stand on. The only problem - the physics in this game are really broken and it seems like the developers may have rushed to release this game. |
. | owerweb1.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/453.jpg | N/A | /channel_db_lite/web/json/453.json | N/A | N/A | |
316 | Press any key to continue... | Flight (Flash game soundtrack) | 0 | 2020-09-11 | Soundtracks from a flash game "Flight". | 0 | 1 | 0 | 0 | https://www.youtube.com/watch?v=MAMOCGv2nm4 | 0 | . | . | Soundtracks from a flash game "Flight". Timestamps: 0:00 Main menu 1:05 In-flight 3:10 Cutscenes/Ending 4:10 Cutscenes |
. | flight.webm | Muusika | Music | N/A | Press any key to continue... | Press any key to continue... | 1 | /channel_db_lite/web/thumbs/316.jpg | N/A | /channel_db_lite/web/json/316.json | N/A | N/A |