User Files from feos

Upload All User Files
1 2
7 8

#638505236995536702 - A4000 machine config for Amiberry

A4000-Myst.uae
15 downloads
Uploaded 13 days ago by feos (see all 185)

Emulation:

Dependencies:

kickstarts/Kickstart v3.1 r40.068 (1993-12)(Commodore)(A4000)[!].rom
CRC32: D6BAE334
MD5:   9BDEDDE6A4F33555B4A270C8CA53297D
SHA-1: 5FE04842D04A489720F0F4BB0E46948199406F49
floppies/Workbench v3.1 rev 40.42 (1994)(Commodore)(M10)(Disk 2 of 6)(Workbench)[!].adf
CRC32: 576B08F9
MD5:   1FB61921FCAEBE926D78257FF658431B
SHA-1: 486EA9520E60051C20EC01329D5A0FE3BB10B4FC
cdroms/myst-amiga.iso
CRC32: 2BBD5C9C
MD5:   28130511199F280EBCE127D4687BC185
SHA-1: 3E8813CE8A7E26FD2AE5936F6B14FFB80BAAFB26
harddrives/TAS
Just create an empty folder
Put this A4000-Myst.uae into Amiberry conf folder.
Put --config conf/A4000-Myst.uae into libTAS Command-line options filed.
Folders cdroms and harddrives don't come with Amiberry so you'll need to create them inside its main folder.

#638433491157247846 - Verification movie for Undertale "Opposite Endings"

save_setup.ltm
In 00:07.95 (346 frames), 14 rerecords
Game: Undertale ( Windows, see all files )
68 downloads
Uploaded 2/12/2024 3:38 PM by feos (see all 185)

Annotations

Requirements

- Ubuntu 20.04
- libTAS 1.4.2
- Undertale v1.0


Port Windows Undertale v1.0 to Linux

1. Download Windows Undertale v1.0 on a Windows machine in Steam by right-clicking on Undertale in your games library -> Properties -> Betas, then selecting old_version_100 in the list.
2. Once downloaded, the game can be found in C:\Program Files (x86)\Steam\steamapps\common\UNDERTALE. It comes as a packed .exe file, so unpack it using 7zip, WinRAR, or similar programs. You should get the .ogg music files, UNDERTALE.exe, data.win, and a few other files.
3. From the extracted files, rename data.win to game.unx
4. Create a folder to put the game files into. You can call it whatever you want, for example "Undertale v1.0 Linux". Inside this folder, create a folder named "assets" (without the quotes) and move all the extracted files into this folder.
5. Unzip https://files.tasvideos.org/emulatordownloads/linux/runner-linux-GameMakerStudio-1.4.1567.7z and copy it into the "Undertale v1.0 Linux" folder. This file is the "runner" file, essentially the Linux version of the UNDERTALE.exe file found on the Windows version. It executes the code found in the data.win (or game.unx) file.
6. You should now have the following folder structure: the "Undertale v1.0 Linux" folder, which contains the runner file and the assets folder, which contains all the extracted files (most importantly game.unx and the .ogg files).
7. Copy the "Undertale v1.0 Linux" folder to your Linux machine and start the game by executing the "runner" file via the command "/path/to/runner" (no quotes, and use the actual path). You may need to make it executable first via the command "sudo chmod +x /path/to/runner" (no quotes, and use the actual path).
8. You may also need to install extra dependencies by entering this command into a terminal:

 sudo apt-get install libopenal1:i386 libssl1.0.0:i386 libglu1-mesa:i386 libxrandr2:i386 libfreetype6:i386 libfontconfig1:i386


Force Debug mode to ON

1. You will need a hex value editor, like HxD.
2. Find game.unx in your Undertale folder. Hashes should be
- MD5:   D0822E279464DB858682CA99EC4CBBFF
- SHA-1: 0A6586B621A1E7535E8391326145B89D01E9DDA1
3. Open it up with your hex editor, and go to address 725B24
4. Change the value from 00 to 01.
5. Save the file. Hashes should become
- MD5:   92B63516FA8410F72AD42459F0EA5E59
- SHA-1: FD0EC68FB47875805A8D7C5C546E236AEB74772E


Setup the save files for verification

1. Go to ~/.config/UNDERTALE and ensure it's empty.
2. In libTAS, uncheck Runtime -> Prevent writing to disk.
3. Replay this movie and stop the game after it ends.
4. Open ~/.config/UNDERTALE/file0 in a text editor
5. On line 1 (character name) change H to this text (it contains various control characters to change font and color):
\TF \RB\F0U\F1T \E1HE\E2Y!\E3!\Ts \WT\E4od\E6ay\E7's\E8 T\E9AS\E5 i\F0s \F2sp\E3on\E2se\E1re\E0d \F0by\TF \RR\F3AI\E2D:\E3 \OS\E4H\YA\F0D\OO\F4W \YL\E1E\OG\E2E\YN\E3D\OS\E5,\Ts \Wo\E6ne\E7 o\E8f \E9th\F0e \F5bi\E7gg\E6es\E5t \E4mo\E3bi\E2le\E1 R\E0PG\F0s \F6of\E2 2\E302\E42!^1 \R1\E90 \Om\E6i\Yl\E7l\Gi\E8o\Bn\E5 u\Ps\F0e\Rr\F7s \Wh\E3av\E2e \E1jo\E0in\F0ed\F8 R\E2ai\E3d \E4ov\E5er\E6 t\E7he\E8 l\E9as\F0t \F96 \E7mo\E6nt\E5hs\E4, \E3an\E2d \E1it\E0 h\F0as\F3 a\E3n \E2al\E0mo\E2st\TF \RP\E3E\OR\E2F\YE\E0C\GT\E2 S\BC\E3O\PR\E2E\Ts \Wo\E0n \E2th\E3e \E2Pl\E0ay\E2 S\E3to\E2re\E0!!\E2!^2 %%
6. On line 13 (first inventory slot) change 0 to 26 (Punch Card item ID).
7. Save the file.
8. Open ~/.config/UNDERTALE/...

#638427291856134334 - credits hack

credits.txt
Game: Undertale ( Linux, see all files )
41 downloads
Uploaded 2/5/2024 11:26 AM by feos (see all 185)

#638419952962681599 - 414 frames

Sonic R feos%.bk2
In 01:07.23 (4034 frames), 1928 rerecords
System: Sega Saturn
29 downloads
Uploaded 1/27/2024 11:34 PM by feos (see all 185)

#638406822164178639 - script for use with FCEUX to dump to the .r08 format

r08-fceux.lua
33 downloads
Uploaded 1/12/2024 6:50 PM by feos (see all 185)

#638406821710992453 - script for use with Bizhawk to dump to the .r08 format

r08-bizhawk.lua
36 downloads
Uploaded 1/12/2024 6:49 PM by feos (see all 185)

#638374004063484608 - X1 Super Mario Bros. Special - crouch zipping

smbs-crouch.ltm
In 18:02.61 (64957 frames), 3073 rerecords
46 downloads
Uploaded 12/5/2023 7:13 PM by feos (see all 185)

#638369765519075654 - -104 frames in 1-4

smbsfeos.ltm
In 06:43.80 (24228 frames), 4406 rerecords
47 downloads
Uploaded 11/30/2023 9:29 PM by feos (see all 185)

#638359921219033424 - -414 frames

Defender (feos label).bk2
In 00:58.44 (3512 frames), 2573 rerecords
System: Arcade
43 downloads
Uploaded 11/19/2023 12:02 PM by feos (see all 185)

#638355006482995239 - -160 frames in the first 3 levels of the last loop

feos Gorf 2.bk2
In 05:42.62 (20576 frames), 2744 rerecords
System: Arcade
41 downloads
Uploaded 11/13/2023 7:30 PM by feos (see all 185)

#638355006018751891 - -161 frame in the first level

feos Gorf 1.bk2
In 00:16.15 (970 frames), 2743 rerecords
System: Arcade
49 downloads
Uploaded 11/13/2023 7:30 PM by feos (see all 185)

#638353087917115059 - -108 frames

feos Pilot.bk2
In 00:46.40 (2784 frames), 1635 rerecords
System: Arcade
34 downloads
Uploaded 11/11/2023 2:13 PM by feos (see all 185)

#638346937297146780 - fixed ending

MystCD-NTSCv4-release-nofreeze.bk2
In 01:33.37 (5602 frames), 796 rerecords
Game: Myst ( JaguarCD, see all files )
39 downloads
Uploaded 11/4/2023 11:22 AM by feos (see all 185)

#638346864506290820 - Samorost

samorost-fixed.ltm
In 04:21.24 (6531 frames), 1003 rerecords
Game: Samorost ( Flash, see all files )
44 downloads
Uploaded 11/4/2023 9:20 AM by feos (see all 185)
the boring version

#638336909747562432 - -137 frames

feosoffharder.wtf
In 05:56.65 (11056 frames), 913 rerecords
Game: Mighty Jill Off ( Windows, see all files )
46 downloads
Uploaded 10/23/2023 8:49 PM by feos (see all 185)

#638335688017624459 - Windows script for quick ISO file creation

drag-drop_iso.bat
System: Windows
35 downloads
Uploaded 10/22/2023 10:53 AM by feos (see all 185)
  • Non-deterministic
  • Should be put in the cdrtools folder

#638333308801684525 - gens11b savestate

marzojr-hypersonic+tails-sonic3k-gens11b.gst
Game: Sonic 3 & Knuckles ( Genesis, see all files )
210 downloads
Uploaded 10/19/2023 4:48 PM by feos (see all 185)

#638333308003583000 - gens11a savestate

marzojr-hypersonic+tails-sonic3k-gens11a.gst
Game: Sonic 3 & Knuckles ( Genesis, see all files )
75 downloads
Uploaded 10/19/2023 4:46 PM by feos (see all 185)

#638330846111038659 - -72 frames

feosoff.wtf
In 00:56.26 (1744 frames), 270 rerecords
Game: Mighty Jill Off ( Windows, see all files )
44 downloads
Uploaded 10/16/2023 8:23 PM by feos (see all 185)

#638328711837129400 - -102 frames

kolm2feos.ltm
In 02:42.32 (4058 frames), 1146 rerecords
Game: K.O.L.M. 2 ( Flash, see all files )
46 downloads
Uploaded 10/14/2023 9:06 AM by feos (see all 185)

#638325621597452212 - PCem - Windows XP config verification movie v4

windowsxp.ltm
In 1:08:37.00 (411700 frames), 0 rerecords
System: Windows
83 downloads
Uploaded 10/10/2023 7:15 PM by feos (see all 185)
Note: /full/path/to/file.ext is always meant to be substituted with whatever your actual full path to a given file is.
Follow these instructions up through the NVR section:
UNCHECK Runtime -> Prevent writing to disk OR THIS MOVIE WILL NOT WORK!
Set Game executable to your pcem path (probably /usr/bin/pcem).
Set Command-line options to
--config /full/path/to/windowsxp.cfg
Run the movie.
On the last frame of the movie, PCem will close by itself.
This should leave you with these four files:
~/.pcem/configs/windowsxp.cfg - Hashes for this will vary because file paths/names will be different for everyone.
~/.pcem/nvr/windowsxp.ga686bx.nvr - md5: 000CF9658EFE40EACC32773E7DB58382
~/.pcem/roms/ga686bx/flash.bin - md5: 5c1efcad31a96d050e6974ea021e3601
Hard disk windowsxp.img file wherever you originally saved it - md5: 88C6CF88ABC479A9A2855DA5EAD60CC1

#638322980313526754 - -433 out of the first 3k frames

feosrevamped4.ltm
In 10:23.33 (24933 frames), 1610 rerecords
44 downloads
Uploaded 10/7/2023 5:53 PM by feos (see all 185)

#638317821961987407 - credits

kolm_credits.ltm
In 07:37.53 (13726 frames), 349 rerecords
Game: K.O.L.M. ( Flash, see all files )
38 downloads
Uploaded 10/1/2023 6:36 PM by feos (see all 185)

#638314431260324188 - bash script for creating reproducible .ISO images

create_iso.sh
System: Linux
71 downloads
Uploaded 9/27/2023 8:25 PM by feos (see all 185)
Script for creating reproducible .ISO images from a specified path.
Path can be specified as user input after running the script, or passed as an argument from the terminal.
Resulting file will be created near the script and called TAS_CD.iso.
To make it reproducible, we force date (2001-01-01) and mode (0444) on all files.
At the end we print paths and hashes of all packaged files (MD5 and SHA-1).

#638283187222055723 - PCem Windows XP config file

windowsxp.cfg
System: Windows
109 downloads
Uploaded 8/22/2023 4:32 PM by feos (see all 185)
1 2
7 8