Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 HiddenChest RGSS Player Executable
Almost there with the Sprite class

I can confirm the following:
  • Blend functions correctly
  • Opacity functions correctly
  • Origin (Top-Left vs Center) functions correctly
  • Zoom functions correctly
  • Rotate functions correctly

Unfortunately, the x and y coordinates are not working and all images are positioned in the top left corner regardless of setting. Likely and hopefully, the problem is related to the issue the innate Sprite class had with opacity values passed.

On a personal basis, I think adding both Fullscreen and Debug options into the Game.Ini file as unnecessary. And for Debug to be in the Game.Ini, the chance for cheating.

The current editor is indeed passing the required command string into the Game.ini file that triggers debug mode. When working upon a project that has HiddenChest's executable renamed Game.Exe, I am able to access all of the Debug features within the script code... walk through walls when using [Ctrl] and access the debug menu with [F9]. And only then from the editor. IF it was possible to engage Debug mode by way of Game.Ini, anyone could set any switch, increase any variable, or go into map areas that the game developers may have as off-limits for storyline reasons.

And your inclusion of the Graphics.fullscreen method and parameter makes it possible to craft a game that begins fullscreen at the game developer's leisure. By merely including Graphics.fullscreen = true into the Main script worked just the same as the Game.ini

However, there is a matter of a 2-second screen-refresh delay with the fullscreen/windowed options, and it makes no difference if switching is performed by Graphics.fullscreen, the Game.Ini command, or just using [Alt]+[Enter]. When switching modes, the entire screen goes black and remains black for 2 seconds. Action does not halt, I was able to move the player character in the field map while the screen was black.

In a related issue though accidentally found and expected to be quite uncommon, the screen goes black for 2 seconds if generating a pop-up using Ruby's standard p or print commands while in fullscreen. There is no delay nor blackout when displayed in windowed-mode, but only in fullscreen. Like I say, it is something that would be uncommon as this would be more for bug-testing and system alerts more than an actual game option.
Up is down, left is right and sideways is straight ahead. - Cord "Circle of Iron", 1978 (written by Bruce Lee and James Coburn... really...)
[Image: QrnbKlx.jpg]
[Image: sGz1ErF.png] [Image: liM4ikn.png] [Image: fdzKgZA.png] [Image: sj0H81z.png]
[Image: QL7oRau.png] [Image: uSqjY09.png] [Image: GAA3qE9.png] [Image: 2Hmnx1G.png] [Image: BwtNdKw.png%5B]
Above are clickable links

Reply }


Messages In This Thread
HiddenChest RGSS Player Executable - by kyonides - 11-21-2018, 10:44 PM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 11-22-2018, 06:33 AM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 11-25-2018, 12:17 AM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 11-25-2018, 05:48 AM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 11-26-2018, 12:55 AM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 11-26-2018, 04:42 AM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 11-27-2018, 08:56 AM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 11-28-2018, 11:31 AM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 11-29-2018, 05:10 AM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 12-01-2018, 07:15 AM
RE: MKXPPLUS RGSS Player Executable - by Melana - 12-01-2018, 11:11 AM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 12-06-2018, 05:25 AM
RE: MKXPPLUS RGSS Player Executable - by Melana - 12-07-2018, 12:17 AM
RE: MKXPPLUS RGSS Player Executable - by kyonides - 12-07-2018, 06:20 AM
RE: HiddenChest RGSS Player Executable - by KDC - 03-23-2019, 02:47 AM
RE: HiddenChest RGSS Player Executable - by KDC - 03-26-2019, 12:16 AM
RE: HiddenChest RGSS Player Executable - by KDC - 03-26-2019, 05:23 AM
RE: HiddenChest RGSS Player Executable - by KDC - 03-26-2019, 05:39 AM
RE: HiddenChest RGSS Player Executable - by KDC - 03-26-2019, 06:24 AM
RE: HiddenChest RGSS Player Executable - by KDC - 03-26-2019, 06:59 AM
RE: HiddenChest RGSS Player Executable - by KDC - 03-26-2019, 09:00 PM
RE: HiddenChest RGSS Player Executable - by KDC - 07-02-2019, 10:09 PM
RE: HiddenChest RGSS Player Executable - by KDC - 07-03-2019, 03:55 PM
RE: HiddenChest RGSS Player Executable - by DerVVulfman - 05-20-2024, 03:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Neko RMXP Player for Android JayRay 2 7,661 10-05-2014, 03:46 AM
Last Post: DerVVulfman
   ARGSS - Remaking RGSS/2 Player vgvgf 13 20,917 04-21-2010, 04:34 AM
Last Post: vgvgf



Users browsing this thread: