Search found 4098 matches

by TMC
Tue Oct 22, 2019 1:41 am
Forum: Game Discussion
Topic: Android google-play compat status thread
Replies: 73
Views: 10982

I see what's going on. It turns out that scons "" acts the same as scons . (. for the current directory) and tried to build all build targets. The empty argument is being passed to scons by "${ARCHARGS}". You could ensure ARCHARGS=arch=armeabi or ARCHARGS=arch=32 in the 32 bit ca...
by TMC
Mon Oct 21, 2019 1:47 am
Forum: Game Discussion
Topic: Android google-play compat status thread
Replies: 73
Views: 10982

This doesn't seem right. I can see that it tries to compile ohrrpgce-custom and reimport autotest.hss (which fails because android-source=1 doesn't actually build binaries)*, but makepkg.sh doesn't do that. James, are you sure you're running the copy of makepkg.sh that's actually in svn? When you po...
by TMC
Sat Oct 19, 2019 4:44 am
Forum: General Discussion
Topic: The "I'm writing a book" thread
Replies: 145
Views: 18191

Ooo, reads like your DnD campaigns/characters. Quite gripping. Also, this explains a thing or two!
Hey wait... Catt is one of your DnD characters?
by TMC
Fri Oct 18, 2019 1:56 pm
Forum: Game Discussion
Topic: Alien Squatter: Testers Needed!
Replies: 54
Views: 8963

Yes, the virus detection is because of the icon. Issue in the bugtracker . It is possible to embed a custom icon into game.exe by compiling it in directly instead of embedding it after-the-fact from the Distribute Game menu, which I could do if you want. Maybe if everyone submitted false positive re...
by TMC
Tue Oct 15, 2019 1:45 am
Forum: Game Discussion
Topic: Android google-play compat status thread
Replies: 73
Views: 10982

I think this build log is missing the stderr messages. I can see that it isn't compiling the files in lib/, so it's still the same error.
by TMC
Mon Oct 14, 2019 12:48 pm
Forum: General Discussion
Topic: Privacy policy for Android Apps
Replies: 16
Views: 2481

Not requesting STORAGE permission ought to be fixed for the generic game player. Well... actually there's no such permission, there's READ_EXTERNAL_STORAGE and WRITE_EXTERNAL_STORAGE. It's true that we need the write permission only if we want to put the .saves directory next to the .rpg. (Debug log...
by TMC
Mon Oct 14, 2019 10:42 am
Forum: Game Discussion
Topic: Android google-play compat status thread
Replies: 73
Views: 10982

At last! I've never seen the "undefined reference to '__srget'" error before, but a web search shows that the NDK r10c changelog lists __srget as being removed (that's a "bugfix") and this is where it's declared in bionic stdio.h (bionic is Android's libc). In other words, the li...
by TMC
Sat Oct 12, 2019 4:51 am
Forum: General Discussion
Topic: Privacy policy for Android Apps
Replies: 16
Views: 2481

We don't send any crash reports on android or (anywhere but Windows) yet. (There is however the "send email" script command (which is also an option in the F8 debug menu) which is intended for sending bug reports - it includes log files and saved games. But that works by opening an email a...
by TMC
Fri Oct 11, 2019 5:58 am
Forum: Game Discussion
Topic: Alien Squatter: Testers Needed!
Replies: 54
Views: 8963

Mac version will hopefully be out early next week. I might also put out a Linux version at the same time. A Linux version makes me nervous because I don't have a way to test it... When you submit a build of the game, steam will test that it actually runs on Linux. (I can also test it for you.) If i...
by TMC
Tue Oct 08, 2019 4:26 am
Forum: Game Discussion
Topic: 2019 Top OHRRPGCE Games List
Replies: 50
Views: 9222

Heh well Steam lists Alien Squatter's release date as October 1st for me! But OK I added it to my list too just in case that gives it some chance of making it. Nice to see more votes (and especially more commentary, which I was too lazy to write much of) -- the commentary is a pretty big part of the...
by TMC
Mon Oct 07, 2019 5:19 pm
Forum: Game Discussion
Topic: 2019 Top OHRRPGCE Games List
Replies: 50
Views: 9222

Sorry :( I decided to rank games based on subjective enjoyment/how fondly I remember them rather than how good they were (which means that the epic RPGs end up at the top), and then pick games on 'greatness' as the unranked list. 1. Sword of Jade by Fyrewulff and Charbile -- Admittedly, when you loo...
by TMC
Wed Oct 02, 2019 10:35 pm
Forum: Game Discussion
Topic: Show off your graphics!
Replies: 1625
Views: 335947

Wow! That's really well done, and an absolutely unique OHRRPGCE game. What a way to reappear -- yes, it's been a loooong time since you were seen! :) It just so happens that one of the things at the top of my to-do list once we finally release the next stable version (Fufluns) is to implement 32-bit...
by TMC
Tue Oct 01, 2019 12:52 pm
Forum: Game Discussion
Topic: Axe Cop
Replies: 217
Views: 42101

Oh! A new demo, that's a surprise! This means Axe Dartle is done, right? And I think I actually missed your previous update in this thread. (The forum sometimes marks threads as read if I was browsing the forum while someone posted?) So... just how many missions will the full game be? Have you plann...
by TMC
Tue Oct 01, 2019 12:36 pm
Forum: Game Discussion
Topic: 2019 Top OHRRPGCE Games List
Replies: 50
Views: 9222

Phew. I'll make use of this reprieve, although I've mostly put together my list already...
by TMC
Tue Oct 01, 2019 12:32 pm
Forum: Game Discussion
Topic: Alien Squatter: Testers Needed!
Replies: 54
Views: 8963

Awesome! Congrats! Purchased, looking forward to it. Are Mac and Linux releases working their way through the steam 'review' process? Or will I need to download the game via a copy of Steam installed under wine on Linux? (Which I do actually have, if it's still working...) I don't remember providing...