Conversation

Alice Averlong🏳️‍⚧️

eww, I think this code is no longer buildable because the assembler has changed all their command line arguments since it was created.

so much has changed since, uh, 2021?

1
0
0

sometimes I see a game I want to hack and I'm like "oh look, there's already a disassembly, I won't have to reverse engineer anything!"

ahh, the foolishness.

1
0
0

instead of reverse engineering a game from 2000, I'm reverse engineering a build system from 2021

2
0
0

building this game is easy. first, you need a specific version of the assembler from 2021.
then you need to never run make clean. it deletes important files. So don't fuck up.
just modify the makefile to re-add the VWF define (which turns on English Translation, obv) then you need to delete or rename 42 files before it'll work

2
0
0

I admire the bizhawk developers because it seems every update they find a new thing to fucking break

1
0
0

it turns out if you disable sound in bizhawk, it can't save PNG files!

2
0
0
@foone
How the hell do you even introduce bugs like this
1
0
3

@charlotte I have no idea

0
0
0

it's the new unethical add-on to PNG, PNGA!
PNG plus Audio.

3
0
0

Alice Averlong🏳️‍⚧️

Edited 11 months ago

@dan what else would it be for?

0
0
0

@foone Only useful if I can have the audio auto-play so that I can use it on my late 90s era website.

0
0
0

@foone the audio codec is proprietary and has to be licensed from Unisys?

1
0
0

@sif noooooooooooo!

0
0
0

okay I extracted all the portraits. the next step is to extract the backgrounds. which will actually be much simpler, it's just one byte instead of three.

1
0
0

got it.

all this work and I still don't have the font yet

1
0
0

my python is so well formatted

0
0
0