<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Adev事务所 - 脚本收集</title>
    <link>https://bbs.admenri.com/forum.php?mod=forumdisplay&amp;fid=52</link>
    <description>Latest 20 threads of 脚本收集</description>
    <copyright>Copyright(C) Adev事务所</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 29 May 2026 17:41:20 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://bbs.admenri.com/static/image/common/logo_88_31.gif</url>
      <title>Adev事务所</title>
      <link>https://bbs.admenri.com/</link>
    </image>
    <item>
      <title>【移植】烛光系统（VA -&gt; XP -&gt; RMXP_URGE）</title>
      <link>https://bbs.admenri.com/forum.php?mod=viewthread&amp;tid=58</link>
      <description><![CDATA[本次移植将原本为 RPG Maker XP 移植的烛光系统脚本（原帖：https://rpg.blue/thread-378564-1-1.html），从依赖外部DLL（tktk_bitmap.dll）调整为使用URGE引擎提供的原生 API。范例文件在原帖的基础上进行了修改。移植的过程没有弄明白原先tktk_bitmap和URGE中提供的bl ...]]></description>
      <category>脚本收集</category>
      <author>夏乐</author>
      <pubDate>Wed, 21 Jan 2026 07:35:49 +0000</pubDate>
    </item>
    <item>
      <title>【RGSS3】 64x64 图块分辨率的地图</title>
      <link>https://bbs.admenri.com/forum.php?mod=viewthread&amp;tid=33</link>
      <description><![CDATA[将放大后的图块放入 Graphics/Tilesets64 中]]></description>
      <category>脚本收集</category>
      <author>Admenri</author>
      <pubDate>Sun, 21 Dec 2025 11:37:34 +0000</pubDate>
    </item>
    <item>
      <title>【通用】播放视频 Graphics.play_moive</title>
      <link>https://bbs.admenri.com/forum.php?mod=viewthread&amp;tid=31</link>
      <description><![CDATA[因为 URGE 并不支持原版的 Theora 视频编码，
加上我也并不打算写死视频播放功能，
所以将原版的 Graphics.play_movie 功能写成了外置脚本，
添加了一个最简单的 ESC 跳过。]]></description>
      <category>脚本收集</category>
      <author>Admenri</author>
      <pubDate>Tue, 28 Oct 2025 08:58:26 +0000</pubDate>
    </item>
    <item>
      <title>【通用】AEP - 像素处理模版 &amp; 地图滤镜</title>
      <link>https://bbs.admenri.com/forum.php?mod=viewthread&amp;tid=30</link>
      <description><![CDATA[由于 Ruby 低下的效率并不适合处理图像的像素数据，
现使用 URGE 提供的 GPU API 编写一套图像处理插件。
默认提供了2种图像处理规则：
1、反色

2、高斯模糊

分别对应了无参数着色器和有参数着色器的创建与调用，
开发者可在此基础上继续修改为自己需要的效果，
此脚 ...]]></description>
      <category>脚本收集</category>
      <author>Admenri</author>
      <pubDate>Thu, 23 Oct 2025 12:42:40 +0000</pubDate>
    </item>
    <item>
      <title>【XP】图块大小限制解除</title>
      <link>https://bbs.admenri.com/forum.php?mod=viewthread&amp;tid=24</link>
      <description><![CDATA[在原版的 XP 中，图块长度是没有限制的，但在 URGE 平台下由于受到 GPU 纹理大小的限制，因此 XP 的无限图块高度并不适用。
这里提供一种解除这个限制的脚本解决方案，理论支持很长的图块大小，但越大的图块会导致地图加载的速度越慢，
如果不想手动优化，可以尝试使用 ...]]></description>
      <category>脚本收集</category>
      <author>Admenri</author>
      <pubDate>Wed, 15 Oct 2025 14:34:01 +0000</pubDate>
    </item>
    <item>
      <title>【通用】Win32API</title>
      <link>https://bbs.admenri.com/forum.php?mod=viewthread&amp;tid=23</link>
      <description><![CDATA[URGE 在 Windows 平台下默认附带了 Fiddle 的支持，
用户可以通过添加补丁实现与原版 RGSS 相同的 Win32API 功能。
※ 警告：使用了 Win32API 即代表放弃跨平台
※ Windows 平台下的 exe 文件为64位版本，因此原先 RGSS 的第三方 DLL (比如 TRGSSX.dll) 会全部失效。


 ...]]></description>
      <category>脚本收集</category>
      <author>Admenri</author>
      <pubDate>Wed, 15 Oct 2025 14:31:00 +0000</pubDate>
    </item>
    <item>
      <title>【通用】Win32API Wrap</title>
      <link>https://bbs.admenri.com/forum.php?mod=viewthread&amp;tid=16</link>
      <description><![CDATA[Hello! I\'m new here. I’m leaving my small contribution to URGE.
Basically, as the title says, it\'s a wrapper. For now, it only includes Input, so the rest will be omitted.
https://rgss.pages.dev/scripts/urge/ 
(I was originally going to post it here]]></description>
      <category>脚本收集</category>
      <author>Yokii</author>
      <pubDate>Sat, 29 Mar 2025 17:46:17 +0000</pubDate>
    </item>
  </channel>
</rss>