Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Oomek

Pages: 1 ... 16 17 [18] 19 20 21
256
General / Re: Simplified Windows native compile w/ MSYS2
« on: March 19, 2017, 02:21:46 AM »
I'm not experienced in compliling on linux so I will going to need a little help here. I have no idea of where all the files need to be located. I compiled mxe and its located in the opt folder but I get errors when I try to compile AM

Code: [Select]
root@ubuntu:/home/oomek/Documents/attract# make -j 3 CROSS=1 TOOLCHAIN=x86_64-w64-mingw32.static WINDOWS_STATIC=1
/bin/sh: 1: x86_64-w64-mingw32.static-pkg-config: not found
/bin/sh: 1: x86_64-w64-mingw32.static-pkg-config: not found
/bin/sh: 1: x86_64-w64-mingw32.static-pkg-config: not found
/bin/sh: 1: x86_64-w64-mingw32.static-pkg-config: not found
/bin/sh: 1: x86_64-w64-mingw32.static-pkg-config: not found
/bin/sh: 1: x86_64-w64-mingw32.static-pkg-config: not found
make: x86_64-w64-mingw32.static-pkg-config: Command not found
/bin/sh: 1: x86_64-w64-mingw32.static-pkg-config: not found
make: x86_64-w64-mingw32.static-pkg-config: Command not found
flags: -DSFML_STATIC  -IC:/Users/Radek/Desktop/SFML/SFML/include -LC:/Users/Radek/Desktop/SFML/SFML/lib -lopengl32 -lwinmm -lgdi32 -lfreetype -ljpeg -static-libgcc -static-libstdc++ -mconsole -O2 -DNDEBUG -Iextlibs/miniz -Iextlibs/audio/include -D__STDC_CONSTANT_MACROS  -Iextlibs/expat -Iextlibs/squirrel/include -Iextlibs/sqrat/include -Iextlibs/gameswf
Creating executable: attract.exe

257
Scripting / Re: Text alignment in AM is completely off [SOLUTION]
« on: March 18, 2017, 06:04:56 PM »
Example of improvements in small thin font rendering.
As you can see only character size:20 is rendered properly.
On the left AM Baseline, on the right my build.

Make sure your browser has zoom set at 100% and your windows dpi settings are at 100% as well.
Otherwise all fonts will appear as interpolated.




258
Themes / Re: [WIP] SILKY Theme
« on: March 18, 2017, 03:54:43 PM »
You're welcome. Just make sure you are on the latest AM nightly as there was a bug with surfaces causing an excessive CPU usage when surfaces are used.

259
Scripting / Re: Text alignment in AM is completely off [SOLUTION]
« on: March 18, 2017, 11:02:23 AM »
He probably didn't see it yet. He's not active recently on either AM forum or GitHub

260
Scripting / Re: Text alignment in AM is completely off [SOLUTION]
« on: March 18, 2017, 10:51:40 AM »
Now we just have to convince raygun to accept my pull request on github.

261
Themes / Re: [WIP] SILKY Theme
« on: March 18, 2017, 10:47:28 AM »
You can add your Carrier.nut module?, I would like to have a look at it  ::)

It's here:
http://forum.attractmode.org/index.php?topic=1475.0

262
General / Re: Simplified Windows native compile w/ MSYS2
« on: March 18, 2017, 08:24:42 AM »
I gave up. I'm Installing Ubuntu on a VM

263
Themes / Re: [WIP] SILKY Theme
« on: March 17, 2017, 12:50:07 PM »
Will think about this. For this moment my theme is on hold as it relies on changes I made to Attract Mode which awaits to be accepted by the developer.

264
Scripting / Re: text alignment in AM is completely off
« on: March 17, 2017, 07:04:00 AM »
Well, after few failed attempts to overcome the issue I 've decided to fork AM and fix it myself.



https://www.youtube.com/watch?v=ULSgTj53ke4

https://github.com/mickelson/attract/pull/331/files

It's up to mickelson now if he wants to include it in his build.

265
General / Re: Simplified Windows native compile w/ MSYS2
« on: March 16, 2017, 03:33:50 PM »
Sorry for diging out the topic, but I would like to know what should I do to force compiler to include all the required dlls in the attract.exe

266
Themes / Re: [WIP] SILKY Theme
« on: March 15, 2017, 02:31:50 PM »
I'm realigning every single element now to make sure it's scaling nicely on all resolutions ( excluding vertical atm )

267
Themes / Re: [WIP] SILKY Theme
« on: March 14, 2017, 05:08:06 PM »
FLAT or ROUNDED?

     

The difference is subtle. Gradients on top and bottom bars, a little shadow on the list box, less shadow from the snaps bar.

268
Themes / Re: [WIP] SILKY Theme
« on: March 13, 2017, 06:04:50 PM »
It's super fluid on my i5-2500K. No frame drops even during fast scrolling. The only requirement is an SSD for your snaps (preferably scaled to the size displayed in theme) and videos as HDD is a huge bottleneck for any AM theme

269
Themes / Re: [WIP] SILKY Theme
« on: March 13, 2017, 04:10:25 PM »
768×1366

Oh :) I was hoping no one will ask for a vertical layout, but here we go. Will think about this later.

270
Themes / Re: [WIP] SILKY Theme
« on: March 13, 2017, 02:51:02 PM »
For the sake of statistics may I know what resolutions you are running Attract Mode in?

Pages: 1 ... 16 17 [18] 19 20 21