stingm
New Member
Posts: 3 Likes: 0
|
Post by stingm on May 23, 2022 0:48:30 GMT
I can lunch the program and play the game but on force engine menu I only see the name and blue triangles. I have I5 windows 10 4gig ram and a 64 meg hd card. I would like to change some key bindings etc. Any help appreciated?
|
|
|
Post by lucius on May 24, 2022 0:19:33 GMT
This sounds like an OpenGL issue. The System UI is rendered using OpenGL and currently requires OpenGL 3.3+. The requirement will be reduced in the future by having an option to render the UI in software, but that is not currently available.
Can you post the contents of the log file (Documents/TheForceEngine/the_force_engine_log.txt)? Feel free to leave out any identifying information (such as directory names that include your user name). That should tell us what level of support TFE thinks is available with your GPU.
|
|
stingm
New Member
Posts: 3 Likes: 0
|
Post by stingm on May 27, 2022 3:54:07 GMT
Here you go:
[Main] The Force Engine v0.90.000-27-g5f123b0
[Paths] Program Path: "C:\Games\Unzipped\Jedi Dark Forces\TheForceEngine-v0_09_000-27-g5f123b0\" [Paths] Program Data: "C:\ProgramData\TheForceEngine\" [Paths] User Documents: "C:\Users\owner\Documents\TheForceEngine\" [Paths] Source Data: "C:/Dark/" [Startup] TFE_System::init [Display] Vertical Sync enabled. [RenderBackend] OpenGL Device Tier: 2 [Error : Shader] Error: No errors.
[Error : Shader] Error: No errors.
[Error : Shader] Error:
[Error : Shader] Error: No errors.
[Error : Shader] Error: No errors.
[Error : Shader] Error:
[Error : Shader] Error: No errors.
[Error : Shader] Error: No errors.
[Error : Shader] Error:
[Error : Shader] Error: No errors.
[Error : Shader] Error: No errors.
[Error : Shader] Error:
[Startup] TFE_AudioSystem::init [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 [Main] App Quit
|
|
|
Post by lucius on May 27, 2022 6:32:02 GMT
Looks like some shader errors, but the driver did not actually return the real error for some reason. This should be fixed once lower spec machines are supported by the software renderer (meaning the System UI will also have to support those lower end machines).
|
|
stingm
New Member
Posts: 3 Likes: 0
|
Post by stingm on May 27, 2022 17:32:42 GMT
Do we have any idea when the lower machine support could happen?
|
|