Tsugumi

Well-Known Member
Oct 16, 2018
1,410
1,150
Monosomething

I can only chime in on two things:

1. About seats: if you mean the "Play Data" tab - seats are numbered 0 to 24, and if you look at QtEdit class roster (after loading a save) you will see everyone numbered 1 to 25. In a nutshell, the order is the same: "seat 0" is "student 1" in that list, "seat 16" would be "student 17" and so on. If there are empty seats in-between - that is accounted for, as well: for example, if the student spot underneath the teacher is empty (that is spot 10**, by the way) - there will be no student 11 in the QtEdit list.

2. Gossip AKA rumours is a way to manipulate opinions of NPCs on other NPCs. Spreading good rumours about somebody makes that person be more liked, and vice versa. Naturally, NPCs sometimes gossip about PC between themselves, too - no immunity for you there. ;) You probably have seen NPCs talk to you about someone and say something like "I hear <character> is a dangerous person" - say hello to a bad rumour. Then again, this is, in fact, in the wiki. And since "mood change tendency" for gossip interactions is a blank "none", that means succeeding or failing said interactions has no effect on the mood of whoever you gossip with.


**The numbering order itself adheres to the Japanese writing system: top to bottom, right to left. That translates to top right corner student seat being 0, bottom right corner - 4, the spot to the left of seat 0 is seat 5, bottom spot in the same column 9, etc. And spot 10 is second in its column because the teacher spot "pushes it down", and the teacher spot holds the last number - 24. So, spot below the teacher spot is student seat 10, the bottom spot in that column is 13, and so on. Confusing to describe, but once you visualize it.
 
Last edited:

JustAl

Active Member
Jan 28, 2022
683
798
Thanks Tsugumi, I wanted to know more about seat number ordering and you conveniently described it -- I didn't know why the Teacher was in seat 10.
 

Tsugumi

Well-Known Member
Oct 16, 2018
1,410
1,150
Ironically, my curious mind keeps wondering from time to time why the teacher is in 24, to begin with. Or, rather, why does the count start with 0, in the first place - was it a "why not" decision, a programming aspect, etc. -, and on top of that why was the teacher, being "in charge of the class", so to speak (top + center spot signifying a leader position), not attached to 0, instead.
 

JustAl

Active Member
Jan 28, 2022
683
798
Ironically, my curious mind keeps wondering from time to time why the teacher is in 24, to begin with. Or, rather, why does the count start with 0, in the first place - was it a "why not" decision, a programming aspect, etc. -, and on top of that why was the teacher, being "in charge of the class", so to speak (top + center spot signifying a leader position), not attached to 0, instead.
Basic game dev situation -- every incrementable in most environments start at index zero. Then they figured rather than trying to organize UI to put the teacher at the top of the roster at index 0 and format the screen to show student desks below, they just organize a simple grid and throw the teacher in the top-middle where his desk is reasonably closest. I'm curious as to how their program is organized internally though, since Japanese devs are so accustomed to working with English-speaking engines like Unity that I didn't expect their student grid would be aligned the Japanese literature way instead of the English spreadsheet way. The AAU modders would know more.
 
  • Like
Reactions: Tsugumi

tiikerihai

Newbie
Oct 22, 2022
98
57
AA2 uses an inhouse Illusion engine from the mid 2000s that received some updates to make gfx look better. It's 100% Japanese moon software in every which way.
 
  • Like
Reactions: JustAl

Bawunga

Active Member
Dec 19, 2019
641
1,720
Just theorycraftng, but would there be any way to have a mod (like a personality module I guess) that reacts to seat number in the same way as teacher so that one could have other faculty positions like principle, janitor, nurse etc?

Man I wish there would be an AA3.
 

sptkc

Member
Feb 10, 2018
185
117
Just theorycraftng, but would there be any way to have a mod (like a personality module I guess) that reacts to seat number in the same way as teacher so that one could have other faculty positions like principle, janitor, nurse etc?

Man I wish there would be an AA3.
Should be possible since there is a way to check seat number in modules. Though considering modules are still character specific, you still need to give it to the corresponding character(s).
 

JustAl

Active Member
Jan 28, 2022
683
798
Should be possible since there is a way to check seat number in modules. Though considering modules are still character specific, you still need to give it to the corresponding character(s).
The short story of it is it's not feasible. The long story is more complex.

I have seen someone make general modules that affect the entire class roster, but they tend to work on card Init or period change. In short, for characters to have continued socialization difference to a seat in live time you'd either change every card you use to adopt those triggers through a module or you'd load one character card who will then persistently check all interactions across the entire roster then all the time then change their actions and responses.

You'll never be able to make the game recognize them as the genuine Teacher, you'll just be manually checking a seat index all the time then changing results to make them feel like a Teacher. There are more viable options. You just need to ask yourself "Why do I want to have a 2nd character like a Teacher?"

The Class Prez role exists which could reasonably wear a suit instead of a uniform and even judges the Teacher enough to kick them out of the school. The Club Leader, Tutor, and Trainer modules have effects on getting a student to boost skills almost like a Teacher. The Banchou, Cultist, and Adaptable modules have some form of affiliation aspect. Mix-and-match. Figure out what you want so you can aim towards something easier than pinging the game a bunch of complicated actions in an attempt to bypass hardcoding.

I wish the game was more modern but it's really good for its era. Runs efficiently, student population is large enough for a small enough map that it always feels busy, the minimal voiced chatter in the game barely but competently covers all actions you can choose to interact with characters. I think you can find something fun to try.
 

Stewsy

Newbie
Jun 21, 2018
19
6
So I tried following the guide for editing to make characters futa but the texture just doesn't load for some reason. Should i be making the changes in i different area than what the how to says or what is shown in the images?
 

JustAl

Active Member
Jan 28, 2022
683
798
So I tried following the guide for editing to make characters futa but the texture just doesn't load for some reason. Should i be making the changes in i different area than what the how to says or what is shown in the images?
I've not tried before, but I did notice (flat-chest small penis characters who count as girls and use girl personalities). Reread your futa guide again, check out this traps guide, and see if you can find a pattern for how to do this correctly.
 

kirisakii

New Member
Oct 21, 2023
2
2
Sorry first post has to be like this, been playing AA2 on and off with various versions and install methods over the years, so I'll preface this with yes I've followed the guide and tried all I could find in over 100 pages of this thread, the github, the modern guide.
Yes I've installed all the prerequisites, included in modern download and others and I cannot figure this out.

Recently got a new pc, it's win10. My old setup copied from my old pc doesn't work here either (was an older mini that worked on my last win10 machine)
1697853377706.png

This happens before the launcher appears, seems a couple people have had this around page 90~100 or so but I saw no fix I hadn't tried, re-tried, whatever.
Tried entirely fresh, tried updating AAU from git, nothing.

So trying again myself, anyone? My kingdom for a working AA2 on my new PC.
 

JustAl

Active Member
Jan 28, 2022
683
798
Sorry first post has to be like this, been playing AA2 on and off with various versions and install methods over the years, so I'll preface this with yes I've followed the guide and tried all I could find in over 100 pages of this thread, the github, the modern guide.
Yes I've installed all the prerequisites, included in modern download and others and I cannot figure this out.

Recently got a new pc, it's win10. My old setup copied from my old pc doesn't work here either (was an older mini that worked on my last win10 machine)
View attachment 3021874

This happens before the launcher appears, seems a couple people have had this around page 90~100 or so but I saw no fix I hadn't tried, re-tried, whatever.
Tried entirely fresh, tried updating AAU from git, nothing.

So trying again myself, anyone? My kingdom for a working AA2 on my new PC.
Well, I'm no expert -- I only started this game within a month's time from now -- but I'll try to walk you through since my AA2 on a Windows 11 PC works great with no need to enable the Windows 10 fixes mentioned in the guide.

First, we must acknowledge your AA2 may not be he newest version uploaded based on AAU. If your game doesn't run after the next step you're rebuilding AA2.

The guide specifies you should only try the Windows 10 fixes if you are already having problems, so try that.
If that doesn't work, you can redownload AA2 using the miniPPex version. Ideally your mods will come in ppx format not pp or pp2 format. The current version of AAU is functionally different than years-old versions of AA2, so if Windows 10 is making it impossible to play then upgrading your game install is the way to go.

Note that Windows 12 is coming next year. Be prepared to upgrade again soon since Windows 10 is End-Of-Life. While Windows 11 it not amazing it will get support some years into Windows 12 release. Be prepared to revisit AAU-AA2 in a year or 2 as the new OS builds up.
 

Tsugumi

Well-Known Member
Oct 16, 2018
1,410
1,150
kirisakii The bitch of the problem is that, if we take you at your word, and you have, in fact, completed all the steps properly, then the complexity would likely require access to your system to figure out, let alone solve...and that is not the level of access one should give to anyone over a porn game, unless their mental capabilities are at the level of people shown in black-&-white infomercial intros.

1. based on experience, including my own when I switched from Mini to MiniPPX: are you sure you installed ".NET Core Runtime" and not ".NET Framework"? Unlike Framework, Core is not a core (pun not intended...maybe) component, and is thus absent from "fresh" systems.

2. full path to the game - is it short, like, "D:/Games/AA2", and not a long one? For example, people believe running "portable" applications from the desktop is okay, not knowing that the path to Desktop is not only longer than they think, but it also is likely to cause issues with access permissions due to the folder being a system folder as far as OS in concerned. To re-phrase: short path, not a system folder.

Honestly, depending on how savvy you are with computers, and how comfortable you feel poking around the system, what I would do if I were in your shoes is fire up Event Viewer, go to Windows Logs -> Application, then make AA2Play.exe crash, and check the log for whatever information it can give. That might give at least a general idea of where to look: access permissions, graphical driver issues, missing files, etc.
 
  • Like
Reactions: JustAl

JustAl

Active Member
Jan 28, 2022
683
798
Good points Tsugumi. I always forget the importance of short system paths for games with deep directories like games made by Illusion -- I borked up my first Honey Select 2 install like that. Also had trouble installing mods to games that were deeply nested in directories like that. I learned my lesson and have few directories with short folder names for my games.

Also yes, installing games in my Windows 11 build when it was then new led to many problems with missing prerequisites. kirisakii, if you want a mindlessly easy way to a working AA2 follow the new user guide and build from scratch--there may be a prerequisite missing, something installed incorrectly (conflicting components from a choose-one-only install scenario), or a core mod that's unstable in newer Windows versions than Win7 but got fixed later.
 

tiikerihai

Newbie
Oct 22, 2022
98
57
0xc000007b is a component error, a component required for running the program is not there or broken. It can be anything ranging from not having the component installed at all to having viruses that break the component. The first thing you need working are the requirements of AA2 and AAU which are 32bit C++ redist and directx9c. After that you need other stuff in your system to actually work too: drivers, system components, etc and that's beyond the scope of AA2. I already told some other guy in this thread to use DISM and SFC, you do the same thing provided installing directx and c++ redist fails. If you don't know what those are, you can use google.

After both the required components are installed and DISM and SFC are used, it should work. If not, well you have a problem.
 

kirisakii

New Member
Oct 21, 2023
2
2
Yeah I can confidently say I've done a nontrivial amount more than the average my-game-is-bork posts, including DISM but I'll do some more playing around and see what turns up. Started on this some hours back by this point.

Will report back after sleep and work, thanks for the responses.
Ah to clarify to those who responded -- and just to be completely clear but also not be that guy; above average level, literate internet user with a hobbyist softdev background but by no means an expert or professional. Prefer to save you all repeating the same things I've read the last like 2 years of this thread and adding bloat, you know? Now I sound kind of arrogant though.
 
  • Like
Reactions: JustAl and Tsugumi

tiikerihai

Newbie
Oct 22, 2022
98
57
Well ultimately the problem with your problem is that in a way you're seeking help from the wrong place. Your system is borked and any generic "how to make AA2 run" type of advice would be unhelpful. You need advice specifically tailored to your system to figure out what is causing the issue and how to fix it. Or a Windows reinstall.

I checked discord since I know I've seen people with this issue before to see if there was anything particular of notice, but I can't really find any success stories at all. I think there was 1 person I helped that managed to get it to work. From my understanding they reinstalled windows, but they were Korean so the language barrier makes it a guess at best.
 

OakWhoYell

Newbie
Nov 28, 2018
27
28
Hey there. Can anyone share 02_uncensor_CIV_v1_2.ppx? I somehow can't download it from Patreon, it downloads at 30-80 KB/s and after a 30-40 seconds drops to 0 KB/s and later throws a download error. Tried it with several VPNs and browsers but no luck.
 

JustAl

Active Member
Jan 28, 2022
683
798
need help, why all characters have white skin i dont know how to change that...
Do you mean a systemic issue where color sliders do not work at all? Then you should try verifying your installation of AA2. I got it working no problem so the issue of pale skin and lack of ability to change it is not familiar to me.
 
4.70 star(s) 18 Votes