V360
August 31, 2018, 9:29pm
1
Issue :
When I enter the SmileBASIC code editor, it shows a blue background when it really should be black. I have confirmed that this is not an issue with my editor color theme, and the issue has not occurred before one of these recent updates. When I do customize the color theme, the background color is not applied.
EDIT: this is in SmileBASIC version 3.2.1.
System Information
Operating System: Windows 10 (1803)
CPU: Intel Core i7-6700HQ
GPU: Nvidia Geforce GTX 960M
Citra Version (found in title bar): 940
Game: SmileBASIC
Screenshot of Issue (include the full Citra window including titlebar):
Diagnostic Log
citra_log.txt (17.0 KB)
I did not find anything wrong in your log file. Please wait for a moderator to assist.
Leo121
August 31, 2018, 11:27pm
3
I see this issue has been reported to the issue tracker.
opened 05:36PM - 30 Aug 18 UTC
closed 10:36PM - 03 Sep 18 UTC
A-graphics
i noticed a major graphical error in SmileBASIC

this is the code editor screen, it is supposed to have a black background.

on the surface this doesn't LOOK like a problem, it just doesn't have a black background, not exactly game breaking.
here is the options page where you change the syntax highlight colors and background color.

if you notice, the "STATEMENT" color is the one being used for the background instead of the "BACK" (background) color
this causes problems. since the "STATEMENT" color is part of the syntax highlighting the majority of commands are rendered invisible. it goes without saying this would be a major problem while coding.
example:

line 01 is gspoit (34,54)
line 04 is gcircle (200,120,30)
this error renders the game half unplayable. its near impossible to code anything without the ability to see the commands you've written, but loading and running already made programs, as far as i can tell, works flawlessly.
System Information (probably not needed but here anyway.):
Operating System: Windows 10 Pro 64 Bit
CPU: Intel Core i5-4590s CPU @ 3.00GHz
GPU: NVIDIA GeForce GTX 970
Citra Version (found in title bar): Nightly 931
Game: SmileBASIC
EDIT: oops forgot to say, i tried every combination of enabling and disabling in the graphics options, nothing fixed the error.
[citra_log.txt](https://github.com/citra-emu/citra/files/2337181/citra_log.txt)
<!---
Please read the FAQ:
https://citra-emu.org/wiki/faq/
THIS IS NOT A SUPPORT FORUM, FOR SUPPORT GO TO:
https://community.citra-emu.org/
If the FAQ does not answer your question, please go to:
https://community.citra-emu.org/
====================================================
When submitting an issue, please check the following:
- You have read the above.
- You have provided the version (commit hash) of Citra you are using.
- You have provided sufficient detail for the issue to be reproduced.
- You have provided system specs (if relevant).
- Please also provide:
- For crashes, a backtrace.
- For graphical issues, comparison screenshots with real hardware.
- For emulation inaccuracies, a test-case (if able).
--->
Also you said that this did not occur before the recent updates. Might be helpful if you can bisect this and find the build that introduced this issue. You can download older builds in the download page (click on Manual download).
1 Like
V360
September 1, 2018, 2:36am
4
Thanks for telling me. Iām moving this discussion to that thread.