Lobby: Up
Online: 57
Sync Range: 40
* FAQ    * Search
It is currently Thu Mar 28, 2024 1:38 pm

All times are UTC




Post new topic  Reply to topic  [ 69 posts ]  Go to page 1 2 3 4 57 Next
Author Message
PostPosted: Wed Mar 07, 2018 10:29 pm 
Offline
User avatar

Joined: Wed May 10, 2017 8:26 pm
Posts: 3780
http://nasomi.com/wiki/index.php?title= ... using_WINE

_________________
Returning/Existing Player? Trouble logging in? Click here |~| New player Gil guide |~| More Troubleshooting


Last edited by Nabutso on Mon Aug 27, 2018 6:08 pm, edited 1 time in total.

Top
   
PostPosted: Sat Mar 10, 2018 3:27 am 
Offline

Joined: Wed Feb 01, 2017 1:28 pm
Posts: 2
Thank you! Worked great on Mac. This is probably obvious, but didn't need imm32.dll.so and some of the file paths were different on mac. Other than that, great guide!!! :D :D :D

Also, If it helps anyone, I've updated my scripts with the new paths. This way I can launch FFXI and its configuration tool straight from the doc.

To launch FFXI:
tell application "Terminal"
reopen
activate
do script "cd ~/.wine/drive_c/NasomiXI/SquareEnix/Ashita/ffxi-bootmod/" in window 1
delay 2
do script "wine boot.exe --server nasomi.com --hairpin" in window 1
end tell

To launch FFXI Config:
tell application "Terminal"
reopen
activate
do script "cd ~/.wine/drive_c/NasomiXI/SquareEnix/'FINAL FANTASY XI'/ToolsUS/" in window 1
delay 2
do script "wine 'FINAL FANTASY XI Config.exe'" in window 1
end tell


Top
   
PostPosted: Sat Mar 10, 2018 4:07 am 
Offline
User avatar

Joined: Wed May 10, 2017 8:26 pm
Posts: 3780
So you were alright without the extra imm32.dll.so? Maybe a new WINE version doesn't need it. If someone else wants to try it out with whatever imm32.dll.so comes with their WINE install, i'll remove that from the guide.

_________________
Returning/Existing Player? Trouble logging in? Click here |~| New player Gil guide |~| More Troubleshooting


Top
   
PostPosted: Fri Mar 23, 2018 3:09 pm 
Offline
User avatar

Joined: Thu Mar 08, 2018 3:50 pm
Posts: 273
Hi, so I'm going to preface this post by stating that I'm fairly computer illiterate.../sigh

I'm trying to get Nasomi/FFXI to run on my mac in an attempt to be able to play at a higher FPS. Currently I'm stuck on step 2 of your guide because I cannot figure out how to extract the .zip to the C drive. I have installed WineHQ on my mac and I can see that in my applications folder.


Top
   
PostPosted: Fri Mar 23, 2018 5:38 pm 
Offline
User avatar

Joined: Wed May 10, 2017 8:26 pm
Posts: 3780
I don't know if you need to download anything to unzip something but, you can't just right click unzip or something?

_________________
Returning/Existing Player? Trouble logging in? Click here |~| New player Gil guide |~| More Troubleshooting


Top
   
PostPosted: Mon Aug 27, 2018 6:03 pm 
Offline

Joined: Fri Jul 07, 2017 3:44 am
Posts: 3
Hello!

Looking for a little help here!

I have installed wine. Installed the game. But I am running into an error when I go to launch it. The Nasomi files are on my desktop.

I did not do the .dll step. Is that why I am running into problems?

Can someone tell me the file path I need to type into wine when I launch it to launch the game and the config?

When I type in wine NasomiXI.Desktop.exe I get this.

(COMPUTERNAME):~ (USERNAME)$ wine ashita.exe
0029:fixme:hid:parse_descriptor More than 10 individual usages defined
0029:fixme:hid:parse_descriptor More than 10 individual usages defined
0029:fixme:hid:parse_descriptor More than 10 individual usages defined
0029:fixme:hid:parse_descriptor More than 10 individual usages defined
0029:fixme:hid:parse_descriptor More than 10 individual usages defined
0029:fixme:hid:parse_descriptor More than 10 individual usages defined
0029:fixme:hid:parse_descriptor More than 10 individual usages defined
0029:fixme:hid:parse_descriptor More than 10 individual usages defined
wine: cannot find L"C:\\windows\\system32\\ashita.exe"
(COMPUTERNAME):~ (USERNAME)$ 0029:fixme:seh:call_stack_handlers calling personality routine in system library not supported yet
0029:fixme:seh:call_stack_handlers calling personality routine in system library not supported yet
wine: Unhandled page fault on read access to 0x454a9860 at address 0x42cb1756 (thread 0029), starting debugger...
0029:err:seh:start_debugger Couldn't start debugger ("winedbg --auto 32 44") (1115)
Read the Wine Developers Guide on how to set up winedbg or another debugger
0029:fixme:seh:RtlUnwindEx calling personality routine in system library not supported yet
0029:fixme:seh:RtlUnwindEx calling personality routine in system library not supported yet


Top
   
PostPosted: Mon Aug 27, 2018 6:08 pm 
Offline
User avatar

Joined: Wed May 10, 2017 8:26 pm
Posts: 3780
2 problems you have there.

You can't run ashita in wine, and you didn't give the path to where it would be (so it assumed a system directory for windows).

We can't tell you where the installed the game to. That's where the path would be, wherever you installed it. The path is given in part on the installation guide in the link at the top of this thread.

You will need to do the .dll step as well, or else the game will crash when you launch it.

_________________
Returning/Existing Player? Trouble logging in? Click here |~| New player Gil guide |~| More Troubleshooting


Top
   
PostPosted: Mon Aug 27, 2018 6:36 pm 
Offline

Joined: Fri Jul 07, 2017 3:44 am
Posts: 3
Progress!

I have gotten the login to launch. ( I have used Nasomi on a PC before)

When the login is successful and it goes to launch the game nothing happens. I am assuming this is because of the dll file step.

I have downloaded the dll. I am reading the guide but am not 100% sure how to do it still. Sorry for all the questions! First time using Wine and new to mac in general.


Top
   
PostPosted: Wed Sep 12, 2018 9:52 am 
Offline

Joined: Wed Sep 12, 2018 9:15 am
Posts: 3
I keep trying to open the boot.exe file but it will not run. I am on a mac.


Top
   
PostPosted: Sat Oct 06, 2018 5:20 pm 
Offline

Joined: Fri Oct 05, 2018 6:07 pm
Posts: 2
when i put my username and password it just repeats the login forever what do?


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 69 posts ]  Go to page 1 2 3 4 57 Next

All times are UTC


Who is online

Users browsing this forum: Bing [Bot] and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited