LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problems with RPG Maker XP on Wine - Linux Educacional 3.0 (https://www.linuxquestions.org/questions/linux-software-2/problems-with-rpg-maker-xp-on-wine-linux-educacional-3-0-a-835051/)

leronir 09-28-2010 06:31 PM

Problems with RPG Maker XP on Wine - Linux Educacional 3.0
 
Linux Educacional is a Brazilian version of Linux, made for digital inclusion in schools.
I'm in a project to instruct the children on games development, for this we're using RPG Maker XP, running in Wine.The program works great, in first view the only problem is the windows bar, because it crash when clicked.
But now I discovered another problem. None of the texts works on events, neither in game menu when testing. We suppose that is an error when trying to identify windows fonts, but I don't know how to solve this problem, if it's the problem and if it have a solution.
If you can help-me i'll be grateful.
Thanks for reading and sorry for the engrish

John VV 09-28-2010 10:44 PM

my standard replay is...
if you are going to NEED and USE a Microsoft ONLY program then run it on MICROSOFT

that said . what version of wine is it ? the current stable is 1.2
http://www.winehq.org/download/

from " http://linuxeducacional.com/ "-- is this the correct one, my Spanish is very bad .
it looks like it is KDE "mostly" - what version of KDE ?

what are the versions of software on it ?

as for text ?? only a guess but i would bet that it is looking for some Microsoft only( copy-right) true-type fonts
most of them have been released and are free to install

but as to HOW to install the "msttcore-fonts-2.0-3" fonts on this distro ??? i have NO idea

most fonts on most linux distros can just be copied to the fonts folder or the users $home/.fonts folder

but then adding the fonts to the wine " MS system registry "
a question -- do you know how to use the Microsoft tool " regedit.exe" on windows
Wine might need to have it's registry edited to use the fonts .

leronir 09-29-2010 11:19 AM

Well, I can't use windows because de school only have Linux, We pretend to use next year Construct, butwe're learning yet.
Linux Educacional is based on Kubuntu 8.04
I can't answer de version of wine 'cause I need to go to school to see. This website is correct, but your spanish doesn't help much, it's in portuguese =D
The version of RPG Maker XP is 1.03
I don't have Wine here, but i want to know if exist some directory in wine C:/windows/fonts. Maybe I can install the fonts in this directory.

MTK358 09-29-2010 12:49 PM

Quote:

Originally Posted by leronir (Post 4112789)
I don't have Wine here, but i want to know if exist some directory in wine C:/windows/fonts. Maybe I can install the fonts in this directory.

Wine's "C: drive" is located at ~/.wine/drive_c.


All times are GMT -5. The time now is 09:44 AM.