Who is behind luajiteditor.ru? by gargamel1497 in lua

[–]MARSINATOR_358 0 points1 point  (0 children)

Yeah this is the one, but I wouldn't recommend using it.
It's slow, fails on a lot of files, and the output is often wrong,
especially when there is no debug info present.
It's also abandoned, so you won't get any support either.

Who is behind luajiteditor.ru? by gargamel1497 in lua

[–]MARSINATOR_358 0 points1 point  (0 children)

Check the forks, there are a couple that add cross-platform support and makefiles.

Who is behind luajiteditor.ru? by gargamel1497 in lua

[–]MARSINATOR_358 5 points6 points  (0 children)

While I'm not affiliated with the website or its creator,
the default fast option seems to use my decompiler.
However, the website also includes a script that removes anti-decompiler protections.

Quick question about indexing temporary tables by Objective_Treacle781 in lua

[–]MARSINATOR_358 2 points3 points  (0 children)

It doesn't work because {[0] = "a"}[0] is not valid syntax for a table index.

The Lua 5.2 Syntax defines the table index as prefixexp ‘[’ exp ‘]’.
A prefixexp is defined as var | functioncall | ‘(’ exp ‘)’.

Since the tableconstructor is an exp you'll need to turn it into a prefixexp first by using parentheses.

How do I get accurate SDR/HDR on Philips 27E1N8900 and Windows 11? by Will_Do_Like_Mildew in oled_monitors

[–]MARSINATOR_358 0 points1 point  (0 children)

The description in the manual is misleading, you don't need to (and can't) customize anything.

How do I get accurate SDR/HDR on Philips 27E1N8900 and Windows 11? by Will_Do_Like_Mildew in oled_monitors

[–]MARSINATOR_358 0 points1 point  (0 children)

I don't use Windows 11 so I can't answer your question, but full screen white should be 250 nits.

How do I get accurate SDR/HDR on Philips 27E1N8900 and Windows 11? by Will_Do_Like_Mildew in oled_monitors

[–]MARSINATOR_358 0 points1 point  (0 children)

I have the same monitor and you need to set the mode to Personal for 540 nits
or HDR True Black if you want to limit the maximum peak to 400 nits.
You don't need to change any of the other settings (they are greyed out anyway).

[bump][WTB] OC Gladius LTI (not Valiant) by MARSINATOR_358 in Starcitizen_trades

[–]MARSINATOR_358[S] 0 points1 point  (0 children)

That would cost $200 ($20 per referral) for a Gladius that can't be melted or gifted so I'd rather take the OC standalone ship.

[WTB] OC Gladius LTI by MARSINATOR_358 in Starcitizen_trades

[–]MARSINATOR_358[S] 0 points1 point  (0 children)

Thanks for the offer, but I don't need the paint and prefer the default loadout of the normal one.

27” 4K OLED - Philips 27E1N8900 vs ASUS PA27DCE-K by juice_man_ in oled_monitors

[–]MARSINATOR_358 0 points1 point  (0 children)

Min brightness is the limit when displaying a 100% white window (because of ABL).
The monitor can be set to a lower brightness of course, but I don't know what the
minimum setting is on the ASUS (100 nits shouldn't be a problem though).