fallout2-ce
fallout2-ce copied to clipboard
Fallout 2 for modern operating systems
 i played 1520×720 resolution
Code is here: https://github.com/sfall-team/sfall/blob/6dafb3e8c6cfb917b2348c27f41d85df9036f351/sfall/Modules/Interface.cpp#L1379C44-L1379C59 Note that new implementation requires only a small piece of iface.frm instead of the whole thing, to act as background for extended AP bar.
Add support for expanded inventory and barter windows (6->8 and 3->4 slots, accordingly). Original code: https://github.com/sfall-team/sfall/blob/6dafb3e8c6cfb917b2348c27f41d85df9036f351/sfall/Modules/Interface.cpp#L1265 How it looks in game: https://www.nma-fallout.com/threads/fo2-engine-tweaks-sfall.178390/page-169#post-4519791
Random event with a caravan near Den mac os sonoma 14.4.1, m1 pro, fallout 2 ver. 1.02d  [SLOT05.zip](https://github.com/alexbatalov/fallout2-ce/files/15326011/SLOT05.zip)
It's can be real?
I can't save, it gives errors like I can't save, and I have. 2 assumptions, 1 maybe it's all because of scarlet (well, I mean, I downloaded the client via...
_DEBUG is a non-standard define used by Visual Studio while NDEBUG is defined by CMake. Fix "Game Saved" message error when quick saving due to uninitialized LSGAME.MSG.
If there a way in iOS to get the shift key to work? Strictly using touch screen (go figure!).
This may be a bug. Noticed while working on Fallout Sonora. From the main menu select intro. Skip through the first movie. When the second movie starts, the menu background...
I am running v29 of the [Restoration Patch](https://github.com/BGforgeNet/Fallout2_Restoration_Project). **Prerequisites:** to get it running I had to apply changes from this PR https://github.com/alexbatalov/fallout2-ce/pull/392, remove city limit check in worldmap.cc (`if (wmMaxAreaNum...