User Files from feos

Upload All User Files
1 2
18 19

#638505236995536702 - A4000 machine config for Amiberry

A4000-Myst.uae
12 downloads
Uploaded 3 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 )
61 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 )
39 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
28 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
32 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
34 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
45 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
46 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
42 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
38 downloads
Uploaded 11/13/2023 7:30 PM by feos (see all 185)
1 2
18 19