fallout2-ce icon indicating copy to clipboard operation
fallout2-ce copied to clipboard

Fallout 2 for modern operating systems

Results 159 fallout2-ce issues
Sort by recently updated
recently updated
newest added

This happens at the beginning of the game: gathered the party, went outside, collected the data to holodisk, and went back inside. The game crashed about 5 seconds after the...

Done according to ```cpp typedef enum DudeState { DUDE_STATE_SNEAKING = 0, DUDE_STATE_LEVEL_UP_AVAILABLE = 3, DUDE_STATE_ADDICTED = 4, } DudeState; ``` in `critter.h`

I've noticed all the other definitions in this file end with `_KEY` but the `TOWN_MAP_HOTKEYS_FIX` one didn't. This PR renames it to fix that.

This might be too simplistic but it would help me personally :)

Apologies if crashes from mods aren't useful to you / out of scope for now. I'm getting a crash when loading a save in Olympus 2207 (v1.2), on `fallout2-ce` built...

It would be nice to name my saves that's all

I was wondering if it is possible to get fallout 1 working with the fallout et tu mod. I think it would be very nice to also play fallout 1...

I am using Samsung Galaxy Tab S6. So I was doing Zaius' air purifier repair quest. After repairing it, I couldn't find Exit Grid of the mine. Maybe I'm doing...

I am working on a AmigaOS4 (PowerPC Big Endian) SDL2 port of FallOut2-CE I have succesfully compiled the executable, however I am still having paths related problems. AmigaOS4 paths are...