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 ... 3 4 [5] 6 7 ... 21
61
General / Re: Attract only works in window mode.
« on: December 30, 2018, 06:09:21 PM »
I did all the mentioned fixes. Just waiting for Andrew to review my commits.

62
Scripting / Re: [WIP] Blur Shader
« on: December 30, 2018, 03:14:25 PM »
That's exactly what I did. I draw a mimpapped image on a texture with reduced size and then use it as an input in the shader.

63
Scripting / Re: [WIP] Blur Shader
« on: December 29, 2018, 09:54:56 AM »
And obviously those 2 need to somehow scale to the level of pre-downsampling. I have't got time to figure out that part yet.

64
Scripting / Re: [WIP] Blur Shader
« on: December 29, 2018, 09:53:39 AM »
It's a multipass kawase blur. It has a variable radius and deband which still needs to be tied to the radius. Atm these 2 parameters are independently set.

65
Scripting / Re: [WIP] Blur Shader
« on: December 29, 2018, 09:47:44 AM »
I can share if you are brave enough to clean it up and wrap into a class ;)

66
General / Re: Attract only works in window mode.
« on: December 27, 2018, 05:49:29 PM »
If this is what I think it is then it's easy to fix.
There are 2 issues that contribute to this problem with Window (no border) showing black screen:
1. When the values in window.am are position 0,0 and size (your display resolution) windows treats it as exclusive fullscreen, but AM still thinks it's windowed.
2. There is a bug that causes the window.am values being overridden by previously selected window mode (fullscreen and fillscreen) this should change only when you adjust in Window mode using a mouse.

I can push this final commit, after you confirm it works when you:
1. Set window mode to No Border.
2. Exit AM
3. Adjust size in window.am to be less than your display resolution
4. Relaunch AM and try playing game

67
General / Re: Attract only works in window mode.
« on: December 27, 2018, 05:22:40 PM »
Also can you check your window.am file and see if the size matches the display resolution. If it does try changing it to smaller and try again

68
General / Re: Attract only works in window mode.
« on: December 27, 2018, 05:20:07 PM »
So the fullscreen works, but now window (no border) well that's a bit unexpected. Can you describe the details please? Is the sound playing?

69
General / Re: Attract only works in window mode.
« on: December 27, 2018, 03:42:51 AM »
So, is the issue resolved? We need more testers please.

70
General / Re: Attract only works in window mode.
« on: December 26, 2018, 08:36:55 AM »
Sure. I've updated the file. Just redownload it.

71
General / Re: Attract only works in window mode.
« on: December 24, 2018, 07:50:00 PM »
Would you please test this build and check if the black screen in Fullscreen mode has been resolved

https://1drv.ms/u/s!Ag7uFeM0f_fzhYI-RuXIJbha7ar6lQ

72
General / Re: Attract only works in window mode.
« on: December 20, 2018, 01:46:39 PM »
Good news,  I tested AM on all the PCs and laptops I've had access to and finally I was able to reproduce the black screen on my mom's laptop. Poor her, she is not going to see it until I figure out why it's happening and how to fix it ;)

73
General / Re: CPU Usage 100%!! PC User
« on: December 18, 2018, 04:37:48 AM »
What you see in the link is a pull request with my commit that fixes the Attract Mode high CPU usage. You don't need to do anything but just wait for the next AM iteration of course if Andrew approves, merges and recompiles AM with my fix in it.

74
General / Re: CPU Usage 100%!! PC User
« on: December 17, 2018, 02:49:37 AM »
This is a fix for excessive cpu usage while playing videos.

75
General / Re: CPU Usage 100%!! PC User
« on: December 15, 2018, 06:54:00 PM »

Pages: 1 ... 3 4 [5] 6 7 ... 21