Skip to content

At-sushi/Goluah-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

akiさん製作の2ちゃんねる格闘ゲーム「Goluah!!」の独自拡張版です。
ソースコードの置き場所として良さそうなので、
ここを間借りしてキャラ・本体まとめて置くことにいたしました。
内部の構成について、詳しくはdevkit100/readme.txt(Shift_JIS形式です)をお読みください。

ビルドにはVisualC++とDirectX9 SDK(April 2007以前の古いもの)が必要です。
VCは2010(以前は2003)のProfessional版を使っていますが、うまくいけばExpress版でも動くようになるのではと思います。
(本体exeなら、MFCを使わない設定にするなど。)
私としては、これ以上手を加えることはほとんど無いと思います。
開発プロジェクトとしての運営も行わないので、手を加えたい方はforkして勝手にどんどんいじっちゃってください。(Gitが必要です)
プルリクエスト大歓迎

画像ファイルなど、実行環境は別個にダウンロードする必要がありますので、
ホームページURLをたどってリリース版を入手してください。

追記:
諸事情によりソースを紛失してしまったので、loggerさんのソース(1.22a)を間借りしてます。

Goluah!! Copyright (C) 2001-2004 aki, 2014-2015 logger, 2004-2015 At-sushi

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

2021/09/12追記: MFCは必要なくなりました