<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.anime-sharing.com/hgames/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Besty</id>
		<title>Hgames Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.anime-sharing.com/hgames/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Besty"/>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Special:Contributions/Besty"/>
		<updated>2026-06-04T05:08:29Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.1</generator>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Accidental_Woman/Story/Characters&amp;diff=26235</id>
		<title>Accidental Woman/Story/Characters</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Accidental_Woman/Story/Characters&amp;diff=26235"/>
				<updated>2018-10-26T08:44:17Z</updated>
		
		<summary type="html">&lt;p&gt;Besty: List of charaters&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== PC ==&lt;br /&gt;
Your main character who you control. It can be a born male or female considering one of the two prologues you have chosen. All the properties are customizable.&lt;br /&gt;
==Semi random NPC ==&lt;br /&gt;
Some NPC's in game are not completely random generated and will have the same properties every time you start a new game. They are usually important for the plot.&lt;br /&gt;
=== Lily ===&lt;br /&gt;
Friend of the &amp;quot;born male&amp;quot; protagonist. &lt;br /&gt;
=== Toby ===&lt;br /&gt;
Friend of the &amp;quot;born female&amp;quot; protagonist. &lt;br /&gt;
=== Pharmacist ===&lt;br /&gt;
To be done&lt;br /&gt;
=== Real estate agent ===&lt;br /&gt;
To be done&lt;/div&gt;</summary>
		<author><name>Besty</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Accidental_Woman/Technical_Help/Modding&amp;diff=26234</id>
		<title>Accidental Woman/Technical Help/Modding</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Accidental_Woman/Technical_Help/Modding&amp;diff=26234"/>
				<updated>2018-10-26T08:05:27Z</updated>
		
		<summary type="html">&lt;p&gt;Besty: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General modding ==&lt;br /&gt;
Accidental woman supports modding of many different parts of the game. One of the core concepts regarding making your very own mods for AW are .AWR (AW recources) and .AWM (AW mods) files which contains your mod images and information. &lt;br /&gt;
&lt;br /&gt;
Caution! Accidental Woman has been designed from the ground up to support player customization and modding. Despite this, loading custom items, sex actions/positions, scenes, events, and scenarios (or whatever else) can result in all manner of bugs, including game-breaking ones. While basic checks on mod file data will be performed, it's impossible to verify every possible aspect of loaded data. There are limits on what is possible, especially for an independant develper... If you are using mods and encounter an error, please try without the mod (or in a different order) before reporting it as a bug.&lt;br /&gt;
&lt;br /&gt;
== AWR ==&lt;br /&gt;
Resource files are created with a special tool that is distributed with the game. You can use it to create archives of images that you can load into the game using the Custom Content Loading Page.&lt;br /&gt;
&lt;br /&gt;
== AWM ==&lt;br /&gt;
Mod files are created with another special tool that is distributed with the game too. Using the siple markup you can create then compile them into the file that you can load into the game using the Custom Content Loading Page.&lt;br /&gt;
&lt;br /&gt;
== Q&amp;amp;A ===&lt;br /&gt;
'''Q:''' I was using the AWR image creator and trying to figure out how to swap the character image to something that I have. I was able to make the file, but I don't know how to get the game to recognize it as the character portrait.&lt;br /&gt;
&lt;br /&gt;
'''A:''' Right now it works, but requires you to replace a couple specific images. It is planned to make a declared override image variable for the PC, but that hasn't been done yet. So, you need to name your image AWHead_[color]&lt;br /&gt;
where [color] is the color:&lt;br /&gt;
&amp;lt;sub&amp;gt;* Tan&lt;br /&gt;
* Pale&lt;br /&gt;
* Fair&lt;br /&gt;
* Bronzed&lt;br /&gt;
* DarkTan&lt;br /&gt;
* DeepTan&lt;br /&gt;
* Brown&lt;br /&gt;
* Black&lt;br /&gt;
* LAsian&lt;br /&gt;
* DAsian&amp;lt;/sub&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The image should be 265x300px. So if your PC had tanned skin, you'd name your replacement &amp;quot;AWHead_Tan.png&amp;quot; and use the image mod file creator to turn that into a mod file, then load it with the mod interface.&lt;/div&gt;</summary>
		<author><name>Besty</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Accidental_Woman/Technical_Help/Modding&amp;diff=26233</id>
		<title>Accidental Woman/Technical Help/Modding</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Accidental_Woman/Technical_Help/Modding&amp;diff=26233"/>
				<updated>2018-10-26T08:04:55Z</updated>
		
		<summary type="html">&lt;p&gt;Besty: Created and added something&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General modding ==&lt;br /&gt;
Accidental woman supports modding of many different parts of the game. One of the core concepts regarding making your very own mods for AW are .AWR (AW recources) and .AWM (AW mods) files which contains your mod images and information. &lt;br /&gt;
&lt;br /&gt;
Caution! Accidental Woman has been designed from the ground up to support player customization and modding. Despite this, loading custom items, sex actions/positions, scenes, events, and scenarios (or whatever else) can result in all manner of bugs, including game-breaking ones. While basic checks on mod file data will be performed, it's impossible to verify every possible aspect of loaded data. There are limits on what is possible, especially for an independant develper... If you are using mods and encounter an error, please try without the mod (or in a different order) before reporting it as a bug.&lt;br /&gt;
&lt;br /&gt;
== AWR ==&lt;br /&gt;
Resource files are created with a special tool that is distributed with the game. You can use it to create archives of images that you can load into the game using the Custom Content Loading Page.&lt;br /&gt;
&lt;br /&gt;
== AWM ==&lt;br /&gt;
Mod files are created with another special tool that is distributed with the game too. Using the siple markup you can create then compile them into the file that you can load into the game using the Custom Content Loading Page.&lt;br /&gt;
&lt;br /&gt;
== Q&amp;amp;A ===&lt;br /&gt;
'''Q:''' I was using the AWR image creator and trying to figure out how to swap the character image to something that I have. I was able to make the file, but I don't know how to get the game to recognize it as the character portrait.&lt;br /&gt;
&lt;br /&gt;
'''A:''' Right now it works, but requires you to replace a couple specific images. It is planned to make a declared override image variable for the PC, but that hasn't been done yet. So, you need to name your image AWHead_[color]&lt;br /&gt;
where [color] is the color:&lt;br /&gt;
* Tan&lt;br /&gt;
* Pale&lt;br /&gt;
* Fair&lt;br /&gt;
* Bronzed&lt;br /&gt;
* DarkTan&lt;br /&gt;
* DeepTan&lt;br /&gt;
* Brown&lt;br /&gt;
* Black&lt;br /&gt;
* LAsian&lt;br /&gt;
* DAsian&lt;br /&gt;
&lt;br /&gt;
The image should be 265x300px. So if your PC had tanned skin, you'd name your replacement &amp;quot;AWHead_Tan.png&amp;quot; and use the image mod file creator to turn that into a mod file, then load it with the mod interface.&lt;/div&gt;</summary>
		<author><name>Besty</name></author>	</entry>

	<entry>
		<id>http://wiki.anime-sharing.com/hgames/index.php?title=Template:Accidental_Woman&amp;diff=26232</id>
		<title>Template:Accidental Woman</title>
		<link rel="alternate" type="text/html" href="http://wiki.anime-sharing.com/hgames/index.php?title=Template:Accidental_Woman&amp;diff=26232"/>
				<updated>2018-10-26T07:51:29Z</updated>
		
		<summary type="html">&lt;p&gt;Besty: added modding page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[Accidental Woman/Story|Story]]'''&lt;br /&gt;
*[[Accidental Woman/Story/Characters|Characters]]&lt;br /&gt;
&lt;br /&gt;
'''[[Accidental Woman/Gameplay|Gameplay]]'''&lt;br /&gt;
*[[Accidental Woman/Gameplay/Dates|Dates]]&lt;br /&gt;
*[[Accidental Woman/Gameplay/H_Guide|H Guide]]&lt;br /&gt;
*[[Accidental Woman/Gameplay/Events|Events]]&lt;br /&gt;
*[[Accidental Woman/Gameplay/Locations|Locations]]&lt;br /&gt;
*[[Accidental Woman/Gameplay/Customization|Customization]]&lt;br /&gt;
**[[Accidental Woman/Gameplay/Customization/Clothing|Clothing]]&lt;br /&gt;
*[[Accidental Woman/Gameplay/Items|Items]]&lt;br /&gt;
**[[Accidental Woman/Gameplay/Items/Special_Items|Special Items]]&lt;br /&gt;
&lt;br /&gt;
'''[[Accidental Woman/Technical_Help|Technical Help]]'''&lt;br /&gt;
*[[Accidental Woman/Technical_Help/Modding|Modding]]&lt;br /&gt;
&lt;br /&gt;
'''[[Accidental Woman/Other_Info|Other Info]]'''&lt;br /&gt;
* [[Accidental Woman/Other_Info/FAQ|FAQ]]&lt;/div&gt;</summary>
		<author><name>Besty</name></author>	</entry>

	</feed>