You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2024. It is now read-only.
I've tried your linux_port_implementation branch. The build went successfully, after installing some libraries.
When starting i get:
linux_port_implementation ./tfe
[Main] The Force Engine
v0.70.000
[Paths] Program Path: "/home/armin/dev/TheForceEngine/TheForceEngine/"
[Paths] Program Data: "/home/armin/.local/share/TheForceEngine/"
[Paths] User Documents: "/home/armin/TheForceEngine/"
[Paths] Source Data: "/home/armin/Games/DarkForces/"
[Startup] TFE_System::init
[Display] Vertical Sync enabled.
[RenderBackend] OpenGL Device Tier: 3
[Startup] TFE_AudioSystem::init
RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:5,0), Device or resource busy.
RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:5,0), Device or resource busy.
[Startup] TFE_MidiPlayer::init
[Startup] TFE_Polygon::init
[Startup] TFE_Image::init
[Startup] TFE_FrontEndUI::init
[MemoryRegion] Allocated new memory block in region 'game' - new size is 1 blocks, total size is '8388608'
[MemoryRegion] Allocated new memory block in region 'level' - new size is 1 blocks, total size is '8388608'
[MemoryRegion] Allocated new memory block in region 'resources' - new size is 1 blocks, total size is '8388608'
[Progam Flow] The Force Engine Game Loop Started
[Game] Dark Forces Version: 1.0 (Build 1)
[Error : Midi] Unknown GMID chunk type: 285212672
[Error : Midi] Unknown GMID chunk type: 0
[1] 1013758 segmentation fault (core dumped) ./tfe
Note: I am using the original vanilla content from my CD from year 199?.
With which version did you test?