LISA
SlowBro,Eh Jan 7, 2015 @ 12:47pm
Visual glitch? Missing text?
After playing a few minutes, and getting past the first fight (dog) I started to notice more and more text was missing from my game. For example, on the main menu, and save screen I see no text at all...

Anyone else have this issue or know what to do about it? Ive verified my cache and everything, no help.
< >
Showing 1-8 of 8 comments
Dusty Crawlman  [developer] Jan 7, 2015 @ 12:52pm 
Is this happening in the legacy build?
SlowBro,Eh Jan 7, 2015 @ 12:54pm 
Originally posted by dingalingboy:
Is this happening in the legacy build?
Just tried it, and everything looks fine. Whats the difference between the two builds?
Daverball  [developer] Jan 7, 2015 @ 12:58pm 
The legacy build uses the original rmvxa engine, whereas the default build uses mkxp which uses OpenGL instead of DirectX.

OpenGL can be a bit dodgy on older cards and especially on older drivers, so somewhat up to date drivers are required, although there's certainly some cards that might have issues even with the latest drivers, because they haven't been updated in ages by the GPU vendor.

Generally from what I can tell AMD and Intel cards seem to have the most issues, whereas I haven't had any issues reported from systems using Nvidia cards.
Last edited by Daverball; Jan 7, 2015 @ 12:59pm
SlowBro,Eh Jan 7, 2015 @ 1:02pm 
Alright, Im on AMD so that could be the issue. Thanks for the quick responses, devs. Im off to go play.
ErinColleen Jan 10, 2015 @ 3:18pm 
I'm running an AMD as well, is there any way to fix this? I keep my drivers up to date but text is missing in a lot of places and it's making the game unplayable. Thx!
Daverball  [developer] Jan 10, 2015 @ 3:25pm 
Starting the game with the legacy option should fix the text on AMD systems.

Keep in mind though that unlike with Nvidia, if you have an intel integrated graphics along with your AMD card and have the AMD equivalent of Optimus running, so it'll switch between the cards dynamically, it will default to the intel integrated graphics card, so you either have to force the AMD card in the catalyst control panel for lisa.exe or update your intel integrated graphics drivers, since the issue would be with those drivers.
Sturmlilie Jan 15, 2015 @ 5:04am 
On the desktop our players only ever encountered this on AMD Southern Islands (7xxx) cards, basically the texture synchronization in the driver is busted, and since mkxp uses a lot of intertwined render-to-texture and subImage upload calls in the draw_text code the driver starts discarding all uploaded data. See my other post for a potential fix.
Daverball  [developer] Jan 15, 2015 @ 5:49am 
A patch for this should now be live. You might have to edit your mkxp.conf and add the following line to it if it does not exist yet:

subImageFix=true

Alternatively you can also add it to the game's launch options like this:

--subImageFix=true
< >
Showing 1-8 of 8 comments
Per page: 1530 50

Date Posted: Jan 7, 2015 @ 12:47pm
Posts: 8