Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 HiddenChest RGSS Player Executable
Thank you for the Windows Binaries. I have indeed downloaded and performed a few little tests.

(05-19-2024, 08:44 AM)kyonides Wrote: There is still a little issue that cannot be avoided: saving your game project on Windows or throught Wine or Proton on Linux will rewrite the file deleting any custom RTP paths. Laughing 

Well, um.. no? Shocked

I not only hit SAVE on a project with the contents of the Game.Ini file remaining constant, but I used the game editor to change the title which directly edits the Game.Ini itself:

Code:
[Game]
Library=RGSS104E.dll
Scripts=Data\Scripts.rxdata
Title=HC Test 2024 May Edition
RTP1=Standard
RTP2=C:\Games\Enterbrain\RGSS\Standard
RTP3=
Version=1.0.0
Author=Kyonides
SoundFontWin=Audio/SF2/GMGSx.sf2
SoundFontLnx=/home/user/Maker/GMGSx.sf2

Differences between your suggested Ini and mine are mediocre at best. I set a path to the soundfont within my project's audio folder itself and not fixed path from my PC's root directory, a win insofar as I see it. However, I can see that 'Standard' as defined for RTP1 still doesn't work, though necessary for the editor. Well, that's a MEH so far as I see it. The path to the RTP is based on where YOU install it, am I right?

And seeing that the everything in the hiddenchest.conf (or whatever.conf) is now either set at default, can be altered by way of Graphics.resize_screen, or are covered in the classic Game.Ini file to set the RTP and soundfont....

... I deleted the hiddenchest.conf file and have no problems. That file is basically MOOT for RPGMaker XP users. Very cheery It appears you began migrating the .conf entries into Game.ini. Perhaps 'rgssVersion' may be next.



Now the bad (but correctable) news:

For the RPGMaker XP version, with a completely fresh scripts.rxdata file and no changes at all, I attempted to create snow on the field map. The map event being a nominal:

@>Set Weather Effects: Snow, 8 @0
@>

Snow with 8 power (range of 1-9) and set to a delay of 0 frames for instant display.

The display read:
NameError
uninitialized constant RPG::Weather::Grahpics

I pasted ccoa's weather script in place and it worked.

So apparently, there is a misspelling in the code somewhere attempting to look for a Grahpics module.


And there's still the issue with Show Picture. It is odd, Show Picture does not show the images, but Move Picture flashes them briefly on the screen. Something in how its being displayed by the sprite class by way of Sprite_Picture itself?
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-19-2024, 12:47 PM

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



Users browsing this thread: